Author: blues Date: Mon Oct 13 12:48:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - one more security blocker
---- Files affected: SPECS: php.spec (1.735 -> 1.736) ---- Diffs: ================================================================ Index: SPECS/php.spec diff -u SPECS/php.spec:1.735 SPECS/php.spec:1.736 --- SPECS/php.spec:1.735 Mon Oct 13 14:45:57 2008 +++ SPECS/php.spec Mon Oct 13 14:48:09 2008 @@ -147,6 +147,8 @@ # 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 @@ -2781,6 +2783,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.736 2008/10/13 12:48:09 blues +- one more security blocker + Revision 1.735 2008/10/13 12:45:57 blues - security CVE blocker ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.735&r2=1.736&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
