lp://staging/ubuntu/trusty-proposed/avahi
- Get this branch:
- bzr branch lp://staging/ubuntu/trusty-proposed/avahi
Branch merges
Branch information
Recent revisions
- 116. By Steve Langasek
-
* Merge from Debian unstable, remaining changes:
- debian/control: Add versioned dependency on the dbus that satisfies our
upstart job dependency.
- Add udebs corresponding to libavahi-common3 and libavahi-core7, so
that we can use them for Eucalyptus integration in the installer.
- Add debian/avahi-daemon. upstart, debian/ avahi-dnsconfd. upstart,
debian/avahi-cups- reload. upstart
- d/p/skip-nproc-in- container. patch: Detect whether we are running in a
container, and do not set rlimit_nproc if so.
* Dropped changes, included in Debian:
- d/p/so_reuseport- may-not- exist-in- running- kernel. patch: If
SO_REUSEPORT returns ENOPROTOOPT, continue as if we did not have the
call at all.
- d/p/avahi-core-reserve- space-for- record- data-when- size-estimate. patch:
fix a bug where avahi will use 100% CPU after cups is restarted.
- Add two new symbols to libavahi-core7.symbols file.
- d/p/suse-patch-gtk- box.patch: Use gtk_box API. - 115. By Steve Langasek
-
* Merge from Debian unstable, remaining changes:
- debian/control: Add versioned dependency on the dbus that satisfies our
upstart job dependency.
- Add udebs corresponding to libavahi-common3 and libavahi-core7, so
that we can use them for Eucalyptus integration in the installer.
- Add debian/avahi-daemon. upstart, debian/ avahi-dnsconfd. upstart,
debian/avahi-cups- reload. upstart
- d/p/avahi-core-reserve- space-for- record- data-when- size-estimate. patch:
fix a bug where avahi will use 100% CPU after cups is restarted.
- d/p/suse-patch-gtk- box.patch: Use gtk_box API.
- Add two new symbols to libavahi-core7.symbols file.
- d/p/so_reuseport- may-not- exist-in- running- kernel. patch: If
SO_REUSEPORT returns ENOPROTOOPT, continue as if we did not have the
call at all.
- d/p/skip-nproc-in- container. patch: Detect whether we are running in a
container, and do not set rlimit_nproc if so.
* Dropped changes, included in Debian:
- Build-depend on and use dh_autotools-dev to fix FTBFS on new arches.
- debian/avahi-{ daemon, dnsconfd} .links: Remove systemd configuration
symlinks. Superseded by dh-systemd. - 114. By Serge Hallyn
-
d/p/skip-
nproc-in- container. patch: Detect whether we are running in a
container, and do not set rlimit_nproc if so (LP: #1251257) - 113. By Andy Whitcroft
-
When userspace defines SO_REUSEPORT we will attempt to enable socket
port number reuse. However if the running kernel does not support
this call it will fail preventing daemon startup. If this call is
present but fails ENOPROTOOPT then we know that actually the kernel
does not support it and we should continue as if we did not have the
call at all. (LP: #1228204) - 111. By Dimitri John Ledkov
-
* Use gkt_box API, using patch from SUSE. Thus fixing assignments that
make pointers from integers without a cast.
* Add two new symbols to libavahi-core7.symbols file. - 110. By Dimitri John Ledkov
-
* Merge with Debian unstable. Remaining changes:
- debian/control: Add versioned dependency on the dbus that satisfies our
upstart job dependency.
- Add udebs corresponding to libavahi-common3 and libavahi-core7, so
that we can use them for Eucalyptus integration in the installer.
- Add debian/avahi-daemon. upstart, debian/ avahi-dnsconfd. upstart
- debian/avahi-{ daemon, dnsconfd} .links: Remove systemd configuration
symlinks.
- Apply a patch
avahi-core-reserve- space-for- record- data-when- size-estimate. patch to
fix http://pad.lv/ 1059286 .
- Add avahi-cups-reload. upstart job, to refresh remote queues. - 109. By Dimitri John Ledkov
-
Reload cups to refresh remote queues, when avahi-daemon starts. (LP:
#1158686). Until cups learns to reconnect to avahi by itself
https://www.cups. org/str. php?L4300 . - 108. By Till Kamppeter
-
debian/
patches/ avahi-core- reserve- space-for- record- data-when- size-estimate. patch:
avahi-core: reserve space for record data when size estimate. This
prevents avahi-daemon from falling into an invalid loop when many CUPS/IPP
printer shares get registered (LP: #1059286,
http://lists.freedeskt op.org/ archives/ avahi/2012- September/ 002188. html). - 107. By Iain Lane
-
* Merge with Debian unstable. Remaining changes:
- debian/control: Add versioned dependency on the dbus that satisfies our
upstart job dependency.
- Add udebs corresponding to libavahi-common3 and libavahi-core7, so
that we can use them for Eucalyptus integration in the installer.
- Add debian/avahi-daemon. upstart, debian/ avahi-dnsconfd. upstart
- debian/avahi-{ daemon, dnsconfd} .links: Remove systemd configuration
symlinks.
* Dropped changes
- debian/avahi-autoipd. {pre,post} inst: Adjust package versions for conffile
migration for the version when Ubuntu did the DHCP4 migration. We're now
one LTS cycle since this, so there's no need to keep code paths for this
upgrade.
- Build with CFLAGS=-UGTK_DISABLE_ DEPRECATED due to deprecation of
gtk_vbox_new. No longer necessary.
- Pass CFLAGS from the environment through to configure. Seems to be no
longer necessary with the move to compat 9.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/utopic/avahi