public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: ChangeLog actionpack-2.3.4.ebuild
@ 2009-09-04  6:16 Hans de Graaff (graaff)
  0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff (graaff) @ 2009-09-04  6:16 UTC (permalink / raw
  To: gentoo-commits

graaff      09/09/04 06:16:11

  Modified:             ChangeLog
  Added:                actionpack-2.3.4.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.115                dev-ruby/actionpack/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	16 Aug 2009 14:28:29 -0000	1.114
+++ ChangeLog	4 Sep 2009 06:16:11 -0000	1.115
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.114 2009/08/16 14:28:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.115 2009/09/04 06:16:11 graaff Exp $
+
+*actionpack-2.3.4 (04 Sep 2009)
+
+  04 Sep 2009; Hans de Graaff <graaff@gentoo.org> +actionpack-2.3.4.ebuild:
+  Version bump: fix security issues reported in #283396.
 
   16 Aug 2009; Raúl Porcel <armin76@gentoo.org> actionpack-2.3.3.ebuild:
   Add ~ia64 wrt #279123



1.1                  dev-ruby/actionpack/actionpack-2.3.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.1&content-type=text/plain

Index: actionpack-2.3.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.1 2009/09/04 06:16:11 graaff Exp $

inherit ruby gems
USE_RUBY="ruby18 ruby19"

DESCRIPTION="Eases web-request routing, handling, and response."
HOMEPAGE="http://rubyforge.org/projects/actionpack/"

LICENSE="MIT"
SLOT="2.3"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND=">=dev-lang/ruby-1.8.6
	=dev-ruby/activesupport-2.3.4
	=dev-ruby/rack-1.0*"
RDEPEND="${DEPEND}"






^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: ChangeLog actionpack-2.3.4.ebuild
@ 2009-09-14 21:49 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2009-09-14 21:49 UTC (permalink / raw
  To: gentoo-commits

maekke      09/09/14 21:49:05

  Modified:             ChangeLog actionpack-2.3.4.ebuild
  Log:
  amd64/x86 stable, bug #283396
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.116                dev-ruby/actionpack/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.116&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.116&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.115&r2=1.116

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog	4 Sep 2009 06:16:11 -0000	1.115
+++ ChangeLog	14 Sep 2009 21:49:04 -0000	1.116
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.115 2009/09/04 06:16:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.116 2009/09/14 21:49:04 maekke Exp $
+
+  14 Sep 2009; Markus Meier <maekke@gentoo.org> actionpack-2.3.4.ebuild:
+  amd64/x86 stable, bug #283396
 
 *actionpack-2.3.4 (04 Sep 2009)
 



1.2                  dev-ruby/actionpack/actionpack-2.3.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?r1=1.1&r2=1.2

Index: actionpack-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- actionpack-2.3.4.ebuild	4 Sep 2009 06:16:11 -0000	1.1
+++ actionpack-2.3.4.ebuild	14 Sep 2009 21:49:04 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.1 2009/09/04 06:16:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.2 2009/09/14 21:49:04 maekke Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6






^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: ChangeLog actionpack-2.3.4.ebuild
@ 2009-09-19 17:26 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2009-09-19 17:26 UTC (permalink / raw
  To: gentoo-commits

armin76     09/09/19 17:26:41

  Modified:             ChangeLog actionpack-2.3.4.ebuild
  Log:
  ia64/sparc stable wrt #283396
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.117                dev-ruby/actionpack/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.116&r2=1.117

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog	14 Sep 2009 21:49:04 -0000	1.116
+++ ChangeLog	19 Sep 2009 17:26:41 -0000	1.117
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.116 2009/09/14 21:49:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.117 2009/09/19 17:26:41 armin76 Exp $
+
+  19 Sep 2009; Raúl Porcel <armin76@gentoo.org> actionpack-2.3.4.ebuild:
+  ia64/sparc stable wrt #283396
 
   14 Sep 2009; Markus Meier <maekke@gentoo.org> actionpack-2.3.4.ebuild:
   amd64/x86 stable, bug #283396



1.3                  dev-ruby/actionpack/actionpack-2.3.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?r1=1.2&r2=1.3

Index: actionpack-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- actionpack-2.3.4.ebuild	14 Sep 2009 21:49:04 -0000	1.2
+++ actionpack-2.3.4.ebuild	19 Sep 2009 17:26:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.2 2009/09/14 21:49:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.3 2009/09/19 17:26:41 armin76 Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6






^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: ChangeLog actionpack-2.3.4.ebuild
@ 2009-09-20 19:12 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 5+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-09-20 19:12 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/09/20 19:12:20

  Modified:             ChangeLog actionpack-2.3.4.ebuild
  Log:
  ppc stable #283396
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.118                dev-ruby/actionpack/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog	19 Sep 2009 17:26:41 -0000	1.117
+++ ChangeLog	20 Sep 2009 19:12:20 -0000	1.118
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.117 2009/09/19 17:26:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.118 2009/09/20 19:12:20 nixnut Exp $
+
+  20 Sep 2009; nixnut <nixnut@gentoo.org> actionpack-2.3.4.ebuild:
+  ppc stable #283396
 
   19 Sep 2009; Raúl Porcel <armin76@gentoo.org> actionpack-2.3.4.ebuild:
   ia64/sparc stable wrt #283396



1.4                  dev-ruby/actionpack/actionpack-2.3.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?r1=1.3&r2=1.4

Index: actionpack-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- actionpack-2.3.4.ebuild	19 Sep 2009 17:26:41 -0000	1.3
+++ actionpack-2.3.4.ebuild	20 Sep 2009 19:12:20 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.3 2009/09/19 17:26:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.4 2009/09/20 19:12:20 nixnut Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6






^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: ChangeLog actionpack-2.3.4.ebuild
@ 2009-09-25 18:22 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2009-09-25 18:22 UTC (permalink / raw
  To: gentoo-commits

ranger      09/09/25 18:22:36

  Modified:             ChangeLog actionpack-2.3.4.ebuild
  Log:
  Marking actionpack-2.3.4 ppc64 for bug 283396
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.119                dev-ruby/actionpack/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	20 Sep 2009 19:12:20 -0000	1.118
+++ ChangeLog	25 Sep 2009 18:22:36 -0000	1.119
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.118 2009/09/20 19:12:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.119 2009/09/25 18:22:36 ranger Exp $
+
+  25 Sep 2009; Brent Baude <ranger@gentoo.org> actionpack-2.3.4.ebuild:
+  Marking actionpack-2.3.4 ppc64 stable for bug 283396
 
   20 Sep 2009; nixnut <nixnut@gentoo.org> actionpack-2.3.4.ebuild:
   ppc stable #283396



1.5                  dev-ruby/actionpack/actionpack-2.3.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild?r1=1.4&r2=1.5

Index: actionpack-2.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- actionpack-2.3.4.ebuild	20 Sep 2009 19:12:20 -0000	1.4
+++ actionpack-2.3.4.ebuild	25 Sep 2009 18:22:36 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.4 2009/09/20 19:12:20 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.3.4.ebuild,v 1.5 2009/09/25 18:22:36 ranger Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-09-25 18:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-25 18:22 [gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: ChangeLog actionpack-2.3.4.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-20 19:12 Gysbert Wassenaar (nixnut)
2009-09-19 17:26 Raul Porcel (armin76)
2009-09-14 21:49 Markus Meier (maekke)
2009-09-04  6:16 Hans de Graaff (graaff)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox