Author: deejay1 Date: Mon Jan 15 15:57:32 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - added fixes for CVE-2006-6870 and CVE-2006-5461 - rel. 2
---- Files affected: SPECS: avahi.spec (1.45.2.5 -> 1.45.2.6) ---- Diffs: ================================================================ Index: SPECS/avahi.spec diff -u SPECS/avahi.spec:1.45.2.5 SPECS/avahi.spec:1.45.2.6 --- SPECS/avahi.spec:1.45.2.5 Sun Jul 2 18:52:13 2006 +++ SPECS/avahi.spec Mon Jan 15 16:57:27 2007 @@ -11,7 +11,7 @@ Summary(pl): Wolna implementacja mDNS/DNS-SD Name: avahi Version: 0.6.11 -Release: 1 +Release: 2 License: GPL v.2/LGPL Group: Applications Source0: http://avahi.org/download/%{name}-%{version}.tar.gz @@ -22,6 +22,8 @@ Patch0: %{name}-desktop.patch Patch1: %{name}-glade.patch Patch2: %{name}-destdir.patch +Patch3: %{name}-netlink.patch +Patch4: %{name}-compressed_dns.patch URL: http://avahi.org/ BuildRequires: autoconf BuildRequires: automake @@ -390,6 +392,8 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p0 +%patch4 -p0 %build %{__libtoolize} @@ -654,6 +658,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45.2.6 2007/01/15 15:57:27 deejay1 +- added fixes for CVE-2006-6870 and CVE-2006-5461 +- rel. 2 + Revision 1.45.2.5 2006/07/02 16:52:13 freetz - 0.6.11 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/avahi.spec?r1=1.45.2.5&r2=1.45.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
