Author: radek Date: Sun May 14 21:24:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - release 0.13: added -CVE-2005-1121.patch
---- Files affected: SPECS: oops.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/oops.spec diff -u SPECS/oops.spec:1.22 SPECS/oops.spec:1.23 --- SPECS/oops.spec:1.22 Tue Dec 13 15:11:32 2005 +++ SPECS/oops.spec Sun May 14 23:23:55 2006 @@ -1,12 +1,11 @@ # $Revision$, $Date$ # TODO # - create separate user for this daemon? -# - SECURITY: http://www.gentoo.org/security/en/glsa/glsa-200505-02.xml Summary: Oops! is an HTTP-1.1/FTP proxy server Summary(pl): Oops! jest serwerem proxy HTTP-1.1/FTP Name: oops Version: 1.5.23 -Release: 0.12 +Release: 0.13 License: GPL v2 Group: Networking/Daemons Source0: http://zipper.paco.net/~igor/oops/%{name}-%{version}.tar.gz @@ -19,6 +18,7 @@ Patch2: %{name}-ac.patch Patch3: %{name}-build.patch Patch4: %{name}-socket.patch +Patch5: %{name}-CVE-2005-1121.patch URL: http://zipper.paco.net/~igor/oops.eng/ BuildRequires: autoconf BuildRequires: automake @@ -81,6 +81,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build cp -f /usr/share/automake/config.sub . @@ -170,6 +171,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2006/05/14 21:23:55 radek +- release 0.13: added -CVE-2005-1121.patch + Revision 1.22 2005/12/13 14:11:32 glen - adapterized (sorted %verify attrs) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/oops.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
