Author: glen Date: Tue Feb 7 20:46:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - CVE-2005-3352, CVE-2005-3357; rel 15, STBR
---- Files affected: SPECS: apache.spec (1.471 -> 1.472) ---- Diffs: ================================================================ Index: SPECS/apache.spec diff -u SPECS/apache.spec:1.471 SPECS/apache.spec:1.472 --- SPECS/apache.spec:1.471 Tue Feb 7 14:39:32 2006 +++ SPECS/apache.spec Tue Feb 7 21:45:54 2006 @@ -36,7 +36,7 @@ Summary(tr): Lider WWW tarayýcý Name: apache Version: 2.2.0 -Release: 14 +Release: 15 License: Apache Group License Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -95,6 +95,8 @@ # http://www.telana.com/peruser.php Patch21: httpd-2.0.52-peruser-0.1.6.patch Patch22: %{name}-libtool.patch +Patch23: %{name}-CVE-2005-3352.patch +Patch24: %{name}-CVE-2005-3357.patch URL: http://httpd.apache.org/ BuildRequires: apr-devel >= 1:1.2 BuildRequires: apr-util-devel >= 1:1.2 @@ -1725,6 +1727,8 @@ %patch20 -p1 %patch21 -p1 %patch22 -p1 +%patch23 -p1 +%patch24 -p1 # using system apr, apr-util and pcre rm -rf srclib/{apr,apr-util,pcre} @@ -2704,6 +2708,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.472 2006/02/07 20:45:54 glen +- CVE-2005-3352, CVE-2005-3357; rel 15, STBR + Revision 1.471 2006/02/07 13:39:32 arekm - rel 14; enable exception-hook for prefork/worker/event MPM ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.471&r2=1.472&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
