summaryrefslogtreecommitdiffstats
path: root/rubygem-activesupport.spec
diff options
context:
space:
mode:
authorMo Morsi <mmorsi@redhat.com>2011-06-16 19:21:14 -0400
committerMo Morsi <mmorsi@redhat.com>2011-06-16 19:21:14 -0400
commit930bebc07f26e8777fdf5fa3ee28a6942a58679d (patch)
tree3ee539797e38bccd45fed9f1201a3a9e6bf5077d /rubygem-activesupport.spec
parenteb050168148a6623ae04ec6a9005cf052d38d48a (diff)
downloadrubygem-activesupport-930bebc07f26e8777fdf5fa3ee28a6942a58679d.tar.gz
rubygem-activesupport-930bebc07f26e8777fdf5fa3ee28a6942a58679d.tar.xz
rubygem-activesupport-930bebc07f26e8777fdf5fa3ee28a6942a58679d.zip
update changelog w/ recent fix
Diffstat (limited to 'rubygem-activesupport.spec')
-rw-r--r--rubygem-activesupport.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec
index e69b3aa..8938ba9 100644
--- a/rubygem-activesupport.spec
+++ b/rubygem-activesupport.spec
@@ -8,7 +8,7 @@ Summary: Support and utility classes used by the Rails framework
Name: rubygem-%{gemname}
Epoch: 1
Version: 3.0.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Development/Languages
License: MIT
URL: http://www.rubyonrails.org
@@ -97,7 +97,10 @@ popd
%changelog
-* Thu Mar 24 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.3-5
+* Thu Jun 16 2011 Mo Morsi <mmorsi@redhat.com> - 1:3.0.5-2
+- Include fix for CVE-2011-2197
+
+* Thu Mar 24 2011 Vít Ondruch <vondruch@redhat.com> - 1:3.0.5-1
- Update to ActiveSupport 3.0.5
- Remove Rake dependnecy