From 24db62cb67e6d7e863852e75bc478ba927708b41 Mon Sep 17 00:00:00 2001 From: David Lutterkort Date: Sep 16 2008 19:10:38 +0000 Subject: New version (fixes CVE-2008-4094) --- diff --git a/.cvsignore b/.cvsignore index 90ff45d..0fe501c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -actionpack-2.0.2.gem +actionpack-2.1.1.gem diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec index 42761a5..aad0df6 100644 --- a/rubygem-actionpack.spec +++ b/rubygem-actionpack.spec @@ -6,8 +6,8 @@ Summary: Web-flow and rendering framework putting the VC in MVC Name: rubygem-%{gemname} -Version: 2.0.2 -Release: 2%{?dist} +Version: 2.1.1 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://www.rubyonrails.org @@ -57,6 +57,12 @@ rm -rf %{buildroot} %changelog +* Tue Sep 16 2008 David Lutterkort - 2.1.1-1 +- New version (fixes CVE-2008-4094) + +* Thu Jul 31 2008 Michael Stahnke - 2.1.0-1 +- New Upstream + * Tue Apr 8 2008 David Lutterkort - 2.0.2-2 - Fix dependency diff --git a/sources b/sources index 6ccd922..20a95b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5ea499e95c2d5e23abef26a8666f2c9 actionpack-2.0.2.gem +b26ef2136ec19dcd5dbc22d27bdbb884 actionpack-2.1.1.gem