[ubuntu/jaunty] avahi 0.6.23-4ubuntu1 (Accepted)

Bhavani Shankar right2bhavi at gmail.com
Tue Jan 27 05:10:14 GMT 2009


avahi (0.6.23-4ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes: LP: #308856
    - debian/patches/01_avahi-daemon.conf.patch: Disable IPv6. According to
      upstream it is not ready yet and causes hiccups.
    - debian/rules: Create an up to date PO template during build.
    - debian/control: Build against libcap-dev instead of libcap2-dev
    - debian/patches/80_CVE-2008-5081.patch: verify port is > 0 in server.c

avahi (0.6.23-4) unstable; urgency=low

  * debian/avahi-{daemon,dnsconfd}.postinst
    - When upgrading the init script priorities, check if the service is
      enabled for the default runlevel before removing the old init script
      symlinks to avoid accidentally re-enabling it. (Closes: #499815)

avahi (0.6.23-3) unstable; urgency=low

  [ Loic Minier ]
  * Generate a POT file during build; helps downstreams such as Ubuntu import
    an always up-to-date pot, even we patch the source of upstream forgets to
    do so; from Ubuntu; thanks Martin Pitt; closes: #486908.

  [ Michael Biebl ]
  * debian/avahi-daemon-check-dns.sh
    - Fix quoting error in dns_has_local().
      Thanks to James Westby for the patch. (Closes: #492466)

  [ Sjoerd Simons ]
  * debian/patches/14_CVE-2008-5081.patch
    - Added. Don't abort on receiving an UDP packet with a source port of zero.
      Fixes CVE-2008-5081 (Closes: #508700)

Date: Sat, 17 Jan 2009 23:34:07 +0530
Changed-By: Bhavani Shankar <right2bhavi at gmail.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Bryce Harrington <bryce at bryceharrington.org>
https://launchpad.net/ubuntu/jaunty/+source/avahi/0.6.23-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jan 2009 23:34:07 +0530
Source: avahi
Binary: avahi-daemon avahi-dnsconfd avahi-autoipd python-avahi avahi-utils avahi-discover libavahi-common3 libavahi-common-data libavahi-common-dev libavahi-core5 libavahi-core-dev 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-howl0 libavahi-compat-howl-dev libavahi-compat-libdnssd1 libavahi-compat-libdnssd-dev libavahi-ui0 libavahi-ui-dev avahi-ui-utils avahi-dbg
Architecture: source
Version: 0.6.23-4ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bhavani Shankar <right2bhavi at gmail.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-compat-howl-dev - Development headers for the Avahi Howl compatibility library
 libavahi-compat-howl0 - Avahi Howl compatibility library
 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-core5 - Avahi's embeddable mDNS/DNS-SD library
 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: 486908 492466 499815 508700
Launchpad-Bugs-Fixed: 308856
Changes: 
 avahi (0.6.23-4ubuntu1) jaunty; urgency=low
 .
   * Merge from debian unstable, remaining changes: LP: #308856
     - debian/patches/01_avahi-daemon.conf.patch: Disable IPv6. According to
       upstream it is not ready yet and causes hiccups.
     - debian/rules: Create an up to date PO template during build.
     - debian/control: Build against libcap-dev instead of libcap2-dev
     - debian/patches/80_CVE-2008-5081.patch: verify port is > 0 in server.c
 .
 avahi (0.6.23-4) unstable; urgency=low
 .
   * debian/avahi-{daemon,dnsconfd}.postinst
     - When upgrading the init script priorities, check if the service is
       enabled for the default runlevel before removing the old init script
       symlinks to avoid accidentally re-enabling it. (Closes: #499815)
 .
 avahi (0.6.23-3) unstable; urgency=low
 .
   [ Loic Minier ]
   * Generate a POT file during build; helps downstreams such as Ubuntu import
     an always up-to-date pot, even we patch the source of upstream forgets to
     do so; from Ubuntu; thanks Martin Pitt; closes: #486908.
 .
   [ Michael Biebl ]
   * debian/avahi-daemon-check-dns.sh
     - Fix quoting error in dns_has_local().
       Thanks to James Westby for the patch. (Closes: #492466)
 .
   [ Sjoerd Simons ]
   * debian/patches/14_CVE-2008-5081.patch
     - Added. Don't abort on receiving an UDP packet with a source port of zero.
       Fixes CVE-2008-5081 (Closes: #508700)
Checksums-Sha1: 
 387eaf5aea364f1305666e1f80e35af596f62219 2338 avahi_0.6.23-4ubuntu1.dsc
 689ee31e3390e2bffb4cfa64faf4142350ab57ce 30678 avahi_0.6.23-4ubuntu1.diff.gz
Checksums-Sha256: 
 4254bdccbb8a4997e47ea6a3966d534789473aa95f7fb894549439295f7a6a5d 2338 avahi_0.6.23-4ubuntu1.dsc
 28d91f2f8bffde3d393913cdcdfdb118d93ebaeb3c2ccc0ef123624f1479b3dc 30678 avahi_0.6.23-4ubuntu1.diff.gz
Files: 
 8ecdb0b2be0337465be66af5c43a24d3 2338 net optional avahi_0.6.23-4ubuntu1.dsc
 597b300d184bb9bf96daac24ba7c28c7 30678 net optional avahi_0.6.23-4ubuntu1.diff.gz
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>

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

iEYEARECAAYFAkl+ljYACgkQEaMBVuDmdhEC4QCfQc0t2/3f0xUgSQdbg/mtLjDI
8/EAoOFX/kt4D3rFyTq5zmeQLeqRbOcG
=kc+f
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list