Gentoo Archives: gentoo-commits

From: "Joshua Nichols (nichoj)" <nichoj@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/cgi_multipart_eof_fix: ChangeLog cgi_multipart_eof_fix-2.5.0.ebuild
Date: Sun, 16 Dec 2007 02:33:19
Message-Id: E1J3jJY-0002WK-ES@stork.gentoo.org
1 nichoj 07/12/16 02:33:12
2
3 Modified: ChangeLog
4 Added: cgi_multipart_eof_fix-2.5.0.ebuild
5 Log:
6 Version bump. See bug #198512.
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.19 dev-ruby/cgi_multipart_eof_fix/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 15 Jun 2007 20:20:34 -0000 1.18
23 +++ ChangeLog 16 Dec 2007 02:33:11 -0000 1.19
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-ruby/cgi_multipart_eof_fix
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.18 2007/06/15 20:20:34 dertobi123 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/ChangeLog,v 1.19 2007/12/16 02:33:11 nichoj Exp $
29 +
30 +*cgi_multipart_eof_fix-2.5.0 (09 Dec 2007)
31 +
32 + 09 Dec 2007; <nichoj@g.o> +cgi_multipart_eof_fix-2.5.0.ebuild:
33 + Version bump. See bug #198512.
34
35 15 Jun 2007; Tobias Scherbaum <dertobi123@g.o>
36 cgi_multipart_eof_fix-2.1.ebuild:
37
38
39
40 1.1 dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild?rev=1.1&content-type=text/plain
44
45 Index: cgi_multipart_eof_fix-2.5.0.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/cgi_multipart_eof_fix/cgi_multipart_eof_fix-2.5.0.ebuild,v 1.1 2007/12/16 02:33:11 nichoj Exp $
50
51 inherit ruby gems
52
53 USE_RUBY="ruby18"
54 DESCRIPTION="Fix an exploitable bug in CGI multipart parsing."
55 HOMEPAGE="http://rubyforge.org/projects/mongrel/"
56
57 LICENSE="Ruby"
58 SLOT="0"
59 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
60 IUSE=""
61
62
63
64 --
65 gentoo-commits@g.o mailing list