summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2012-01-10Rebuild to enable hardened build flags. (Closes: #655188)Michael Biebl1-0/+1
2012-01-10Simplify postinst for avahi-autoipd and avahi-daemon.Michael Biebl3-17/+8
2012-01-10Switch to dh_python2. (Closes: #637552)Michael Biebl4-4/+9
2011-07-02Release version 0.6.30-5 to unstabledebian/0.6.30-5Michael Biebl1-2/+2
2011-07-02debian/control: Make python-avahi Architecture: anyMichael Biebl2-1/+9
so the path to service-types.db in ServiceTypeDatabase.py is correctly set. (Closes: #632437)
2011-07-01Release version 0.6.30-4 to unstabledebian/0.6.30-4Michael Biebl1-2/+2
2011-07-01Keep arch:all for python-avahi after discussion with SteveMichael Biebl1-1/+1
2011-06-29Add multiarch support. Patch courtesy of Steve Langasek. (Closes: #631836)Michael Biebl22-39/+65
2011-06-29Strip debian/tmp/ from .install filesMichael Biebl26-83/+83
2011-04-29Release version 0.6.30-3 to unstabledebian/0.6.30-3Michael Biebl1-2/+2
2011-04-29Enable GTK3 support. (Closes: #610772)Michael Biebl6-1/+78
- Add Build-Depends on libgtk-3-dev. - Add libavahi-ui-gtk3-0 and libavahi-ui-gtk3-dev package. - Make libavahi-ui-gtk3-dev conflict with libavahi-ui-dev, as both packages ship the same header file. - Pass --enable-gtk3 to configure.
2011-04-11Release version 0.6.30-2 to unstabledebian/0.6.30-2Michael Biebl1-2/+2
2011-04-11Stop cleaning up dependency_libs from libtool .la files.Michael Biebl2-2/+2
No longer required as we don't install any .la files anymore.
2011-04-11Bump Standards-Version to 3.9.2. No further changes.Michael Biebl2-1/+2
2011-04-11Remove libtool .la files for libavahi-client and libavahi-common.Michael Biebl3-2/+1
2011-04-11Remove Qt3 integration library.Michael Biebl7-43/+13
* Remove Qt3 integration library. With KDE3 gone, there is no more package using it. (Closes: 604341) - Drop Build-Depends on libqt3-mt-dev. - Drop libavahi-qt3-1 and libavahi-qt3-dev package. - Update debian/rules, pass --disable-qt3 to configure.
2011-04-04Release version 0.6.30-1 to unstabledebian/0.6.30-1Michael Biebl1-2/+2
2011-04-04New upstream release.Michael Biebl1-0/+7
- iface: look for both IFA_ADDRESS and IFA_LOCAL. (Closes: #617948)
2011-03-11Release version 0.6.29-1 to unstabledebian/0.6.29-1Michael Biebl1-2/+2
2011-03-11Enable avahi-daemon and avahi-dnsconfd by default when using systemdMichael Biebl3-2/+13
* debian/avahi-daemon.links - Enable avahi-daemon by default when using systemd, so it can be started via D-Bus activation, socket activation and multi-user.target. * debian/avahi-dnsconfd.links - Enable avahi-dnsconfd by default when using systemd. It will be started by multi-user.target.
2011-03-11Remove patches, merged upstreamMichael Biebl4-107/+3
- debian/patches/03_read_null_udp_packets.patch - debian/patches/04-fix_netlink_flags_for_dump_operations.patch
2011-03-11New upstream release.Michael Biebl1-0/+6
2011-03-07Release version 0.6.28-5 to unstabledebian/0.6.28-5Michael Biebl1-2/+2
2011-03-07Fix wrong use of netlink flags for dump operationsMichael Biebl3-0/+43
* debian/patches/04-fix_netlink_flags_for_dump_operations.patch - Use correct flag combination for rtnetlink dump operations. Thanks to Pablo Neira Ayuso for the patch. (Closes: #610281)
2011-03-07Enable stack smashing protector for all architectures.Michael Biebl2-6/+8
Let configure check if it is supported.
2011-02-23Release version 0.6.28-4 to unstabledebian/0.6.28-4Michael Biebl1-2/+2
2011-02-23Urgency high for the security fix.Michael Biebl1-1/+2
2011-02-23Fix DoS when reading NULL UDP packetsMichael Biebl3-1/+71
* 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)
2011-02-23Bump debhelper compatibility level to 8 and update build dependency on ↵Michael Biebl3-2/+9
debhelper accordingly.
2011-02-07Release version 0.6.28-3 to unstabledebian/0.6.28-3Michael Biebl1-2/+2
2011-02-07Various SysV init script improvements for autoipd and dnsconfdMichael Biebl3-34/+31
* debian/avahi-dnsconfd.init - Map force-reload action to reload, not restart. - Stop trying to load the capability kernel module. Capabilites support it 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.
2011-02-07Remove avahi-autoipd compat symlinks for dhcp3-client.Michael Biebl4-15/+12
2011-02-07Don't rely on dpkg-buildpackage to export LDFLAGS for usMichael Biebl1-1/+1
2011-02-07Upload to unstable.Michael Biebl2-2/+3
2010-12-27Remove duplicate '/'Michael Biebl1-1/+1
2010-12-27Use pristine-tarMichael Biebl1-0/+1
2010-12-22avahi-daemon.init: Map force-reload to reload, not restartMichael Biebl2-2/+9
2010-12-01Release version 0.6.28-2 to experimentaldebian/0.6.28-2Michael Biebl1-2/+2
2010-12-01Remove pre-lenny upgrade code from maintainer scripts.Michael Biebl4-43/+1
2010-11-18Stop installing libtool .la filesMichael Biebl6-5/+2
for those packages which have no more reverse dependencies.
2010-11-18Fix and simplify .la dependency_libs cleanupMichael Biebl2-3/+7
2010-11-18Release version 0.6.28-1 to experimentaldebian/0.6.28-1Michael Biebl1-2/+2
2010-11-18Install systemd unit files for avahi-daemon and avahi-dnsconfd.Michael Biebl4-1/+8
* Install systemd unit files for avahi-daemon and avahi-dnsconfd. * Install D-Bus system service file for avahi-daemon. avahi-daemon has socket and D-Bus activation support, avahi-dnsconfd is started via multi-user.target. Both services need to be enable manually atm via "systemctl enable"
2010-11-18Move from cdbs to dhMichael Biebl4-48/+49
- Drop Build-Depends on cdbs. - Bump Build-Depends on debhelper to (>= 7.0.50~) for override targets. - Convert debian/rules to use dh. - Drop debian/clean-la.mk (merged into debian/rules).
2010-11-18Remove debian/patches/02_avahi_client.patch, merged upstream.Michael Biebl3-68/+1
2010-11-18New upstream release.Michael Biebl1-0/+6
2010-11-18Add gbp.conf files to set debian-branch to experimentalMichael Biebl1-0/+2
2010-11-18Release version 0.6.27-3 to unstabledebian/0.6.27-3Michael Biebl1-2/+2
2010-11-18Replace d/p/02_avahi_client.patch with upstream commit 9a4db66Michael Biebl2-46/+47
* debian/patches/02_avahi_client.patch - Replace patch with upstream commit 9a4db66 which uses Ping() to test whether avahi is around.
2010-11-18Bump Standards-Version to 3.9.1. No further changes.Michael Biebl2-1/+2