avahi: Update to 0.6.32

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-02-25 15:45:52 +00:00
parent 9a2d1df7c2
commit f70723ea1d
2 changed files with 23 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ etc/avahi/services
etc/avahi/services/sftp-ssh.service
etc/avahi/services/smb.service
etc/avahi/services/ssh.service
#etc/dbus-1/system.d/avahi-dbus.conf
etc/dbus-1/system.d/avahi-dbus.conf
etc/rc.d/init.d/avahi
usr/bin/avahi-browse
usr/bin/avahi-browse-domains
@@ -91,21 +91,23 @@ usr/lib/python2.7/site-packages/avahi/ServiceTypeDatabase.py
usr/sbin/avahi-autoipd
usr/sbin/avahi-daemon
usr/sbin/avahi-dnsconfd
#usr/share/applications
usr/share/avahi
usr/share/avahi/avahi-service.dtd
usr/share/avahi/service-types
#usr/share/dbus-1/interfaces
#usr/share/dbus-1/interfaces/org.freedesktop.Avahi.AddressResolver.xml
#usr/share/dbus-1/interfaces/org.freedesktop.Avahi.DomainBrowser.xml
#usr/share/dbus-1/interfaces/org.freedesktop.Avahi.EntryGroup.xml
#usr/share/dbus-1/interfaces/org.freedesktop.Avahi.HostNameResolver.xml
#usr/share/dbus-1/interfaces/org.freedesktop.Avahi.RecordBrowser.xml
#usr/share/dbus-1/interfaces/org.freedesktop.Avahi.Server.xml
#usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceBrowser.xml
#usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceResolver.xml
#usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceTypeBrowser.xml
#usr/share/dbus-1/system-services
usr/share/dbus-1/interfaces/org.freedesktop.Avahi.AddressResolver.xml
usr/share/dbus-1/interfaces/org.freedesktop.Avahi.DomainBrowser.xml
usr/share/dbus-1/interfaces/org.freedesktop.Avahi.EntryGroup.xml
usr/share/dbus-1/interfaces/org.freedesktop.Avahi.HostNameResolver.xml
usr/share/dbus-1/interfaces/org.freedesktop.Avahi.RecordBrowser.xml
usr/share/dbus-1/interfaces/org.freedesktop.Avahi.Server.xml
usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceBrowser.xml
usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceResolver.xml
usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceTypeBrowser.xml
#usr/share/locale/ach
#usr/share/locale/ach/LC_MESSAGES
#usr/share/locale/ach/LC_MESSAGES/avahi.mo
#usr/share/locale/ar/LC_MESSAGES/avahi.mo
#usr/share/locale/bg/LC_MESSAGES/avahi.mo
#usr/share/locale/ca/LC_MESSAGES/avahi.mo
#usr/share/locale/cs/LC_MESSAGES/avahi.mo
@@ -118,7 +120,10 @@ usr/share/avahi/service-types
#usr/share/locale/en_NZ
#usr/share/locale/en_NZ/LC_MESSAGES
#usr/share/locale/en_NZ/LC_MESSAGES/avahi.mo
#usr/share/locale/eo/LC_MESSAGES/avahi.mo
#usr/share/locale/es/LC_MESSAGES/avahi.mo
#usr/share/locale/et/LC_MESSAGES/avahi.mo
#usr/share/locale/fa/LC_MESSAGES/avahi.mo
#usr/share/locale/fi/LC_MESSAGES/avahi.mo
#usr/share/locale/fo
#usr/share/locale/fo/LC_MESSAGES
@@ -130,16 +135,20 @@ usr/share/avahi/service-types
#usr/share/locale/id/LC_MESSAGES/avahi.mo
#usr/share/locale/it/LC_MESSAGES/avahi.mo
#usr/share/locale/ja/LC_MESSAGES/avahi.mo
#usr/share/locale/ko/LC_MESSAGES/avahi.mo
#usr/share/locale/lv/LC_MESSAGES/avahi.mo
#usr/share/locale/ms/LC_MESSAGES/avahi.mo
#usr/share/locale/nl/LC_MESSAGES/avahi.mo
#usr/share/locale/pl/LC_MESSAGES/avahi.mo
#usr/share/locale/pt_BR/LC_MESSAGES/avahi.mo
#usr/share/locale/ro/LC_MESSAGES/avahi.mo
#usr/share/locale/ru/LC_MESSAGES/avahi.mo
#usr/share/locale/sk/LC_MESSAGES/avahi.mo
#usr/share/locale/sl/LC_MESSAGES/avahi.mo
#usr/share/locale/sr/LC_MESSAGES/avahi.mo
#usr/share/locale/sr@latin/LC_MESSAGES/avahi.mo
#usr/share/locale/sv/LC_MESSAGES/avahi.mo
#usr/share/locale/tr/LC_MESSAGES/avahi.mo
#usr/share/locale/uk/LC_MESSAGES/avahi.mo
#usr/share/locale/zh_CN/LC_MESSAGES/avahi.mo
#usr/share/locale/zh_TW/LC_MESSAGES/avahi.mo

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.6.31
VER = 0.6.32
THISAPP = avahi-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 2f22745b8f7368ad5a0a3fddac343f2d
$(DL_FILE)_MD5 = 22b5e705d3eabb31d26f2e1e7b074013
install : $(TARGET)