rpms/rubygem-actionpack/devel .cvsignore, 1.5, 1.6 rubygem-actionpack.spec, 1.5, 1.6 sources, 1.5, 1.6

David Lutterkort lutter at fedoraproject.org
Tue Sep 16 19:11:09 UTC 2008


Author: lutter

Update of /cvs/pkgs/rpms/rubygem-actionpack/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23297/devel

Modified Files:
	.cvsignore rubygem-actionpack.spec sources 
Log Message:
New version (fixes CVE-2008-4094)


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-actionpack/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	1 Aug 2008 02:57:05 -0000	1.5
+++ .cvsignore	16 Sep 2008 19:10:39 -0000	1.6
@@ -1 +1 @@
-actionpack-2.1.0.gem
+actionpack-2.1.1.gem


Index: rubygem-actionpack.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-actionpack/devel/rubygem-actionpack.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rubygem-actionpack.spec	1 Aug 2008 02:58:43 -0000	1.5
+++ rubygem-actionpack.spec	16 Sep 2008 19:10:39 -0000	1.6
@@ -6,7 +6,7 @@
 
 Summary: Web-flow and rendering framework putting the VC in MVC
 Name: rubygem-%{gemname}
-Version: 2.1.0
+Version: 2.1.1
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -57,9 +57,12 @@
 
 
 %changelog
+* Tue Sep 16 2008 David Lutterkort <dlutter at redhat.com> - 2.1.1-1
+- New version (fixes CVE-2008-4094)
+
 * Thu Jul 31 2008 Michael Stahnke <stahnma at fedoraproject.org> - 2.1.0-1
 - New Upstream
- 
+
 * Tue Apr  8 2008 David Lutterkort <dlutter at redhat.com> - 2.0.2-2
 - Fix dependency
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rubygem-actionpack/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	1 Aug 2008 02:57:05 -0000	1.5
+++ sources	16 Sep 2008 19:10:39 -0000	1.6
@@ -1 +1 @@
-0326687a617b4871bc21783bc983ad45  actionpack-2.1.0.gem
+b26ef2136ec19dcd5dbc22d27bdbb884  actionpack-2.1.1.gem




More information about the fedora-extras-commits mailing list