[ubuntu/natty] avahi 0.6.28-4ubuntu1 (Accepted)

Martin Pitt martin.pitt at ubuntu.com
Thu Feb 24 18:01:39 UTC 2011


avahi (0.6.28-4ubuntu1) natty; urgency=low

  * Resynchronise with Debian. Remaining Ubuntu changes:
   - debian/control:
     + Add versioned dependency on the dbus that satisfies our upstart job
       dependency.
     + Add udebs corresponding to libavahi-common3 and libavahi-core6, so
       that we can use them for Eucalyptus integration in the installer.
   - Add debian/avahi-daemon.upstart, debian/avahi-dnsconfd.upstart
   - debian/avahi-autoipd.{pre,post}inst: Adjust package versions for conffile
     migration for the version when Ubuntu did the DHCP4 migration. This needs
     to be kept until after the next LTS.

avahi (0.6.28-4) unstable; urgency=high

  * Bump debhelper compatibility level to 8 and update build dependency
    on debhelper accordingly.
  * debian/patches/03_read_null_udp_packets.patch
    - Read NULL UDP packets else we end up in an infinite loop using 100% CPU
      and DoS of Avahi. (Closes: #614785, Fixes: CVE-2011-1002)
  * Urgency high for the security fix.

avahi (0.6.28-3) unstable; urgency=low

  * debian/avahi-daemon.init
    - Map force-reload action to reload, not restart.
    - Stop trying to load the capability kernel module. Capabilities support
      is enabled by default and can no longer be built as a module.
    - Don't check daemon status twice on restart.
    - General cleanup and white space fixes.
  * debian/avahi-dnsconfd.init
    - Don't check daemon status twice on restart.
    - Don't map reload action to restart as it does not belong there.
      Reload should probably be an alias for refresh, but drop it for now.
    - General cleanup and white space fixes.
  * Remove avahi-autoipd compat symlinks for dhcp3-client.
  * Upload to unstable.

Date: Thu, 24 Feb 2011 18:57:28 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/avahi/0.6.28-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 24 Feb 2011 18:57:28 +0100
Source: avahi
Binary: avahi-daemon avahi-dnsconfd avahi-autoipd python-avahi avahi-utils avahi-discover libavahi-common3 libavahi-common-data libavahi-common-dev libavahi-common3-udeb libavahi-core7 libavahi-core-dev libavahi-core7-udeb libavahi-client3 libavahi-client-dev libavahi-glib1 libavahi-glib-dev libavahi-gobject0 libavahi-gobject-dev libavahi-qt3-1 libavahi-qt3-dev libavahi-qt4-1 libavahi-qt4-dev libavahi-compat-libdnssd1 libavahi-compat-libdnssd-dev libavahi-ui0 libavahi-ui-dev avahi-ui-utils avahi-dbg
Architecture: source
Version: 0.6.28-4ubuntu1
Distribution: natty
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description: 
 avahi-autoipd - Avahi IPv4LL network address configuration daemon
 avahi-daemon - Avahi mDNS/DNS-SD daemon
 avahi-dbg  - Avahi - debugging symbols
 avahi-discover - Service discover user interface for avahi
 avahi-dnsconfd - Avahi DNS configuration tool
 avahi-ui-utils - Avahi GTK+ utilities
 avahi-utils - Avahi browsing, publishing and discovery utilities
 libavahi-client-dev - Development files for the Avahi client library
 libavahi-client3 - Avahi client library
 libavahi-common-data - Avahi common data files
 libavahi-common-dev - Development files for the Avahi common library
 libavahi-common3 - Avahi common library
 libavahi-common3-udeb - Avahi common library (debian-installer) (udeb)
 libavahi-compat-libdnssd-dev - Development headers for the Avahi Apple Bonjour compatibility lib
 libavahi-compat-libdnssd1 - Avahi Apple Bonjour compatibility library
 libavahi-core-dev - Development files for Avahi's embeddable mDNS/DNS-SD library
 libavahi-core7 - Avahi's embeddable mDNS/DNS-SD library
 libavahi-core7-udeb - Avahi's embeddable mDNS/DNS-SD library (debian-installer) (udeb)
 libavahi-glib-dev - Development headers for the Avahi glib integration library
 libavahi-glib1 - Avahi glib integration library
 libavahi-gobject-dev - Development headers for the Avahi GObject library
 libavahi-gobject0 - Avahi GObject library
 libavahi-qt3-1 - Avahi Qt 3 integration library
 libavahi-qt3-dev - Development headers for the Avahi Qt 3 integration library
 libavahi-qt4-1 - Avahi Qt 4 integration library
 libavahi-qt4-dev - Development headers for the Avahi Qt 4 integration library
 libavahi-ui-dev - Development headers for the Avahi GTK+ User interface library
 libavahi-ui0 - Avahi GTK+ User interface library
 python-avahi - Python utility package for Avahi
Closes: 614785
Changes: 
 avahi (0.6.28-4ubuntu1) natty; urgency=low
 .
   * Resynchronise with Debian. Remaining Ubuntu changes:
    - debian/control:
      + Add versioned dependency on the dbus that satisfies our upstart job
        dependency.
      + Add udebs corresponding to libavahi-common3 and libavahi-core6, so
        that we can use them for Eucalyptus integration in the installer.
    - Add debian/avahi-daemon.upstart, debian/avahi-dnsconfd.upstart
    - debian/avahi-autoipd.{pre,post}inst: Adjust package versions for conffile
      migration for the version when Ubuntu did the DHCP4 migration. This needs
      to be kept until after the next LTS.
 .
 avahi (0.6.28-4) unstable; urgency=high
 .
   * Bump debhelper compatibility level to 8 and update build dependency
     on debhelper accordingly.
   * debian/patches/03_read_null_udp_packets.patch
     - Read NULL UDP packets else we end up in an infinite loop using 100% CPU
       and DoS of Avahi. (Closes: #614785, Fixes: CVE-2011-1002)
   * Urgency high for the security fix.
 .
 avahi (0.6.28-3) unstable; urgency=low
 .
   * debian/avahi-daemon.init
     - Map force-reload action to reload, not restart.
     - Stop trying to load the capability kernel module. Capabilities support
       is enabled by default and can no longer be built as a module.
     - Don't check daemon status twice on restart.
     - General cleanup and white space fixes.
   * debian/avahi-dnsconfd.init
     - Don't check daemon status twice on restart.
     - Don't map reload action to restart as it does not belong there.
       Reload should probably be an alias for refresh, but drop it for now.
     - General cleanup and white space fixes.
   * Remove avahi-autoipd compat symlinks for dhcp3-client.
   * Upload to unstable.
Checksums-Sha1: 
 ec17a77cf6ba56c7a21414cb96b710c5dda37443 3030 avahi_0.6.28-4ubuntu1.dsc
 77ed1b2780b43e3cef4b1035b2ef52a1f04fcd59 34349 avahi_0.6.28-4ubuntu1.debian.tar.gz
Checksums-Sha256: 
 ab7f8629a041789cb3bbff8decc48d79fd4ac89522223bb0b0ce768a716a878e 3030 avahi_0.6.28-4ubuntu1.dsc
 17a70c982f9ac27d1eb300e51bff5c161bfc764374c78613d86b74d11286f413 34349 avahi_0.6.28-4ubuntu1.debian.tar.gz
Files: 
 30ad938768e6369b62fc65bfc47b6b6f 3030 net optional avahi_0.6.28-4ubuntu1.dsc
 56e01bf4f35b8f7fa304130e25eeca5f 34349 net optional avahi_0.6.28-4ubuntu1.debian.tar.gz
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>

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

iQIcBAEBCAAGBQJNZpwqAAoJEPmIJawmtHufeA4QAKz7TtAmsx07d6JB/lkOlHl9
TjCv5ImiMkn8Q5yyezHipBzbiZogx7FIEofJ8e27Nu1U1QPK4PuvpkGYpc8B5/Iu
rKLhvVitzGbbGXmT9H4Hy46B8w8hxnKRCNZSahE5Dxv3sw+FrFYXF6dXOGCiHLbu
XoRdntmHuix0GUK84SXjKk8eEIv/i3/p7YyeJ5vy9mSVKoS/xDjWfinSXswQmADC
6/eKzK0tVLjk4cuzc9fI8i60wkNbrPV5QZcwoLz77omeBfg4Dy7vfAh/i4JgjpBU
+qWbEzkPPco8lX63PmvDJd8De0vYFJHJ0WWWQr8wchzhkmarIIrwYC0gpO4Y/2yK
Pr/CoQ0JyrRxvbJDvheAIc2xeo6LUC8VlCzzBKf0S+WNlTx+cJQpPiVXDjcgqvFR
i+4Tjm0LaFPh9ooOEFfxAEQYDFdcYH8yy/0J6cd1Kof7Dyr9CyFBJj6dHkIvUBla
38IbToNCiUrFTmamS6CjBpJGOXZCw1BzyrSCbjwqcvCiK9IXL9EYwhCiUtUGVN2A
2bWO0pE9rSr4hvrst9XxszxyQrh+6x606selwgJ+QwTTbS+Ou9Q/GbDtJ1uruMDB
9OpkSJ9i2GI5A+8501j1fSG9VF/SnmnoDRn/TngZThWSKS3IHMV7ACwV9+UVMAo0
NIl7jzC1EnitbdiORWps
=Btiy
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list