Mailinglist Archive: opensuse-commit (1117 mails)

< Previous Next >
commit avahi for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 06 Feb 2009 21:58:50 +0100
  • Message-id: <20090206205850.68F0967816B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package avahi for openSUSE:Factory
checked in at Fri Feb 6 21:58:50 CET 2009.


--------
--- avahi/avahi.changes 2009-01-16 12:01:34.000000000 +0100
+++ avahi/avahi.changes 2009-02-02 01:37:52.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Feb 2 01:26:26 CET 2009 - vuntz@xxxxxxxxxx
+
+- Call %suse_update_desktop_file on bssh and bvnc.
+
+-------------------------------------------------------------------
+Sun Feb 1 23:36:41 CET 2009 - vuntz@xxxxxxxxxx
+
+- Update avahi-desktop.patch to not add X-SuSE-translate=true in
+ .desktop files.
+
+-------------------------------------------------------------------
@@ -18,0 +30,17 @@
+Tue Jan 6 12:57:35 EST 2009 - mboman@xxxxxxx
+
+- Update to version 0.6.24:
+ + A huge number of bug fixes, including a security relavant one
+ (low risk)
+ + Add two new configuration directives "allow-interfaces" and
+ "deny-interfaces" which can be used to make Avahi ignore certain
+ network interfaces or only use certain network interfaces
+ + Translation updates
+- Remove avahi-man-selection.patch. Fixed upstream
+- Remove avahi-no-gtk-no-interfaces.patch. Fixed upstream.
+- Remove avahi-bookmarks-no-pygtk.patch. Fixed upstream
+- Remove avahi-no-gtk-python.patch. Fixed upstream
+- Remove avahi-allocsize.patch. Fixed upstream
+- Remove avahi-dnsconfd-netconfig.patch. Fixed upstream
+
+-------------------------------------------------------------------
avahi-mono.changes: same change
avahi-qt4.changes: same change

calling whatdependson for head-i586


Old:
----
avahi-0.6.23.tar.bz2
avahi-allocsize.patch
avahi-bookmarks-no-pygtk.patch
avahi-dnsconfd-netconfig.patch
avahi-man-selection.patch
avahi-no-gtk-no-interfaces.patch
avahi-no-gtk-python.patch

New:
----
avahi-0.6.24.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ avahi-glib2.spec ++++++
--- /var/tmp/diff_new_pack.j22490/_old 2009-02-06 21:57:41.000000000 +0100
+++ /var/tmp/diff_new_pack.j22490/_new 2009-02-06 21:57:41.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package avahi-glib2 (Version 0.6.23)
+# spec file for package avahi-glib2 (Version 0.6.24)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -30,15 +30,15 @@
%define build_mono 0
%define build_qt3 0
%define build_qt4 0
-Version: 0.6.23
-Release: 12
+Version: 0.6.24
+Release: 1
%if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4
# Create split spec files only when building per partes:
#%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})
%endif
%define avahi_client_soname 3
%define avahi_common_soname 3
-%define avahi_core_soname 5
+%define avahi_core_soname 6
%define avahi_ui_soname 0
%define avahi_glib_soname 1
%define avahi_gobject_soname 0
@@ -65,18 +65,6 @@
Patch2: avahi-init-lsb.patch
#PATCH-FIX-UPSTREAM avahi-empty-share-dir.patch jpr@xxxxxxxxxx -- mailed
maintainer
Patch3: avahi-empty-share-dir.patch
-#PATCH-FIX-UPSTREAM avahi-man-link.patch avahi222 sbrabec@xxxxxxx -- link man
page only if it is installed
-Patch4: avahi-man-selection.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-no-interfaces.patch avahi222 sbrabec@xxxxxxx
-- if gtk is disabled do not install glade files
-Patch5: avahi-no-gtk-no-interfaces.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-no-interfaces.patch avahi222 sbrabec@xxxxxxx
-- build avahi-bookmarks even without python-gtk
-Patch6: avahi-bookmarks-no-pygtk.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-python.patch avahi222 sbrabec@xxxxxxx --
build python module if gtk is disabled
-Patch7: avahi-no-gtk-python.patch
-#PATCH-FIX-UPSTREAM avahi-allocsize.patch none meissner@xxxxxxx -- mark up
allocation functions with attribute
-Patch8: avahi-allocsize.patch
-#PATCH-FIX-UPSTREAM avahi-dnsconfd-netconfig.patch bnc431240 lnussel@xxxxxxx
-- use netconfig for dnsconfd
-Patch9: avahi-dnsconfd-netconfig.patch
#PATCH-FIX-OPENSUSE avahi-unicastdomains.patch bnc433359 lnussel@xxxxxxx --
disable pre-set unicast domains by default
Patch10: avahi-unicastdomains.patch
#PATCH-FIX-UPSTREAM bnc_459007.patch bnc#459007 mauro@xxxxxxx -- fix
CVE-2008-5081
@@ -198,12 +186,12 @@
Trent Lloyd <lathiat@xxxxxxxxxxxxxxx>
Sebastien Estienne <sebastien.estienne@xxxxxxxxx>

-%package -n libavahi-core5
+%package -n libavahi-core6
License: LGPL v2.1 or later
Summary: D-BUS Service for Zeroconf and Bonjour
Group: System/Libraries

-%description -n libavahi-core5
+%description -n libavahi-core6
Avahi is an implementation of the DNS Service Discovery and Multicast
DNS specifications for Zeroconf Computing. It uses D-BUS for
communication between user applications and a system daemon. The daemon
@@ -364,7 +352,7 @@
License: LGPL v2.1 or later
Summary: Include Files and Libraries Mandatory for Development
#
-Requires: %{_name} = %{version} libavahi-common3 = %{version}
libavahi-core5 = %{version} libavahi-client3 = %{version} dbus-1-devel
glibc-devel
+Requires: %{_name} = %{version} libavahi-common3 = %{version}
libavahi-core6 = %{version} libavahi-client3 = %{version} dbus-1-devel
glibc-devel
Group: Development/Libraries/C and C++
# Last appeared in OpenSUSE 10.3:
Provides: avahi-devel = %{version}
@@ -831,12 +819,6 @@
%patch1 -p1
%patch2
%patch3
-%patch4
-%patch5
-%patch6
-%patch7
-%patch8
-%patch9 -p1
%patch10 -p1
%patch11 -p1
%if !%build_core
@@ -1012,6 +994,8 @@
%if %build_glib2
# FIXME: There are no better Categories in the spec (Monitor is not allowed in
Network).
%suse_update_desktop_file -r avahi-discover GNOME System Monitor
+%suse_update_desktop_file bvnc
+%suse_update_desktop_file bssh
%endif
%fdupes $RPM_BUILD_ROOT%{_libdir}

@@ -1046,9 +1030,9 @@

%postun -n libavahi-common3 -p /sbin/ldconfig

-%post -n libavahi-core5 -p /sbin/ldconfig
+%post -n libavahi-core6 -p /sbin/ldconfig

-%postun -n libavahi-core5 -p /sbin/ldconfig
+%postun -n libavahi-core6 -p /sbin/ldconfig

%post -n libdns_sd -p /sbin/ldconfig

@@ -1150,7 +1134,7 @@
%defattr(-,root,root)
%{_libdir}/libavahi-common*.so.*

-%files -n libavahi-core5
+%files -n libavahi-core6
%defattr(-,root,root)
%{_libdir}/libavahi-core*.so.*


++++++ avahi-mono.spec ++++++
--- /var/tmp/diff_new_pack.j22490/_old 2009-02-06 21:57:41.000000000 +0100
+++ /var/tmp/diff_new_pack.j22490/_new 2009-02-06 21:57:41.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package avahi-mono (Version 0.6.23)
+# spec file for package avahi-mono (Version 0.6.24)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -30,15 +30,15 @@
%define build_mono 1
%define build_qt3 0
%define build_qt4 0
-Version: 0.6.23
-Release: 60
+Version: 0.6.24
+Release: 1
%if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4
# Create split spec files only when building per partes:
#%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})
%endif
%define avahi_client_soname 3
%define avahi_common_soname 3
-%define avahi_core_soname 5
+%define avahi_core_soname 6
%define avahi_ui_soname 0
%define avahi_glib_soname 1
%define avahi_gobject_soname 0
@@ -65,18 +65,6 @@
Patch2: avahi-init-lsb.patch
#PATCH-FIX-UPSTREAM avahi-empty-share-dir.patch jpr@xxxxxxxxxx -- mailed
maintainer
Patch3: avahi-empty-share-dir.patch
-#PATCH-FIX-UPSTREAM avahi-man-link.patch avahi222 sbrabec@xxxxxxx -- link man
page only if it is installed
-Patch4: avahi-man-selection.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-no-interfaces.patch avahi222 sbrabec@xxxxxxx
-- if gtk is disabled do not install glade files
-Patch5: avahi-no-gtk-no-interfaces.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-no-interfaces.patch avahi222 sbrabec@xxxxxxx
-- build avahi-bookmarks even without python-gtk
-Patch6: avahi-bookmarks-no-pygtk.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-python.patch avahi222 sbrabec@xxxxxxx --
build python module if gtk is disabled
-Patch7: avahi-no-gtk-python.patch
-#PATCH-FIX-UPSTREAM avahi-allocsize.patch none meissner@xxxxxxx -- mark up
allocation functions with attribute
-Patch8: avahi-allocsize.patch
-#PATCH-FIX-UPSTREAM avahi-dnsconfd-netconfig.patch bnc431240 lnussel@xxxxxxx
-- use netconfig for dnsconfd
-Patch9: avahi-dnsconfd-netconfig.patch
#PATCH-FIX-OPENSUSE avahi-unicastdomains.patch bnc433359 lnussel@xxxxxxx --
disable pre-set unicast domains by default
Patch10: avahi-unicastdomains.patch
#PATCH-FIX-UPSTREAM bnc_459007.patch bnc#459007 mauro@xxxxxxx -- fix
CVE-2008-5081
@@ -197,12 +185,12 @@
Trent Lloyd <lathiat@xxxxxxxxxxxxxxx>
Sebastien Estienne <sebastien.estienne@xxxxxxxxx>

-%package -n libavahi-core5
+%package -n libavahi-core6
License: LGPL v2.1 or later
Summary: D-BUS Service for Zeroconf and Bonjour
Group: System/Libraries

-%description -n libavahi-core5
+%description -n libavahi-core6
Avahi is an implementation of the DNS Service Discovery and Multicast
DNS specifications for Zeroconf Computing. It uses D-BUS for
communication between user applications and a system daemon. The daemon
@@ -363,7 +351,7 @@
License: LGPL v2.1 or later
Summary: Include Files and Libraries Mandatory for Development
#
-Requires: %{_name} = %{version} libavahi-common3 = %{version}
libavahi-core5 = %{version} libavahi-client3 = %{version} dbus-1-devel
glibc-devel
+Requires: %{_name} = %{version} libavahi-common3 = %{version}
libavahi-core6 = %{version} libavahi-client3 = %{version} dbus-1-devel
glibc-devel
Group: Development/Libraries/C and C++
# Last appeared in OpenSUSE 10.3:
Provides: avahi-devel = %{version}
@@ -830,12 +818,6 @@
%patch1 -p1
%patch2
%patch3
-%patch4
-%patch5
-%patch6
-%patch7
-%patch8
-%patch9 -p1
%patch10 -p1
%patch11 -p1
%if !%build_core
@@ -1011,6 +993,8 @@
%if %build_glib2
# FIXME: There are no better Categories in the spec (Monitor is not allowed in
Network).
%suse_update_desktop_file -r avahi-discover GNOME System Monitor
+%suse_update_desktop_file bvnc
+%suse_update_desktop_file bssh
%endif
%fdupes $RPM_BUILD_ROOT%{_libdir}

@@ -1045,9 +1029,9 @@

%postun -n libavahi-common3 -p /sbin/ldconfig

-%post -n libavahi-core5 -p /sbin/ldconfig
+%post -n libavahi-core6 -p /sbin/ldconfig

-%postun -n libavahi-core5 -p /sbin/ldconfig
+%postun -n libavahi-core6 -p /sbin/ldconfig

%post -n libdns_sd -p /sbin/ldconfig

@@ -1149,7 +1133,7 @@
%defattr(-,root,root)
%{_libdir}/libavahi-common*.so.*

-%files -n libavahi-core5
+%files -n libavahi-core6
%defattr(-,root,root)
%{_libdir}/libavahi-core*.so.*


++++++ avahi-qt4.spec ++++++
--- /var/tmp/diff_new_pack.j22490/_old 2009-02-06 21:57:41.000000000 +0100
+++ /var/tmp/diff_new_pack.j22490/_new 2009-02-06 21:57:41.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package avahi-qt4 (Version 0.6.23)
+# spec file for package avahi-qt4 (Version 0.6.24)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -30,15 +30,15 @@
%define build_mono 0
%define build_qt3 0
%define build_qt4 1
-Version: 0.6.23
-Release: 12
+Version: 0.6.24
+Release: 1
%if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4
# Create split spec files only when building per partes:
#%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})
%endif
%define avahi_client_soname 3
%define avahi_common_soname 3
-%define avahi_core_soname 5
+%define avahi_core_soname 6
%define avahi_ui_soname 0
%define avahi_glib_soname 1
%define avahi_gobject_soname 0
@@ -65,18 +65,6 @@
Patch2: avahi-init-lsb.patch
#PATCH-FIX-UPSTREAM avahi-empty-share-dir.patch jpr@xxxxxxxxxx -- mailed
maintainer
Patch3: avahi-empty-share-dir.patch
-#PATCH-FIX-UPSTREAM avahi-man-link.patch avahi222 sbrabec@xxxxxxx -- link man
page only if it is installed
-Patch4: avahi-man-selection.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-no-interfaces.patch avahi222 sbrabec@xxxxxxx
-- if gtk is disabled do not install glade files
-Patch5: avahi-no-gtk-no-interfaces.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-no-interfaces.patch avahi222 sbrabec@xxxxxxx
-- build avahi-bookmarks even without python-gtk
-Patch6: avahi-bookmarks-no-pygtk.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-python.patch avahi222 sbrabec@xxxxxxx --
build python module if gtk is disabled
-Patch7: avahi-no-gtk-python.patch
-#PATCH-FIX-UPSTREAM avahi-allocsize.patch none meissner@xxxxxxx -- mark up
allocation functions with attribute
-Patch8: avahi-allocsize.patch
-#PATCH-FIX-UPSTREAM avahi-dnsconfd-netconfig.patch bnc431240 lnussel@xxxxxxx
-- use netconfig for dnsconfd
-Patch9: avahi-dnsconfd-netconfig.patch
#PATCH-FIX-OPENSUSE avahi-unicastdomains.patch bnc433359 lnussel@xxxxxxx --
disable pre-set unicast domains by default
Patch10: avahi-unicastdomains.patch
#PATCH-FIX-UPSTREAM bnc_459007.patch bnc#459007 mauro@xxxxxxx -- fix
CVE-2008-5081
@@ -200,12 +188,12 @@
Trent Lloyd <lathiat@xxxxxxxxxxxxxxx>
Sebastien Estienne <sebastien.estienne@xxxxxxxxx>

-%package -n libavahi-core5
+%package -n libavahi-core6
License: LGPL v2.1 or later
Summary: D-BUS Service for Zeroconf and Bonjour
Group: System/Libraries

-%description -n libavahi-core5
+%description -n libavahi-core6
Avahi is an implementation of the DNS Service Discovery and Multicast
DNS specifications for Zeroconf Computing. It uses D-BUS for
communication between user applications and a system daemon. The daemon
@@ -366,7 +354,7 @@
License: LGPL v2.1 or later
Summary: Include Files and Libraries Mandatory for Development
#
-Requires: %{_name} = %{version} libavahi-common3 = %{version}
libavahi-core5 = %{version} libavahi-client3 = %{version} dbus-1-devel
glibc-devel
+Requires: %{_name} = %{version} libavahi-common3 = %{version}
libavahi-core6 = %{version} libavahi-client3 = %{version} dbus-1-devel
glibc-devel
Group: Development/Libraries/C and C++
# Last appeared in OpenSUSE 10.3:
Provides: avahi-devel = %{version}
@@ -833,12 +821,6 @@
%patch1 -p1
%patch2
%patch3
-%patch4
-%patch5
-%patch6
-%patch7
-%patch8
-%patch9 -p1
%patch10 -p1
%patch11 -p1
%if !%build_core
@@ -1014,6 +996,8 @@
%if %build_glib2
# FIXME: There are no better Categories in the spec (Monitor is not allowed in
Network).
%suse_update_desktop_file -r avahi-discover GNOME System Monitor
+%suse_update_desktop_file bvnc
+%suse_update_desktop_file bssh
%endif
%fdupes $RPM_BUILD_ROOT%{_libdir}

@@ -1048,9 +1032,9 @@

%postun -n libavahi-common3 -p /sbin/ldconfig

-%post -n libavahi-core5 -p /sbin/ldconfig
+%post -n libavahi-core6 -p /sbin/ldconfig

-%postun -n libavahi-core5 -p /sbin/ldconfig
+%postun -n libavahi-core6 -p /sbin/ldconfig

%post -n libdns_sd -p /sbin/ldconfig

@@ -1152,7 +1136,7 @@
%defattr(-,root,root)
%{_libdir}/libavahi-common*.so.*

-%files -n libavahi-core5
+%files -n libavahi-core6
%defattr(-,root,root)
%{_libdir}/libavahi-core*.so.*


++++++ avahi.spec ++++++
--- /var/tmp/diff_new_pack.j22490/_old 2009-02-06 21:57:41.000000000 +0100
+++ /var/tmp/diff_new_pack.j22490/_new 2009-02-06 21:57:41.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package avahi (Version 0.6.23)
+# spec file for package avahi (Version 0.6.24)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -32,15 +32,15 @@
%define build_mono 0
%define build_qt3 0
%define build_qt4 0
-Version: 0.6.23
-Release: 41
+Version: 0.6.24
+Release: 1
%if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4
# Create split spec files only when building per partes:
#%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})
%endif
%define avahi_client_soname 3
%define avahi_common_soname 3
-%define avahi_core_soname 5
+%define avahi_core_soname 6
%define avahi_ui_soname 0
%define avahi_glib_soname 1
%define avahi_gobject_soname 0
@@ -67,18 +67,6 @@
Patch2: avahi-init-lsb.patch
#PATCH-FIX-UPSTREAM avahi-empty-share-dir.patch jpr@xxxxxxxxxx -- mailed
maintainer
Patch3: avahi-empty-share-dir.patch
-#PATCH-FIX-UPSTREAM avahi-man-link.patch avahi222 sbrabec@xxxxxxx -- link man
page only if it is installed
-Patch4: avahi-man-selection.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-no-interfaces.patch avahi222 sbrabec@xxxxxxx
-- if gtk is disabled do not install glade files
-Patch5: avahi-no-gtk-no-interfaces.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-no-interfaces.patch avahi222 sbrabec@xxxxxxx
-- build avahi-bookmarks even without python-gtk
-Patch6: avahi-bookmarks-no-pygtk.patch
-#PATCH-FIX-UPSTREAM avahi-no-gtk-python.patch avahi222 sbrabec@xxxxxxx --
build python module if gtk is disabled
-Patch7: avahi-no-gtk-python.patch
-#PATCH-FIX-UPSTREAM avahi-allocsize.patch none meissner@xxxxxxx -- mark up
allocation functions with attribute
-Patch8: avahi-allocsize.patch
-#PATCH-FIX-UPSTREAM avahi-dnsconfd-netconfig.patch bnc431240 lnussel@xxxxxxx
-- use netconfig for dnsconfd
-Patch9: avahi-dnsconfd-netconfig.patch
#PATCH-FIX-OPENSUSE avahi-unicastdomains.patch bnc433359 lnussel@xxxxxxx --
disable pre-set unicast domains by default
Patch10: avahi-unicastdomains.patch
#PATCH-FIX-UPSTREAM bnc_459007.patch bnc#459007 mauro@xxxxxxx -- fix
CVE-2008-5081
@@ -200,12 +188,12 @@
Trent Lloyd <lathiat@xxxxxxxxxxxxxxx>
Sebastien Estienne <sebastien.estienne@xxxxxxxxx>

-%package -n libavahi-core5
+%package -n libavahi-core6
License: LGPL v2.1 or later
Summary: D-BUS Service for Zeroconf and Bonjour
Group: System/Libraries

-%description -n libavahi-core5
+%description -n libavahi-core6
Avahi is an implementation of the DNS Service Discovery and Multicast
DNS specifications for Zeroconf Computing. It uses D-BUS for
communication between user applications and a system daemon. The daemon
@@ -366,7 +354,7 @@
License: LGPL v2.1 or later
Summary: Include Files and Libraries Mandatory for Development
#
-Requires: %{_name} = %{version} libavahi-common3 = %{version}
libavahi-core5 = %{version} libavahi-client3 = %{version} dbus-1-devel
glibc-devel
+Requires: %{_name} = %{version} libavahi-common3 = %{version}
libavahi-core6 = %{version} libavahi-client3 = %{version} dbus-1-devel
glibc-devel
Group: Development/Libraries/C and C++
# Last appeared in OpenSUSE 10.3:
Provides: avahi-devel = %{version}
@@ -833,12 +821,6 @@
%patch1 -p1
%patch2
%patch3
-%patch4
-%patch5
-%patch6
-%patch7
-%patch8
-%patch9 -p1
%patch10 -p1
%patch11 -p1
%if !%build_core
@@ -1014,6 +996,8 @@
%if %build_glib2
# FIXME: There are no better Categories in the spec (Monitor is not allowed in
Network).
%suse_update_desktop_file -r avahi-discover GNOME System Monitor
+%suse_update_desktop_file bvnc
+%suse_update_desktop_file bssh
%endif
%fdupes $RPM_BUILD_ROOT%{_libdir}

@@ -1048,9 +1032,9 @@

%postun -n libavahi-common3 -p /sbin/ldconfig

-%post -n libavahi-core5 -p /sbin/ldconfig
+%post -n libavahi-core6 -p /sbin/ldconfig

-%postun -n libavahi-core5 -p /sbin/ldconfig
+%postun -n libavahi-core6 -p /sbin/ldconfig

%post -n libdns_sd -p /sbin/ldconfig

@@ -1152,7 +1136,7 @@
%defattr(-,root,root)
%{_libdir}/libavahi-common*.so.*

-%files -n libavahi-core5
+%files -n libavahi-core6
%defattr(-,root,root)
%{_libdir}/libavahi-core*.so.*

@@ -1321,6 +1305,11 @@
%endif

%changelog
+* Mon Feb 02 2009 vuntz@xxxxxxxxxx
+- Call %%suse_update_desktop_file on bssh and bvnc.
+* Sun Feb 01 2009 vuntz@xxxxxxxxxx
+- Update avahi-desktop.patch to not add X-SuSE-translate=true in
+ .desktop files.
* Fri Jan 16 2009 ro@xxxxxxx
- readd libavahi-common.la, breaks > 100 packages if done this way
* Wed Jan 14 2009 sbrabec@xxxxxxx
@@ -1329,6 +1318,20 @@
- Removed pointless libtool .la file.
* Tue Jan 13 2009 olh@xxxxxxx
- obsolete old -XXbit packages (bnc#437293)
+* Tue Jan 06 2009 mboman@xxxxxxx
+- Update to version 0.6.24:
+ + A huge number of bug fixes, including a security relavant one
+ (low risk)
+ + Add two new configuration directives "allow-interfaces" and
+ "deny-interfaces" which can be used to make Avahi ignore certain
+ network interfaces or only use certain network interfaces
+ + Translation updates
+- Remove avahi-man-selection.patch. Fixed upstream
+- Remove avahi-no-gtk-no-interfaces.patch. Fixed upstream.
+- Remove avahi-bookmarks-no-pygtk.patch. Fixed upstream
+- Remove avahi-no-gtk-python.patch. Fixed upstream
+- Remove avahi-allocsize.patch. Fixed upstream
+- Remove avahi-dnsconfd-netconfig.patch. Fixed upstream
* Wed Dec 17 2008 mauro@xxxxxxx
- Added bnc_459007.patch to fix bnc#459007
+ Fixes CVE-2008-5081

++++++ avahi-0.6.23.tar.bz2 -> avahi-0.6.24.tar.bz2 ++++++
++++ 68452 lines of diff (skipped)

++++++ avahi-desktop.patch ++++++
--- /var/tmp/diff_new_pack.j22490/_old 2009-02-06 21:57:43.000000000 +0100
+++ /var/tmp/diff_new_pack.j22490/_new 2009-02-06 21:57:43.000000000 +0100
@@ -1,8 +1,8 @@
-Index: avahi-0.6.22/avahi-ui/bssh.desktop.in
+Index: avahi-0.6.24/avahi-ui/bssh.desktop.in.in
===================================================================
---- avahi-0.6.22.orig/avahi-ui/bssh.desktop.in
-+++ avahi-0.6.22/avahi-ui/bssh.desktop.in
-@@ -6,7 +6,8 @@ Comment=Browse for Zeroconf-enabled SSH
+--- avahi-0.6.24.orig/avahi-ui/bssh.desktop.in.in
++++ avahi-0.6.24/avahi-ui/bssh.desktop.in.in
+@@ -6,7 +6,7 @@ _Comment=Browse for Zeroconf-enabled SSH
Exec=@bindir@/bssh
Terminal=false
Type=Application
@@ -12,12 +12,11 @@
+Categories=GNOME;System;Monitor;
StartupNotify=false
GenericName=
-+X-SuSE-translate=true
-Index: avahi-0.6.22/avahi-ui/bvnc.desktop.in
+Index: avahi-0.6.24/avahi-ui/bvnc.desktop.in.in
===================================================================
---- avahi-0.6.22.orig/avahi-ui/bvnc.desktop.in
-+++ avahi-0.6.22/avahi-ui/bvnc.desktop.in
-@@ -6,7 +6,8 @@ Comment=Browse for Zeroconf-enabled VNC
+--- avahi-0.6.24.orig/avahi-ui/bvnc.desktop.in.in
++++ avahi-0.6.24/avahi-ui/bvnc.desktop.in.in
+@@ -6,7 +6,7 @@ _Comment=Browse for Zeroconf-enabled VNC
Exec=@bindir@/bvnc
Terminal=false
Type=Application
@@ -27,12 +26,11 @@
+Categories=GNOME;System;Monitor;
StartupNotify=false
GenericName=
-+X-SuSE-translate=true
-Index: avahi-0.6.22/avahi-python/avahi-discover/avahi-discover.desktop.in
+Index: avahi-0.6.24/avahi-python/avahi-discover/avahi-discover.desktop.in.in
===================================================================
---- avahi-0.6.22.orig/avahi-python/avahi-discover/avahi-discover.desktop.in
-+++ avahi-0.6.22/avahi-python/avahi-discover/avahi-discover.desktop.in
-@@ -6,7 +6,7 @@ Comment=Browse for Zeroconf services ava
+--- avahi-0.6.24.orig/avahi-python/avahi-discover/avahi-discover.desktop.in.in
++++ avahi-0.6.24/avahi-python/avahi-discover/avahi-discover.desktop.in.in
+@@ -6,7 +6,7 @@ _Comment=Browse for Zeroconf services av
Exec=@bindir@/avahi-discover
Terminal=false
Type=Application



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages