Author: glen Date: Mon Nov 12 08:15:30 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 5.2.5, lots of security enchancements. also resolves CVE-2007-4887.
---- Files affected: SPECS: php.spec (1.696 -> 1.697) ---- Diffs: ================================================================ Index: SPECS/php.spec diff -u SPECS/php.spec:1.696 SPECS/php.spec:1.697 --- SPECS/php.spec:1.696 Thu Nov 8 01:13:55 2007 +++ SPECS/php.spec Mon Nov 12 09:15:25 2007 @@ -72,8 +72,7 @@ %undefine with_filter %endif -%define _rel 0.4 -%define _rc RC2 +%define _rel 1 Summary: PHP: Hypertext Preprocessor Summary(fr.UTF-8): Le langage de script embarque-HTML PHP Summary(pl.UTF-8): Język skryptowy PHP @@ -86,9 +85,8 @@ Epoch: 4 License: PHP Group: Libraries -#Source0: http://www.php.net/distributions/%{name}-%{version}.tar.bz2 -Source0: http://downloads.php.net/ilia/%{name}-%{version}%{_rc}.tar.bz2 -# Source0-md5: deb66ac45b18ced1077365b0e0179995 +Source0: http://www.php.net/distributions/%{name}-%{version}.tar.bz2 +# Source0-md5: 1fe14ca892460b09f06729941a1bb605 Source2: zend.gif Source3: %{name}-mod_%{name}.conf Source4: %{name}-cgi-fcgi.ini @@ -1556,7 +1554,7 @@ Moduł PHP umożliwiający używanie kompresji zlib. %prep -%setup -q -n %{name}-%{version}%{_rc} +%setup -q %patch27 -p1 %patch0 -p1 %patch1 -p1 @@ -2747,7 +2745,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.696 2007-11-08 00:13:55 glen +Revision 1.697 2007-11-12 08:15:25 glen +- 5.2.5, lots of security enchancements. also resolves CVE-2007-4887. + +Revision 1.696 2007/11/08 00:13:55 glen - add -fcgi-graceful.patch - less verbose generate of ini files - use /etc/httpd/conf.d apache2 dirs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.696&r2=1.697&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
