[ubuntu/jaunty] net-snmp 5.4.1~dfsg-11ubuntu1 (Accepted)

Chuck Short zulcss at ubuntu.com
Fri Nov 14 19:45:21 GMT 2008


net-snmp (5.4.1~dfsg-11ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - Set Ubuntu maintainer address.
    - net-snmp-config. Use bash (LP: #104738)
  * Removed multiuser option when calling update-rc.d (LP: #254261).
  * debian/patches/52_fix_snmpcmd_1_typo.patch: Adjust a typo in snmpcd.1
    (LP: #250459)
  * debian/snmp.init: LSBify the snmpd.init script. Add status notification,
    based on inital patch by Gary Coady. (LP: #43575)
  * Dropped debian/patches/51_CVE-2008-0960.patch: Use debian's instead.
  * Dropped debian/patches/54_fix_registration_error.patch: Use debian's instead.

net-snmp (5.4.1~dfsg-11) unstable; urgency=high

  * This update fixes the following security issue:
    - CVE-2008-4309: A bug in the getbulk handling code could let anyone
      with even minimal access crash the agent. (Closes: #504150)

net-snmp (5.4.1~dfsg-10) unstable; urgency=high

  * Fix python regression introduced by fix of CVE-2008-2292 (Closes: #497656)
  * Fix xen dom0 problems (Closes: #500717)

net-snmp (5.4.1~dfsg-9) unstable; urgency=low

  * Ack NMU (Closes: #485945)
  * Updated standards version to 3.8.0 (no changes)
  * Update debconf translations:
   o sv: Martin Bagge <brother at bsnet.se> (Closes: #491778)
   o ja: Hideki Yamane (Debian-JP) <henrich at debian.or.jp> (Closes: #494118)
  * Add patch to support -g {groupname} (Closes: #441871, #468577, #485948)
  * Add official patch to suppress annoying warning in syslog (Closes: #493281)
  * Fix default stop section in LSB header of start script.

net-snmp (5.4.1~dfsg-8.1) unstable; urgency=high

  * Non-maintainer upload by the Security Team.
  * This update fixes the following security issue:
    - CVE-2008-0960: The authentication code relies on the client specified
      HMAC length which makes it easier for an attacker to match a correct HMAC
      and authentication if a single byte HMAC is supplied (Closes: #485945)

net-snmp (5.4.1~dfsg-8) unstable; urgency=low

  * NACK NMU as the patch broke perl (Closes: #483588)
  * Really fix CVE-2008-2292 using two upstream patches (Closes: #482333)
  * Update nl translation (Closes: #460587)
  * Update patch for support of long interface names to upstream version

Date: Wed, 05 Nov 2008 02:59:05 +0000
Changed-By: Chuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Chuck Short <chuck.short at canonical.com>
https://launchpad.net/ubuntu/jaunty/+source/net-snmp/5.4.1~dfsg-11ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 05 Nov 2008 02:59:05 +0000
Source: net-snmp
Binary: snmpd snmp libsnmp-base libsnmp15 libsnmp-dev libsnmp-perl libsnmp-python tkmib
Architecture: source
Version: 5.4.1~dfsg-11ubuntu1
Distribution: jaunty
Urgency: high
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chuck Short <zulcss at ubuntu.com>
Description: 
 libsnmp-base - SNMP (Simple Network Management Protocol) MIBs and documentation
 libsnmp-dev - SNMP (Simple Network Management Protocol) development files
 libsnmp-perl - SNMP (Simple Network Management Protocol) Perl5 support
 libsnmp-python - SNMP (Simple Network Management Protocol) Python support
 libsnmp15  - SNMP (Simple Network Management Protocol) library
 snmp       - SNMP (Simple Network Management Protocol) applications
 snmpd      - SNMP (Simple Network Management Protocol) agents
 tkmib      - SNMP (Simple Network Management Protocol) MIB browser
Closes: 441871 460587 468577 482333 483588 485945 485945 485948 491778 493281 494118 497656 500717 504150
Launchpad-Bugs-Fixed: 43575 104738 250459 254261
Changes: 
 net-snmp (5.4.1~dfsg-11ubuntu1) jaunty; urgency=low
 .
   * Merge from debian unstable, remaining changes:
     - Set Ubuntu maintainer address.
     - net-snmp-config. Use bash (LP: #104738)
   * Removed multiuser option when calling update-rc.d (LP: #254261).
   * debian/patches/52_fix_snmpcmd_1_typo.patch: Adjust a typo in snmpcd.1
     (LP: #250459)
   * debian/snmp.init: LSBify the snmpd.init script. Add status notification,
     based on inital patch by Gary Coady. (LP: #43575)
   * Dropped debian/patches/51_CVE-2008-0960.patch: Use debian's instead.
   * Dropped debian/patches/54_fix_registration_error.patch: Use debian's instead.
 .
 net-snmp (5.4.1~dfsg-11) unstable; urgency=high
 .
   * This update fixes the following security issue:
     - CVE-2008-4309: A bug in the getbulk handling code could let anyone
       with even minimal access crash the agent. (Closes: #504150)
 .
 net-snmp (5.4.1~dfsg-10) unstable; urgency=high
 .
   * Fix python regression introduced by fix of CVE-2008-2292 (Closes: #497656)
   * Fix xen dom0 problems (Closes: #500717)
 .
 net-snmp (5.4.1~dfsg-9) unstable; urgency=low
 .
   * Ack NMU (Closes: #485945)
   * Updated standards version to 3.8.0 (no changes)
   * Update debconf translations:
    o sv: Martin Bagge <brother at bsnet.se> (Closes: #491778)
    o ja: Hideki Yamane (Debian-JP) <henrich at debian.or.jp> (Closes: #494118)
   * Add patch to support -g {groupname} (Closes: #441871, #468577, #485948)
   * Add official patch to suppress annoying warning in syslog (Closes: #493281)
   * Fix default stop section in LSB header of start script.
 .
 net-snmp (5.4.1~dfsg-8.1) unstable; urgency=high
 .
   * Non-maintainer upload by the Security Team.
   * This update fixes the following security issue:
     - CVE-2008-0960: The authentication code relies on the client specified
       HMAC length which makes it easier for an attacker to match a correct HMAC
       and authentication if a single byte HMAC is supplied (Closes: #485945)
 .
 net-snmp (5.4.1~dfsg-8) unstable; urgency=low
 .
   * NACK NMU as the patch broke perl (Closes: #483588)
   * Really fix CVE-2008-2292 using two upstream patches (Closes: #482333)
   * Update nl translation (Closes: #460587)
   * Update patch for support of long interface names to upstream version
Checksums-Sha1: 
 43db79abdd126b562079ffb148a3a2e4f84fbc28 1904 net-snmp_5.4.1~dfsg-11ubuntu1.dsc
 96e7fb18f5970b6d83046f987061f015ea3aae93 85219 net-snmp_5.4.1~dfsg-11ubuntu1.diff.gz
Checksums-Sha256: 
 83f5f788fd111a4baf15c4c11cea968e93741e450fe5e50d7772210748451750 1904 net-snmp_5.4.1~dfsg-11ubuntu1.dsc
 ce064d0b40c43604cda9f9c1bfaeb70cb8151b9134956d9b0b63a45a9f0cc0e7 85219 net-snmp_5.4.1~dfsg-11ubuntu1.diff.gz
Files: 
 7cf71534524e67f9da608df63d8c29ae 1904 net optional net-snmp_5.4.1~dfsg-11ubuntu1.dsc
 5d07f08087787b181ac9cc5a44df4801 85219 net optional net-snmp_5.4.1~dfsg-11ubuntu1.diff.gz
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkd0OMACgkQIHZ33voUATuLVACeLAvze2hTWhA47TnoiMWaVj76
akgAnRG0eyPbetj96VMygMnNpQm8+dTn
=PzmB
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list