Hello community,

here is the log from the commit of package rubygem-activesupport-2_3 for 
openSUSE:11.3
checked in at Wed Nov 9 16:00:55 CET 2011.



--------
--- 
old-versions/11.3/all/rubygem-activesupport-2_3/rubygem-activesupport-2_3.changes
   2010-07-01 14:11:44.000000000 +0200
+++ 11.3/rubygem-activesupport-2_3/rubygem-activesupport-2_3.changes    
2011-11-04 17:06:40.000000000 +0100
@@ -1,0 +2,55 @@
+Wed Aug 17 11:44:57 UTC 2011 - [email protected]
+
+- update to version 2.3.14
+  - fixing utf8 escape vulerability (bnc#712060)
+  - Fix OrderedHash merging with block given.
+
+-------------------------------------------------------------------
+Mon Jun 20 16:33:17 UTC 2011 - [email protected]
+
+- update to version 2.3.12
+  * Version bump
+
+-------------------------------------------------------------------
+Wed Feb 16 11:17:34 UTC 2011 - [email protected]
+
+- update to version 2.3.11: (bnc#668817)
+  - XSS Risk in mail_to :encode=>:javascript CVE-2011-0446
+  - CSRF Bypass Risk CVE-2011-0447
+  - Filter Problems on Case Insensitive Filesystems CVE-2011-0449
+  - Potential SQL Injection with limit() CVE-2011-0448
+
+-------------------------------------------------------------------
+Mon Jan 17 13:22:47 UTC 2011 - [email protected]
+
+- Split off doc subpackage.
+
+-------------------------------------------------------------------
+Wed Oct 27 11:31:28 UTC 2010 - [email protected]
+
+- update to version 2.3.10
+  * i18n: bundle i18n 0.4.1 for forward compatibility with Rails 3.
+    Deprecates {{foo}} interpolation syntax in favor of 1.9-native
+    %{foo}.
+  * Deprecate Kernel#returning in favor of Object#tap since it's
+    included in Ruby 1.8.7 and later. [Santiago Pastorino]
+  * Deprecates ActiveSupport::Dependencies.load_(once_)paths,
+    renamed to autoload_(once_)paths. [fxn]
+  * Deprecates Array#random_element, renamed to sample to match
+    Ruby 1.9, thanks to Marc-Andre Lafortune. [fxn]
+
+-------------------------------------------------------------------
+Sun Sep  5 11:03:51 UTC 2010 - [email protected]
+
+- update to version 2.3.9
+  * i18n: bundle i18n 0.4.1 for forward compatibility with Rails 3.
+    Deprecates {{foo}} interpolation syntax in favor of 1.9-native
+    %{foo}.
+  * Deprecate Kernel#returning in favor of Object#tap since it's
+    included in Ruby 1.8.7 and later. [Santiago Pastorino]
+  * Deprecates ActiveSupport::Dependencies.load_(once_)paths,
+    renamed to autoload_(once_)paths. [fxn]
+  * Deprecates Array#random_element, renamed to sample to match
+    Ruby 1.9, thanks to Marc-Andre Lafortune. [fxn]
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.3/all/rubygem-activesupport-2_3
Destination is old-versions/11.3/UPDATES/all/rubygem-activesupport-2_3
calling whatdependson for 11.3-i586


Old:
----
  activesupport-2.3.8.gem

New:
----
  activesupport-2.3.14.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-activesupport-2_3.spec ++++++
--- /var/tmp/diff_new_pack.8mpHkn/_old  2011-11-09 15:58:23.000000000 +0100
+++ /var/tmp/diff_new_pack.8mpHkn/_new  2011-11-09 15:58:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package rubygem-activesupport-2_3 (Version 2.3.8)
+# spec file for package rubygem-activesupport-2_3
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,9 +19,10 @@
 
 
 Name:           rubygem-activesupport-2_3
-Version:        2.3.8
-Release:        1
+Version:        2.3.14
+Release:        0.<RELEASE2>
 %define mod_name activesupport
+%define mod_full_name %{mod_name}-%{version}
 #
 Group:          Development/Languages/Ruby
 License:        MIT
@@ -32,7 +33,7 @@
 Provides:       rubygem-%{mod_name} = %{version}-%{release}
 #
 Url:            http://rubyforge.org/projects/activesupport/
-Source:         %{mod_name}-%{version}.gem
+Source:         %{mod_full_name}.gem
 #
 Summary:        Support and utility classes used by the Rails framework
 
@@ -51,9 +52,9 @@
 
 %files
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
+%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
+%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
+%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
 
 %changelog

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to