summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Lutterkort <lutter@fedoraproject.org>2008-09-16 18:59:40 +0000
committerDavid Lutterkort <lutter@fedoraproject.org>2008-09-16 18:59:40 +0000
commit248416f5e2cd9f51ad1f99a304b5f95e62e287d8 (patch)
tree780ee7788998531851488e259f6618904662d48c
parent28b721cd81a3fcc74d6b511dec5066e74d0a7795 (diff)
downloadrubygem-activesupport-248416f5e2cd9f51ad1f99a304b5f95e62e287d8.tar.gz
rubygem-activesupport-248416f5e2cd9f51ad1f99a304b5f95e62e287d8.tar.xz
rubygem-activesupport-248416f5e2cd9f51ad1f99a304b5f95e62e287d8.zip
New version (fixes CVE-2008-4094)
-rw-r--r--rubygem-activesupport.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec
index 7e99b97..d8dad33 100644
--- a/rubygem-activesupport.spec
+++ b/rubygem-activesupport.spec
@@ -7,7 +7,7 @@
Summary: Support and utility classes used by the Rails framework
Name: rubygem-%{gemname}
-Version: 2.1.0
+Version: 2.1.1
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -19,7 +19,7 @@ BuildRequires: rubygems
BuildArch: noarch
Provides: rubygem(%{gemname}) = %{version}
-%description
+%description
Utility library which carries commonly used classes and
goodies from the Rails framework
@@ -56,8 +56,8 @@ rm -rf %{buildroot}
%changelog
-* Thu Jul 31 2008 Michael Stahnke <stahnma@fedoraproject.org> - 2.1.0-1
-- New Upstream
+* Tue Sep 16 2008 David Lutterkort <dlutter@redhat.com> - 2.1.1-1
+- New version (fixes CVE-2008-4094)
* Mon Apr 07 2008 David Lutterkort <dlutter@redhat.com> - 2.0.2-1
- New version