Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-10 | Rebuild to enable hardened build flags. (Closes: #655188) | Michael Biebl | 1 | -0/+1 | |
2012-01-10 | Simplify postinst for avahi-autoipd and avahi-daemon. | Michael Biebl | 3 | -17/+8 | |
2012-01-10 | Switch to dh_python2. (Closes: #637552) | Michael Biebl | 4 | -4/+9 | |
2011-07-02 | Release version 0.6.30-5 to unstabledebian/0.6.30-5 | Michael Biebl | 1 | -2/+2 | |
2011-07-02 | debian/control: Make python-avahi Architecture: any | Michael Biebl | 2 | -1/+9 | |
so the path to service-types.db in ServiceTypeDatabase.py is correctly set. (Closes: #632437) | |||||
2011-07-01 | Release version 0.6.30-4 to unstabledebian/0.6.30-4 | Michael Biebl | 1 | -2/+2 | |
2011-07-01 | Keep arch:all for python-avahi after discussion with Steve | Michael Biebl | 1 | -1/+1 | |
2011-06-29 | Add multiarch support. Patch courtesy of Steve Langasek. (Closes: #631836) | Michael Biebl | 22 | -39/+65 | |
2011-06-29 | Strip debian/tmp/ from .install files | Michael Biebl | 26 | -83/+83 | |
2011-04-29 | Release version 0.6.30-3 to unstabledebian/0.6.30-3 | Michael Biebl | 1 | -2/+2 | |
2011-04-29 | Enable GTK3 support. (Closes: #610772) | Michael Biebl | 6 | -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-11 | Release version 0.6.30-2 to unstabledebian/0.6.30-2 | Michael Biebl | 1 | -2/+2 | |
2011-04-11 | Stop cleaning up dependency_libs from libtool .la files. | Michael Biebl | 2 | -2/+2 | |
No longer required as we don't install any .la files anymore. | |||||
2011-04-11 | Bump Standards-Version to 3.9.2. No further changes. | Michael Biebl | 2 | -1/+2 | |
2011-04-11 | Remove libtool .la files for libavahi-client and libavahi-common. | Michael Biebl | 3 | -2/+1 | |
2011-04-11 | Remove Qt3 integration library. | Michael Biebl | 7 | -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-04 | Release version 0.6.30-1 to unstabledebian/0.6.30-1 | Michael Biebl | 1 | -2/+2 | |
2011-04-04 | New upstream release. | Michael Biebl | 1 | -0/+7 | |
- iface: look for both IFA_ADDRESS and IFA_LOCAL. (Closes: #617948) | |||||
2011-03-11 | Release version 0.6.29-1 to unstabledebian/0.6.29-1 | Michael Biebl | 1 | -2/+2 | |
2011-03-11 | Enable avahi-daemon and avahi-dnsconfd by default when using systemd | Michael Biebl | 3 | -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-11 | Remove patches, merged upstream | Michael Biebl | 4 | -107/+3 | |
- debian/patches/03_read_null_udp_packets.patch - debian/patches/04-fix_netlink_flags_for_dump_operations.patch | |||||
2011-03-11 | New upstream release. | Michael Biebl | 1 | -0/+6 | |
2011-03-07 | Release version 0.6.28-5 to unstabledebian/0.6.28-5 | Michael Biebl | 1 | -2/+2 | |
2011-03-07 | Fix wrong use of netlink flags for dump operations | Michael Biebl | 3 | -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-07 | Enable stack smashing protector for all architectures. | Michael Biebl | 2 | -6/+8 | |
Let configure check if it is supported. | |||||
2011-02-23 | Release version 0.6.28-4 to unstabledebian/0.6.28-4 | Michael Biebl | 1 | -2/+2 | |
2011-02-23 | Urgency high for the security fix. | Michael Biebl | 1 | -1/+2 | |
2011-02-23 | Fix DoS when reading NULL UDP packets | Michael Biebl | 3 | -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-23 | Bump debhelper compatibility level to 8 and update build dependency on ↵ | Michael Biebl | 3 | -2/+9 | |
debhelper accordingly. | |||||
2011-02-07 | Release version 0.6.28-3 to unstabledebian/0.6.28-3 | Michael Biebl | 1 | -2/+2 | |
2011-02-07 | Various SysV init script improvements for autoipd and dnsconfd | Michael Biebl | 3 | -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-07 | Remove avahi-autoipd compat symlinks for dhcp3-client. | Michael Biebl | 4 | -15/+12 | |
2011-02-07 | Don't rely on dpkg-buildpackage to export LDFLAGS for us | Michael Biebl | 1 | -1/+1 | |
2011-02-07 | Upload to unstable. | Michael Biebl | 2 | -2/+3 | |
2010-12-27 | Remove duplicate '/' | Michael Biebl | 1 | -1/+1 | |
2010-12-27 | Use pristine-tar | Michael Biebl | 1 | -0/+1 | |
2010-12-22 | avahi-daemon.init: Map force-reload to reload, not restart | Michael Biebl | 2 | -2/+9 | |
2010-12-01 | Release version 0.6.28-2 to experimentaldebian/0.6.28-2 | Michael Biebl | 1 | -2/+2 | |
2010-12-01 | Remove pre-lenny upgrade code from maintainer scripts. | Michael Biebl | 4 | -43/+1 | |
2010-11-18 | Stop installing libtool .la files | Michael Biebl | 6 | -5/+2 | |
for those packages which have no more reverse dependencies. | |||||
2010-11-18 | Fix and simplify .la dependency_libs cleanup | Michael Biebl | 2 | -3/+7 | |
2010-11-18 | Release version 0.6.28-1 to experimentaldebian/0.6.28-1 | Michael Biebl | 1 | -2/+2 | |
2010-11-18 | Install systemd unit files for avahi-daemon and avahi-dnsconfd. | Michael Biebl | 4 | -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-18 | Move from cdbs to dh | Michael Biebl | 4 | -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-18 | Remove debian/patches/02_avahi_client.patch, merged upstream. | Michael Biebl | 3 | -68/+1 | |
2010-11-18 | New upstream release. | Michael Biebl | 1 | -0/+6 | |
2010-11-18 | Add gbp.conf files to set debian-branch to experimental | Michael Biebl | 1 | -0/+2 | |
2010-11-18 | Release version 0.6.27-3 to unstabledebian/0.6.27-3 | Michael Biebl | 1 | -2/+2 | |
2010-11-18 | Replace d/p/02_avahi_client.patch with upstream commit 9a4db66 | Michael Biebl | 2 | -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-18 | Bump Standards-Version to 3.9.1. No further changes. | Michael Biebl | 2 | -1/+2 | |