diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-08-14 22:22:10 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-08-14 22:22:10 +0000 |
commit | f6413875805262e96de51f7f47d0df23a7981d06 (patch) | |
tree | b740fa03773fc5b4500d6dd12b5bad5686c6265a /dev-php | |
parent | Initial import. (diff) | |
download | gentoo-2-f6413875805262e96de51f7f47d0df23a7981d06.tar.gz gentoo-2-f6413875805262e96de51f7f47d0df23a7981d06.tar.bz2 gentoo-2-f6413875805262e96de51f7f47d0df23a7981d06.zip |
Version bump, immediately marked as stable on all ARCHes due to eval() vulnerability and because this is portable PHP code. Removing vulnerable versions.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-XML_RPC/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.2.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.3.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.0.ebuild (renamed from dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.1.ebuild) | 2 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.1 | 1 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.2 | 1 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.3 | 1 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.4.0 | 1 |
8 files changed, 11 insertions, 29 deletions
diff --git a/dev-php/PEAR-XML_RPC/ChangeLog b/dev-php/PEAR-XML_RPC/ChangeLog index e0e5cf707219..205072b435f7 100644 --- a/dev-php/PEAR-XML_RPC/ChangeLog +++ b/dev-php/PEAR-XML_RPC/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-XML_RPC # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.24 2005/08/08 14:39:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.25 2005/08/14 22:22:10 sebastian Exp $ + +*PEAR-XML_RPC-1.4.0 (14 Aug 2005) + + 14 Aug 2005; Sebastian Bergmann <sebastian@gentoo.org> + -PEAR-XML_RPC-1.3.1.ebuild, -PEAR-XML_RPC-1.3.2.ebuild, + -PEAR-XML_RPC-1.3.3.ebuild, +PEAR-XML_RPC-1.4.0.ebuild: + Version bump, immediately marked as stable on all ARCHes due to eval() + vulnerability and this is portable PHP code. Removing vulnerable versions. 08 Aug 2005; Markus Rothe <corsair@gentoo.org> PEAR-XML_RPC-1.3.3.ebuild: Stable on ppc64 diff --git a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.2.ebuild b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.2.ebuild deleted file mode 100644 index 46951a707647..000000000000 --- a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.2.ebuild,v 1.7 2005/07/25 09:32:20 gmsoft Exp $ - -inherit php-pear - -DESCRIPTION="PHP implementation of the XML-RPC protocol" - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 s390 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.3.ebuild b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.3.ebuild deleted file mode 100644 index fd2571f92121..000000000000 --- a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.3.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.3.ebuild,v 1.5 2005/08/08 14:39:53 corsair Exp $ - -inherit php-pear - -DESCRIPTION="PHP implementation of the XML-RPC protocol" - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~ppc ppc64 s390 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.1.ebuild b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.0.ebuild index 517d6eac0328..5bf229970850 100644 --- a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.1.ebuild +++ b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.3.1.ebuild,v 1.2 2005/07/01 16:35:12 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.0.ebuild,v 1.1 2005/08/14 22:22:10 sebastian Exp $ inherit php-pear diff --git a/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.1 b/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.1 deleted file mode 100644 index a434f0ea1f23..000000000000 --- a/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c27e8cc85ff7cb86b119e933bd2eafc1 XML_RPC-1.3.1.tgz 25310 diff --git a/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.2 b/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.2 deleted file mode 100644 index e6524d05a05b..000000000000 --- a/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6f2d8de8f5ddd72dba3946e0a8c95a40 XML_RPC-1.3.2.tgz 25837 diff --git a/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.3 b/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.3 deleted file mode 100644 index f00bd474e339..000000000000 --- a/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.3.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 de9e1847f1422807a43fb6669adfe7cc XML_RPC-1.3.3.tgz 26070 diff --git a/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.4.0 b/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.4.0 new file mode 100644 index 000000000000..2ee29ea076c1 --- /dev/null +++ b/dev-php/PEAR-XML_RPC/files/digest-PEAR-XML_RPC-1.4.0 @@ -0,0 +1 @@ +MD5 01202c4bcc2c03e7bb1bff5570d98367 XML_RPC-1.4.0.tgz 26776 |