summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lutterkort <lutter@fedoraproject.org>2008-09-16 19:12:28 +0000
committerDavid Lutterkort <lutter@fedoraproject.org>2008-09-16 19:12:28 +0000
commite10ce41c63802f79c05bc262b49ef4ab0a1f817f (patch)
treee15c19f465279d80823dbebadd13b0cbf594c376
parent3205949e42062c78a598259905b9479882693240 (diff)
downloadrubygem-rails-e10ce41c63802f79c05bc262b49ef4ab0a1f817f.tar.gz
rubygem-rails-e10ce41c63802f79c05bc262b49ef4ab0a1f817f.tar.xz
rubygem-rails-e10ce41c63802f79c05bc262b49ef4ab0a1f817f.zip
New version (fixes CVE-2008-4094)
-rw-r--r--.cvsignore2
-rw-r--r--rubygem-rails.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index 9dfdd8e..f8653fe 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-rails-2.1.0.gem
+rails-2.1.1.gem
diff --git a/rubygem-rails.spec b/rubygem-rails.spec
index 3ad1fe9..70f9d6f 100644
--- a/rubygem-rails.spec
+++ b/rubygem-rails.spec
@@ -6,7 +6,7 @@
Summary: Web-application framework
Name: rubygem-%{gemname}
-Version: 2.1.0
+Version: 2.1.1
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -82,6 +82,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Sep 16 2008 David Lutterkort <dlutter@redhat.com> - 2.1.1-1
+- New version (fixes CVE-2008-4094)
+
* Thu Jul 31 2008 Michael Stahnke <stahnma@fedoraproject.org> - 2.1.0-1
- New Upstream
diff --git a/sources b/sources
index a43b241..c899785 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4dba2c0cbf17c6683d6345326179ff2 rails-2.1.0.gem
+a4946f8a4261e389f2a9d31e81ea8590 rails-2.1.1.gem