[Bug 1509422] Re: package uses versioned shebangs

2015-10-24 Thread Dmitry Shachnev
For python-invoke this was fixed in https://launchpad.net/ubuntu/+source
/python-invoke/0.9.0-2.

** Changed in: python-invoke (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-rtslib-fb in Ubuntu.
https://bugs.launchpad.net/bugs/1509422

Title:
  package uses versioned shebangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-bashate/+bug/1509422/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1433782] Re: Sync gdisk 0.8.10-2 (main) from Debian unstable (main)

2015-03-20 Thread Dmitry Shachnev
This bug was fixed in the package gdisk - 0.8.10-2
Sponsored for Jackson Doak (noskcaj)

---
gdisk (0.8.10-2) unstable; urgency=medium

  [ intrigeri ]
  * Fixed-bug-that-caused-spurious-1-exit-condition-in-g.patch: new patch,
cherry-picked from upstream, that fixes spurious non-zero exit code
in many cases. (Closes: #779797)

  [ Guillaume Delacour ]
  * Test partition table creation return code in upstream testsuite just to
be sure the bug is fixed

 -- Guillaume Delacour   Thu, 12 Mar 2015 23:39:16 +0100

** Changed in: gdisk (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to gdisk in Ubuntu.
https://bugs.launchpad.net/bugs/1433782

Title:
  Sync gdisk 0.8.10-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdisk/+bug/1433782/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Merge] lp:~corey.bryant/ubuntu/vivid/pylibmc/enable-tests into lp:ubuntu/pylibmc

2015-03-10 Thread Dmitry Shachnev
Review: Needs Information

This package comes from Debian without changes, please submit the patch there 
as described in https://wiki.ubuntu.com/Debian/Bugs.
-- 
https://code.launchpad.net/~corey.bryant/ubuntu/vivid/pylibmc/enable-tests/+merge/250305
Your team Ubuntu Server Team is subscribed to branch lp:ubuntu/pylibmc.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1424170] Re: package python-markdown 2.5.1-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2015-02-21 Thread Dmitry Shachnev
This looks like a random segfault somewhere in postinst code, not really
informative without a stack trace.

** Changed in: python-markdown (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-markdown in Ubuntu.
https://bugs.launchpad.net/bugs/1424170

Title:
  package python-markdown 2.5.1-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 139

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-markdown/+bug/1424170/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1423851] Re: [FFe] python-markdown 2.6

2015-02-20 Thread Dmitry Shachnev
This bug was fixed in the package python-markdown - 2.6-1

---
python-markdown (2.6-1) experimental; urgency=medium

  * New upstream release.
- No longer calls logging.captureWarnings on input (closes: #776591).
  * Update debian/watch to point to pypi.debian.net.

 -- Dmitry Shachnev   Fri, 20 Feb 2015 11:00:34
+0300

** Changed in: python-markdown (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-markdown in Ubuntu.
https://bugs.launchpad.net/bugs/1423851

Title:
  [FFe] python-markdown 2.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-markdown/+bug/1423851/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1423851] Re: [FFe] python-markdown 2.6

2015-02-20 Thread Dmitry Shachnev
These are just warnings, not actual errors (and these warnings existed
in previous release as well, just were upgraded from
PendingDeprecationWarning to DeprecationWarning).

The upstream way for removing the features is:

1) PendingDeprecationWarning in release x.y
2) DeprecationWarning in release x.(y+1)
3) functionality removed and no longer works in release x.(y+2)

In this release there were only things that moved from 1) to 2), not
from 2) to 3). So nothing to worry about (and the software developers
will know that they shouldn't use certain features).

** Changed in: python-markdown (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-markdown in Ubuntu.
https://bugs.launchpad.net/bugs/1423851

Title:
  [FFe] python-markdown 2.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-markdown/+bug/1423851/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1423851] [NEW] [FFe] python-markdown 2.6

2015-02-20 Thread Dmitry Shachnev
Public bug reported:

I would like to see python-markdown 2.6 (which was released today) in
vivid. Despite having some new features and changes (see changelog [1]),
it fixes some important bugs like [2] and [3].

[1] http://pythonhosted.org/Markdown/release-2.6.html
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776591
[3] https://github.com/waylan/Python-Markdown/commit/044c0f2f61c2e289

Upstream has a large test suite, and the tests are run during build.

If this is approved, I am going to sync python-markdown 2.6-1 from
Debian experimental.

** Affects: python-markdown (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: vivid

** Attachment added: "Build log"
   
https://bugs.launchpad.net/bugs/1423851/+attachment/4323160/+files/python-markdown_2.6-1_amd64.build

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-markdown in Ubuntu.
https://bugs.launchpad.net/bugs/1423851

Title:
  [FFe] python-markdown 2.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-markdown/+bug/1423851/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1364525] [NEW] Sync nose 1.3.4-1 (main) from Debian unstable (main)

2014-09-02 Thread Dmitry Shachnev
Public bug reported:

Please sync nose 1.3.4-1 (main) from Debian unstable (main)

Changelog entries since current utopic version 1.3.3-2:

nose (1.3.4-1) unstable; urgency=medium

  * New upstream bugfix release.
  * debian/patches/fix_constructor: drop, applied upstream.
  * Update my email address.
  * Update debian/copyright.

 -- Dmitry Shachnev   Tue, 02 Sep 2014 14:00:40
+0400

** Affects: nose (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: nose (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nose in Ubuntu.
https://bugs.launchpad.net/bugs/1364525

Title:
  Sync nose 1.3.4-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nose/+bug/1364525/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1355069] [NEW] Sync nose 1.3.3-2 (main) from Debian unstable (main)

2014-08-11 Thread Dmitry Shachnev
Public bug reported:

Please sync nose 1.3.3-2 (main) from Debian unstable (main)

Changelog entries since current utopic version 1.3.3-1:

nose (1.3.3-2) unstable; urgency=low

  * Add patch to make sure we call super constructor for LazySuite. Without
this, tests fail under Python3.4 as _removed_tests not defined. Patch
copied from https://github.com/nose-devs/nose/pull/811 which has been
included upstream in git. Closes: #757640.

 -- Brian May   Mon, 11 Aug 2014 09:21:01 +1000

** Affects: nose (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: nose (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nose in Ubuntu.
https://bugs.launchpad.net/bugs/1355069

Title:
  Sync nose 1.3.3-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nose/+bug/1355069/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1300429] Re: Sync nose 1.3.1-2 (main) from Debian unstable (main)

2014-04-01 Thread Dmitry Shachnev
Already synced by Dimitri.

** Changed in: nose (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nose in Ubuntu.
https://bugs.launchpad.net/bugs/1300429

Title:
  Sync nose 1.3.1-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nose/+bug/1300429/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1294968] [NEW] Sync nose 1.3.1-1 (main) from Debian unstable (main)

2014-03-19 Thread Dmitry Shachnev
Public bug reported:

Please sync nose 1.3.1-1 (main) from Debian unstable (main)

This is a new bugfix release, and fixes a RC bug.

Changelog entries since current trusty version 1.3.0-3:

nose (1.3.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop d/patches/issue759, applied in the new version.
  * Add three new patches (issue782, issue783 and issue788) to fix
various test failures (closes: #741750).
  * Disable one more unstable test.
  * Remove unit_tests/support/doctest/noname_wrapped.not_pyc in
clean target.

 -- Dmitry Shachnev   Wed, 19 Mar 2014 10:31:26 -0400

** Affects: nose (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: nose (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nose in Ubuntu.
https://bugs.launchpad.net/bugs/1294968

Title:
  Sync nose 1.3.1-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nose/+bug/1294968/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1282923] Re: Sync tomcat6 6.0.39-1 (universe) from Debian unstable (main)

2014-02-23 Thread Dmitry Shachnev
This bug was fixed in the package tomcat6 - 6.0.39-1
Sponsored for LocutusOfBorg (costamagnagianfranco)

---
tomcat6 (6.0.39-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
- Refreshed the patches
  * Standards-Version updated to 3.9.5 (no changes)
  * Switch to debhelper level 9
  * Use XZ compression for the upstream tarball
  * Use canonical URL for the Vcs-Git field

 -- Emmanuel Bourg   Mon, 17 Feb 2014 00:02:00 +0100

** Changed in: tomcat6 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in Ubuntu.
https://bugs.launchpad.net/bugs/1282923

Title:
  Sync tomcat6 6.0.39-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/1282923/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1282923] Re: Sync tomcat6 6.0.39-1 (universe) from Debian unstable (main)

2014-02-23 Thread Dmitry Shachnev
I agree that this is a bugfix release, so freeze exception is not
needed.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in Ubuntu.
https://bugs.launchpad.net/bugs/1282923

Title:
  Sync tomcat6 6.0.39-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/1282923/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1279692] [NEW] Sync nose 1.3.0-3 (main) from Debian unstable (main)

2014-02-13 Thread Dmitry Shachnev
Public bug reported:

Please sync nose 1.3.0-3 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * d/patches/issue759: Fixes for build failures against Python 3.4.

Applied in Debian.

Changelog entries since current trusty version 1.3.0-2.1ubuntu1:

nose (1.3.0-3) unstable; urgency=medium

  * Team upload.
  * d/patches/issue759: Add a patch from Barry Warsaw to fix FTBFS
with Python 3.4. 
  * d/control: Bump Standards-Version to 3.9.5, no changes needed.
  * Rebuild closes: #730749.

 -- Dmitry Shachnev   Wed, 12 Feb 2014 18:48:36 +0400

** Affects: nose (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: nose (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nose in Ubuntu.
https://bugs.launchpad.net/bugs/1279692

Title:
  Sync nose 1.3.0-3 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nose/+bug/1279692/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-02-12 Thread Dmitry Shachnev
Unsubscribing sponsors until Iain's question is addressed.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1276032

Title:
  Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1276032/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1278954] Re: Please merge backuppc 3.3.0-2 (main) from Debian unstable (main)

2014-02-12 Thread Dmitry Shachnev
Please re-subscribe ubuntu-sponsors when you address Martin's review.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in Ubuntu.
https://bugs.launchpad.net/bugs/1278954

Title:
  Please merge backuppc 3.3.0-2 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/1278954/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1262712] Re: [SRU] Backport iscsitarget 1.4.20.3+svn490 into Precise

2014-01-15 Thread Dmitry Shachnev
Is it possible to backport only the needed fixes, not the whole
snapshot? That will be much easier to review.

Also, the description is missing a Regression Potential section.

** Also affects: iscsitarget (Ubuntu Precise)
   Importance: Undecided
   Status: New

** No longer affects: iscsitarget (Ubuntu)

** Changed in: iscsitarget (Ubuntu Precise)
   Status: New => Triaged

** Changed in: iscsitarget (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: iscsitarget (Ubuntu Precise)
 Assignee: (unassigned) => Stefan Bader (smb)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to iscsitarget in Ubuntu.
https://bugs.launchpad.net/bugs/1262712

Title:
  [SRU] Backport iscsitarget 1.4.20.3+svn490 into Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/precise/+source/iscsitarget/+bug/1262712/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 972466] Re: lxml HTML parser mangles documents whose tags define the charset as other than UTF-8

2013-09-29 Thread Dmitry Shachnev
** Package changed: beautifulsoup (Ubuntu) => beautifulsoup4 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to beautifulsoup in Ubuntu.
https://bugs.launchpad.net/bugs/972466

Title:
  lxml HTML parser mangles documents whose  tags define the
  charset as other than UTF-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/beautifulsoup/+bug/972466/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 972466] Re: lxml HTML parser mangles documents whose tags define the charset as other than UTF-8

2013-09-29 Thread Dmitry Shachnev
** Also affects: beautifulsoup (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: beautifulsoup (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to beautifulsoup in Ubuntu.
https://bugs.launchpad.net/bugs/972466

Title:
  lxml HTML parser mangles documents whose  tags define the
  charset as other than UTF-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/beautifulsoup/+bug/972466/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1199037] Re: backport eventlet exception context fix

2013-08-09 Thread Dmitry Shachnev
Unsubscribed sponsors, the fix is now in -proposed.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-eventlet in Ubuntu.
https://bugs.launchpad.net/bugs/1199037

Title:
  backport eventlet exception context fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1199037/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1189926] Re: data corruption in storage attached to VM using KVM

2013-06-13 Thread Dmitry Shachnev
Unsubscribing sponsors, as the fix has been uploaded.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1189926

Title:
  data corruption in storage attached to VM using KVM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1189926/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1155940] Re: Sync krb5 1.10.1+dfsg-4+nmu1 (main) from Debian unstable (main)

2013-03-17 Thread Dmitry Shachnev
On Sat, Mar 16, 2013 at 7:10 PM, Dmitrijs Ledkovs
 wrote:
> For CVE bugs one can also subscribe ubuntu-security-sponsors for "fast-
> tracking". ;-)

Thanks, will do next time :)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/1155940

Title:
  Sync krb5 1.10.1+dfsg-4+nmu1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1155940/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1155940] [NEW] Sync krb5 1.10.1+dfsg-4+nmu1 (main) from Debian unstable (main)

2013-03-16 Thread Dmitry Shachnev
*** This bug is a security vulnerability ***

Public security bug reported:

Please sync krb5 1.10.1+dfsg-4+nmu1 (main) from Debian unstable (main)

Changelog entries since current raring version 1.10.1+dfsg-4:

krb5 (1.10.1+dfsg-4+nmu1) unstable; urgency=high

  * Non-maintainer upload by the Security Team.
  * Fix cve-2013-1016: null pointer derefence when handling a draft9 request
(closes: #702633).

 -- Michael Gilbert   Fri, 15 Mar 2013 04:15:27
+

** Affects: krb5 (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: krb5 (Ubuntu)
   Importance: Undecided => Wishlist

** Information type changed from Public to Public Security

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1016

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/1155940

Title:
  Sync krb5 1.10.1+dfsg-4+nmu1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1155940/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 891085] Re: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: subprocess post-installation returned error code 75

2011-11-16 Thread Dmitry Shachnev
** Summary changed:

- package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 75
+ package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: subprocess 
post-installation returned error code 75

** Summary changed:

- package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: subprocess 
post-installation returned error code 75
+ package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: subprocess of 
post-installation script returned error code 75

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/891085

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  subprocess of post-installation script returned error code 75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/891085/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 884240] Re: I'm having the same issue.

2011-10-31 Thread Dmitry Shachnev
What do you mean by "the same issue"? If this issue has already been
reported on Launchpad, please mark this one as a duplicate using a link
in right panel.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/884240

Title:
  I'm having the same issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/884240/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs