summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2014-05-28avahi (0.6.31-5~dyson1) unstable; urgency=mediumHEADdyson/avahi_0.6.31-5_dyson1masterIgor Pashev1-0/+15
* 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)
2014-05-28Added SMF service for avahi-dnsconfdIgor Pashev1-0/+27
2014-05-28Refresh dbus serviceIgor Pashev1-2/+7
2014-05-28Remove rlimit-nproc from /etc/avahi/avahi-daemon.conf om illumosIgor Pashev1-0/+3
2014-05-28Do not fail if found unsupported rlimit-nproc in avahi-daemon.confIgor Pashev1-0/+16
2014-05-28Use arch depemdent dh helpers setIgor Pashev1-2/+6
2014-05-28Fixed make syntax (CONFFLAGS: Command not found)Igor Pashev1-3/+3
2014-05-28Omit some files on DysonIgor Pashev1-2/+4
Do not install debian/avahi-daemon-check-dns.sh and debian/avahi-daemon.resolvconf: no ifup/ifdown
2014-05-28No need if lsb-base on Dyson due to SMFIgor Pashev1-1/+1
2014-05-28We do not need host on Dyson yetIgor Pashev1-1/+1
Since we do not support checking for local. domain in ifup/ifdown invocations
2014-05-28Added SMF manifest for avahi daemonIgor Pashev2-1/+55
2014-05-28Fixed woking with knot's host utilityIgor Pashev1-1/+1
2014-05-28Use illumos net tools on SunOSIgor Pashev1-6/+11
2014-05-28Use SMF option to configure local. detectionIgor Pashev1-1/+20
2014-03-13Depend on iproute2 instead of transitional package iprouteAndreas Henriksson2-1/+7
2013-12-26Release to unstabledebian/0.6.31-4Laurent Bigonville1-2/+3
2013-12-26debian/control: Bump Standards-Version to 3.9.5 (no further changes)Laurent Bigonville2-2/+3
2013-12-26debian/patches/suse-patch-gtk-box.patch: Don't use GTK vbox API which is ↵Laurent Bigonville3-1/+56
deprecated when compiling for GTK3.
2013-12-26debian/libavahi-core7.symbols: Add 2 new symbols exported by the previous patchLaurent Bigonville2-0/+4
2013-12-26debian/patches/avahi-core-reserve-space-for-record-data-when-size-estimate.p ↵Laurent Bigonville3-1/+130
atch: 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 (Closes: #693604)
2013-12-26Use patch from Ubuntu to fix #732009 insteadLaurent Bigonville4-21/+32
This patch actually check errno and makes avahi-daemon exit in the appropriate cases.
2013-12-19debian/patches/reuseport-nonfatal.patch: Do not exit avahi-daemon if we ↵Laurent Bigonville3-0/+26
cannot set SO_REUSEPORT to the socket. (Closes: #732009)
2013-12-07Release to unstabledebian/0.6.31-3Laurent Bigonville1-2/+3
2013-12-07Fix Closes statementLaurent Bigonville1-1/+1
2013-12-07debian/avahi-daemon.init, avahi-dnsconfd.init: Fix initscripts to return an ↵Laurent Bigonville3-10/+20
error in the appropriate cases (Closes: #730546)
2013-11-26debian/rules: Pass --as-needed to dh_autoreconf and add it to LDFLAGS to ↵Laurent Bigonville2-1/+5
limit runtime dependencies
2013-11-26Add debian/patches/no-deprecations.patch: Don't disable deprecated functions ↵Laurent Bigonville5-1/+21
(Closes: #729124) Thanks to Hector Oron
2013-11-26debian/rules: Use debhelper 9 preferred way to set LDFLAGS (Closes: #662204)Laurent Bigonville2-1/+2
2013-11-26debian/control, debian/rules: Update config.{guess,sub} during the buildLaurent Bigonville3-1/+3
2013-11-26debian/control: Bump Standards-Version to 3.9.4 (no further changes)Laurent Bigonville2-1/+2
2013-11-26debian/control: Drop duplicate Section to please lintianLaurent Bigonville2-5/+1
2013-11-26debian/avahi-daemon.links, debian/avahi-dnsconfd.links, debian/control, ↵Laurent Bigonville5-6/+5
debian/rules: Do not explicitly create systemd symlinks but rely on dh-systemd to do the correct thing
2013-11-26debian/avahi-dnsconfd.init: Depend against the new avahi-daemon ProvidesLaurent Bigonville3-3/+4
2013-11-26debian/avahi-daemon.init: Add "avahi-daemon" to the Provides list (Closes: ↵Laurent Bigonville2-1/+3
#730546)
2013-11-26debian/control: Use canonical URL's for Vcs-* fieldsLaurent Bigonville2-2/+8
2013-03-06Properly close shell case statementsdebian/0.6.31-2Michael Biebl3-5/+5
2013-03-06Release version 0.6.31-2 to unstableMichael Biebl1-2/+2
2013-03-06Update ifupdown hooks for avahi-daemon and avahi-autoipd.Michael Biebl4-5/+12
Drop the usage of ADDRFAM=NetworkManager, since network-manager no longer uses that. Run avahi-daemon only for ADDRFAM inet and inet6. (Closes: #699749)
2013-03-06Update init script help messageMichael Biebl2-1/+3
The avahi-dnsconfd init script doesn't support reload but provides a refresh action, so list that instead in the usage help message.
2013-03-06Use recommended maintscript versioning scheme.Michael Biebl3-3/+9
2012-03-04Release version 0.6.31-1 to unstabledebian/0.6.31-1Michael Biebl1-2/+2
2012-03-04Use new dh_installdeb maintscript facility to (re)move the old conffiles for ↵Michael Biebl7-72/+8
avahi-autoipd and avahi-dnsconfd.
2012-03-04Bump Standards-Version to 3.9.3. No further changes.Michael Biebl2-1/+2
2012-03-04Bump Build-Depends on debhelper to (>= 9).Michael Biebl2-2/+3
2012-02-16Revert "Fixes for proper multiarch support:"Michael Biebl4-15/+6
This reverts commit 2ea10a723809235c1d7ec4b2887135956fa5af20. Turns out, avahi-utils/avahi-browse uses service-types.db, so we can't easily move the file.
2012-02-16Fixes for proper multiarch support:Michael Biebl4-6/+15
- Move arch-dependent service-types.db file from libavahi-common-data to python-avahi since ServiceTypeDatabase.py is the only place where it is used anyway. Add the necessary Breaks/Replaces. - Make libavahi-common-data Architecture: all, M-A: foreign. - Add Depends on libavahi-common-data to avahi-discover for the gettext translations.
2012-02-15Mark private stdb_* symbols in libavahi-ui and libavahi-ui-gtk3 as optional.Michael Biebl3-9/+11
2012-02-15New upstream release.Michael Biebl1-0/+6
2012-01-10Release version 0.6.30-6 to unstabledebian/0.6.30-6Michael Biebl1-2/+2
2012-01-10Use term GLib consistently in the package description. (Closes: #633783)Michael Biebl2-5/+6