Author: patrys Date: Sat Apr 12 13:08:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - CVE-2008-1658 - rel 3
---- Files affected: SPECS: PolicyKit.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/PolicyKit.spec diff -u SPECS/PolicyKit.spec:1.36 SPECS/PolicyKit.spec:1.37 --- SPECS/PolicyKit.spec:1.36 Tue Mar 25 17:52:25 2008 +++ SPECS/PolicyKit.spec Sat Apr 12 15:08:12 2008 @@ -4,12 +4,13 @@ Summary(pl.UTF-8): Szkielet do definiowania polityki dla komponentów systemowych Name: PolicyKit Version: 0.7 -Release: 2 +Release: 3 License: MIT Group: Libraries Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz # Source0-md5: 99e0cc588310656fa25f8f66a411c71f Patch0: %{name}-xfs.patch +Patch1: %{name}-CVE.patch URL: http://people.freedesktop.org/~david/polkit-spec.html BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.7 @@ -111,6 +112,7 @@ %prep %setup -q %patch0 -p0 +%patch1 -p1 %build %{__libtoolize} @@ -231,6 +233,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2008-04-12 13:08:12 patrys +- CVE-2008-1658 +- rel 3 + Revision 1.36 2008-03-25 16:52:25 sls - Requires: dbus >= 1.1.2-5 (required _datadir/dbus-1/interfaces) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/PolicyKit.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
