diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-05-28 19:27:57 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-05-28 22:53:40 +0400 |
commit | 9e5047bd49373af96497197947fc5000fed61c73 (patch) | |
tree | 3f1c36d03cccc38f3a69781d2af541c39e0d7781 | |
parent | b76c4b20bfa94945ef51455edcb6c426a0950bdd (diff) | |
download | avahi-dyson/avahi_0.6.31-5_dyson1.tar.gz |
avahi (0.6.31-5~dyson1) unstable; urgency=mediumHEADdyson/avahi_0.6.31-5_dyson1master
* Package for Dyson
* Added SMF services for avahi-daemon and avahi-dnsconfd
* Do not install on Dyson:
debian/avahi-daemon-check-dns.sh,
debian/avahi-daemon.resolvconf
- no ifup/ifdown
* avahi-daemon does not depend on host and lsb-base on Dyson
* Do not fail if found unsupported rlimit-nproc in avahi-daemon.conf
(dyson-avahi_log_warn-on-rlimit-nproc.patch)
* Remove rlimit-nproc from avahi-daemon.conf on illumos
* Added suppot for SMF in debian/avahi-daemon.postinst (refresh DBus service)
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9f9b54f..e2daf19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +avahi (0.6.31-5~dyson1) unstable; urgency=medium + + * Package for Dyson + * Added SMF services for avahi-daemon and avahi-dnsconfd + * Do not install on Dyson: + debian/avahi-daemon-check-dns.sh: no ifup/ifdown + debian/avahi-daemon.resolvconf: not glibc + * avahi-daemon does not depend on host and lsb-base on Dyson + * Do not fail if found unsupported rlimit-nproc in avahi-daemon.conf + (dyson-avahi_log_warn-on-rlimit-nproc.patch) + * Remove rlimit-nproc from avahi-daemon.conf on illumos + * Added suppot for SMF in debian/avahi-daemon.postinst (refresh DBus service) + + -- Igor Pashev <pashev.igor@gmail.com> Wed, 28 May 2014 22:28:26 +0400 + avahi (0.6.31-5) UNRELEASED; urgency=medium * Recommend iproute2 instead of transitional package iproute |