From: Michael Tremer Date: Sat, 25 Feb 2017 15:45:52 +0000 (+0000) Subject: avahi: Update to 0.6.32 X-Git-Tag: v2.19-core110^2~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f70723ea1d8a4c5c7e5a57323df6aae4722ceacc;p=people%2Fstevee%2Fipfire-2.x.git avahi: Update to 0.6.32 Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/packages/avahi b/config/rootfiles/packages/avahi index fa8f25b535..4a3b572322 100644 --- a/config/rootfiles/packages/avahi +++ b/config/rootfiles/packages/avahi @@ -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 diff --git a/lfs/avahi b/lfs/avahi index 0ffbd32499..adcb84c54e 100644 --- a/lfs/avahi +++ b/lfs/avahi @@ -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)