Accepting request 71629 from home:vuntz:branches:GNOME:Factory

tweak

OBS-URL: https://build.opensuse.org/request/show/71629
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=58
This commit is contained in:
Vincent Untz 2011-05-27 08:35:50 +00:00 committed by Git OBS Bridge
parent ddd3632861
commit e643db5e6e

View File

@ -2,31 +2,16 @@
Wed May 18 20:37:41 CEST 2011 - dimstar@opensuse.org
- Update to version 0.6.30:
+ systemd:
- drop ExecReload= line since avahi-dnsconfd -r is not actually
a config reload
- fix sd_is_socket() invocation
+ general: various smaller fixes
+ iface:
- look for both IFA_ADDRESS and IFA_LOCAL
- use interface values only when valid
+ socket: minor beautification
+ Build fixes
+ Updated translations.
+ Make IPv6 work again
+ Minor other updates
+ Updated translations
- Changes from version 0.6.29:
+ avahi-ui: gtk3 fix
+ chroot: suppress error messages if the chroot pipe is closed
+ core: avahi on Linux uses incorrect address for P-t-P interface
+ daemon: we better stay away from SIGQUIT since it is supposed
to cause a core dump
+ gobject: ga_service_browser_new() should accept const gchar*
+ howl: fix small issue
+ init: suse, avahi-dnsconfd status reports dead instead of unused
+ netlink: fix wrong use of netlink flags for dump operations
+ reflector: cache entry link-local addresses filter
+ setproctitle: use defined() around __linux__ in #elif
+ socket: Still read corrupt packets from the sockets
- Drop upstream fixed patches:
+ Updates regarding systemd integration
+ Compatibility with newer gtk3 and gobject introspection
+ Fix CVE-2011-1002, fixing the fix for CVE-2010-2244
+ Minor other updates
+ Updated translations
- Drop patches fixed upstream:
+ avahi-init-lsb.patch
+ avahi-init-dnsconfd-fix-status.patch
+ avahi-fix-howl.pc.patch