summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>2007-01-04 13:49:30 +0000
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>2007-01-04 13:49:30 +0000
commitddbca997a84c43e94d9c6963f1e3921cf460128a (patch)
tree97e9d1cdaae69f2b54f8ab3a1d96f0c1b538b57f /dev-ruby/cgi_multipart_eof_fix
parentVersion bump (diff)
downloadgentoo-2-ddbca997a84c43e94d9c6963f1e3921cf460128a.tar.gz
gentoo-2-ddbca997a84c43e94d9c6963f1e3921cf460128a.tar.bz2
gentoo-2-ddbca997a84c43e94d9c6963f1e3921cf460128a.zip
New ebuild, #126925
(Portage version: 2.1.1)
Diffstat (limited to 'dev-ruby/cgi_multipart_eof_fix')
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/ChangeLog10
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/Manifest16
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild17
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/files/digest-cgi_multipart_eof_fix-1.0.03
-rw-r--r--dev-ruby/cgi_multipart_eof_fix/metadata.xml5
5 files changed, 51 insertions, 0 deletions
diff --git a/dev-ruby/cgi_multipart_eof_fix/ChangeLog b/dev-ruby/cgi_multipart_eof_fix/ChangeLog
new file mode 100644
index 000000000000..65d1fa76d6b9
--- /dev/null
+++ b/dev-ruby/cgi_multipart_eof_fix/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/cgi_multipart_eof_fix
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.1 2007/01/04 13:49:30 pclouds Exp $
+
+*cgi_multipart_eof_fix-1.0.0 (04 Jan 2007)
+
+ 04 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> +metadata.xml,
+ +cgi_multipart_eof_fix-1.0.0.ebuild:
+ New ebuild, #126925
+
diff --git a/dev-ruby/cgi_multipart_eof_fix/Manifest b/dev-ruby/cgi_multipart_eof_fix/Manifest
new file mode 100644
index 000000000000..a9d2f6888aac
--- /dev/null
+++ b/dev-ruby/cgi_multipart_eof_fix/Manifest
@@ -0,0 +1,16 @@
+DIST cgi_multipart_eof_fix-1.0.0.gem 5632 RMD160 20499ba9737d1adbf97b8957eb444a2977857aa8 SHA1 0747741af8905d78d5834a5d43e39e346cf7a1a1 SHA256 5babae9db4068abacb9fbbba1013960afed3ca5d35998237476596f639f2eaa7
+EBUILD cgi_multipart_eof_fix-1.0.0.ebuild 456 RMD160 9d42f0b5d072f8c6233faea4690d47cd16167f0d SHA1 8415990b47f767a78576bbf776eef4b780b00d78 SHA256 37cfcbe82f9bbd17d8687c400db98f10358536d80c41f49741cec6e4dea9de32
+MD5 422a37e309f9d700592be9a5eb08e62f cgi_multipart_eof_fix-1.0.0.ebuild 456
+RMD160 9d42f0b5d072f8c6233faea4690d47cd16167f0d cgi_multipart_eof_fix-1.0.0.ebuild 456
+SHA256 37cfcbe82f9bbd17d8687c400db98f10358536d80c41f49741cec6e4dea9de32 cgi_multipart_eof_fix-1.0.0.ebuild 456
+MISC ChangeLog 314 RMD160 2baaccf4097199f076213d004b82173e596fdedc SHA1 c8b4c6d8797d28f07c8f164231439a8530409e2e SHA256 5f6a29fdd9ae5e916b0ad0b54e8507055f4f777db14036f3c1631884468de2e1
+MD5 e7e8d41ca7601b57d1e510d007a894a7 ChangeLog 314
+RMD160 2baaccf4097199f076213d004b82173e596fdedc ChangeLog 314
+SHA256 5f6a29fdd9ae5e916b0ad0b54e8507055f4f777db14036f3c1631884468de2e1 ChangeLog 314
+MISC metadata.xml 158 RMD160 097f8145a9994f98be4971b43b23b9e5e8bccb66 SHA1 7ac646714b1ab83fda98f3ccdd8b48a31c148b27 SHA256 70b396ab3c7a63a81cb895b7728bd9eccdc9770afdb9919f2c54694b685f7032
+MD5 b522b82d2c47bc548a6607f0f577ab5e metadata.xml 158
+RMD160 097f8145a9994f98be4971b43b23b9e5e8bccb66 metadata.xml 158
+SHA256 70b396ab3c7a63a81cb895b7728bd9eccdc9770afdb9919f2c54694b685f7032 metadata.xml 158
+MD5 4ccd7cb316fbda901144c488b08ba4eb files/digest-cgi_multipart_eof_fix-1.0.0 268
+RMD160 21c342e0b193572c5abaade271d1915bb2b8974c files/digest-cgi_multipart_eof_fix-1.0.0 268
+SHA256 4b2c1ade4e5bb8f115747f5bc8113c33552b4f45855ea1372e6134feda4dbd41 files/digest-cgi_multipart_eof_fix-1.0.0 268
diff --git a/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild
new file mode 100644
index 000000000000..71d78dab46d9
--- /dev/null
+++ b/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-1.0.0.ebuild,v 1.1 2007/01/04 13:49:30 pclouds Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="Fix an exploitable bug in CGI multipart parsing which affects Ruby
+<= 1.8.5"
+# Mongrel hosts gem_plugin, so setting that as homepage
+HOMEPAGE="http://mongrel.rubyforge.org/"
+SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
+
+LICENSE="Ruby"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
diff --git a/dev-ruby/cgi_multipart_eof_fix/files/digest-cgi_multipart_eof_fix-1.0.0 b/dev-ruby/cgi_multipart_eof_fix/files/digest-cgi_multipart_eof_fix-1.0.0
new file mode 100644
index 000000000000..d6ca274b256c
--- /dev/null
+++ b/dev-ruby/cgi_multipart_eof_fix/files/digest-cgi_multipart_eof_fix-1.0.0
@@ -0,0 +1,3 @@
+MD5 f21a106c951fca111a7168f106089d58 cgi_multipart_eof_fix-1.0.0.gem 5632
+RMD160 20499ba9737d1adbf97b8957eb444a2977857aa8 cgi_multipart_eof_fix-1.0.0.gem 5632
+SHA256 5babae9db4068abacb9fbbba1013960afed3ca5d35998237476596f639f2eaa7 cgi_multipart_eof_fix-1.0.0.gem 5632
diff --git a/dev-ruby/cgi_multipart_eof_fix/metadata.xml b/dev-ruby/cgi_multipart_eof_fix/metadata.xml
new file mode 100644
index 000000000000..0040b1162894
--- /dev/null
+++ b/dev-ruby/cgi_multipart_eof_fix/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>ruby</herd>
+</pkgmetadata>