diff options
author | Christian Hoffmann <hoffie@gentoo.org> | 2008-08-07 10:25:21 +0000 |
---|---|---|
committer | Christian Hoffmann <hoffie@gentoo.org> | 2008-08-07 10:25:21 +0000 |
commit | b8ca4c9a6103ee9fc3b786bb3cb1e576feeb05ba (patch) | |
tree | fa806edf59458f58615fa19cf584897c9efe00d9 /dev-lang/php/ChangeLog | |
parent | Version bump, thanks to Damien Thébault in bug #233912 for reporting. Fixed ... (diff) | |
download | historical-b8ca4c9a6103ee9fc3b786bb3cb1e576feeb05ba.tar.gz historical-b8ca4c9a6103ee9fc3b786bb3cb1e576feeb05ba.tar.bz2 historical-b8ca4c9a6103ee9fc3b786bb3cb1e576feeb05ba.zip |
lots of new security/crash fixes, bug 234102 (CVE-2008-2665, CVE-2008-2666 and other issues); dropping old
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'dev-lang/php/ChangeLog')
-rw-r--r-- | dev-lang/php/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 578e45d446ab..269539ddae8e 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-lang/php # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.282 2008/07/24 20:44:23 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.283 2008/08/07 10:25:21 hoffie Exp $ + +*php-5.2.6-r6 (07 Aug 2008) + + 07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> -php-5.2.6_rc4.ebuild, + -php-5.2.6-r1.ebuild, -php-5.2.6-r5.ebuild, +php-5.2.6-r6.ebuild: + lots of new security/crash fixes, bug 234102 (CVE-2008-2665, CVE-2008-2666 + and other issues); dropping old 24 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r2.ebuild, php-5.2.6-r5.ebuild: |