Author: adamg Date: Fri Feb 27 17:26:27 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - security todos done (fixed between 5.2.6 and 5.2.9
---- Files affected: SPECS: php.spec (1.778 -> 1.779) ---- Diffs: ================================================================ Index: SPECS/php.spec diff -u SPECS/php.spec:1.778 SPECS/php.spec:1.779 --- SPECS/php.spec:1.778 Fri Feb 27 18:23:11 2009 +++ SPECS/php.spec Fri Feb 27 18:26:21 2009 @@ -13,8 +13,6 @@ # - make additional headers and checking added by mail patch configurable # - modularize session, standard (output from pure php -m)? # - http://forum.lighttpd.net/topic/34454 -# - Security note: CVE-2008-5498 (no solution at this time): -# http://securitytracker.com/alerts/2008/Dec/1021494.html # # Conditional build: %bcond_with fdf # with FDF (PDF forms) module (BR: proprietary lib) @@ -158,11 +156,6 @@ Patch43: %{name}-xml-force-expat.patch Patch44: %{name}-include_path.patch URL: http://www.php.net/ -# Requires review: -# http://securitytracker.com/alerts/2008/Oct/1020995.html -# BuildRequires: security(CVE-2008-3659) -# http://securitytracker.com/alerts/2008/Oct/1020994.html -# BuildRequires: security(CVE-2008-3660) %{?with_interbase:%{!?with_interbase_inst:BuildRequires: Firebird-devel >= 1.0.2.908-2}} %{?with_pspell:BuildRequires: aspell-devel >= 2:0.50.0} BuildRequires: autoconf >= 2.53 @@ -2888,6 +2881,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.779 2009/02/27 17:26:21 adamg +- security todos done (fixed between 5.2.6 and 5.2.9 + Revision 1.778 2009/02/27 17:23:11 adamg - patch numbering cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.778&r2=1.779&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
