Hello community,

here is the log from the commit of package rubygem-actionpack-2_3 for 
openSUSE:11.4
checked in at Wed Nov 9 17:50:15 CET 2011.



--------
--- old-versions/11.4/all/rubygem-actionpack-2_3/rubygem-actionpack-2_3.changes 
2011-02-16 12:28:45.000000000 +0100
+++ 11.4/rubygem-actionpack-2_3/rubygem-actionpack-2_3.changes  2011-11-04 
17:17:55.000000000 +0100
@@ -1,0 +2,14 @@
+Wed Aug 17 12:02:42 UTC 2011 - [email protected]
+
+- update to version 2.3.14
+  - fix fixing strip tags vulnerability (bnc#712057)
+  - fixing response splitting problem (bnc#712058)
+
+-------------------------------------------------------------------
+Mon Jun 20 16:27:43 UTC 2011 - [email protected]
+
+- update to version 2.3.12
+  - dont call destroy on a session if it doesnt respond to destroy
+  - fix session timeout handling
+
+-------------------------------------------------------------------

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


Old:
----
  actionpack-2.3.11.gem

New:
----
  actionpack-2.3.14.gem

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

Other differences:
------------------
++++++ rubygem-actionpack-2_3.spec ++++++
--- /var/tmp/diff_new_pack.sMXWrJ/_old  2011-11-09 17:49:54.000000000 +0100
+++ /var/tmp/diff_new_pack.sMXWrJ/_new  2011-11-09 17:49:54.000000000 +0100
@@ -19,9 +19,10 @@
 
 
 Name:           rubygem-actionpack-2_3
-Version:        2.3.11
-Release:        1.<RELEASE2>
+Version:        2.3.14
+Release:        0.<RELEASE2>
 %define mod_name actionpack
+%define mod_full_name %{mod_name}-%{version}
 #
 Group:          Development/Languages/Ruby
 License:        MIT
@@ -31,13 +32,15 @@
 %rubygems_requires
 Provides:       rubygem-%{mod_name} = %{version}-%{release}
 #
+# activesupport = 2.3.14
 BuildRequires:  rubygem-activesupport-2_3 = %{version}
 Requires:       rubygem-activesupport-2_3 = %{version}
-BuildRequires:  rubygem-rack >= 1.1.0
-Requires:       rubygem-rack >= 1.1.0
+# rack ~> 1.1.0
+BuildRequires:  rubygem-rack-1_1 >= 1.1.0
+Requires:       rubygem-rack-1_1 >= 1.1.0
 #
 Url:            http://rubyforge.org/projects/actionpack
-Source:         %{mod_name}-%{version}.gem
+Source:         %{mod_full_name}.gem
 #
 Summary:        Web-flow and rendering framework putting the VC in MVC
 
@@ -72,24 +75,24 @@
 
 %install
 %gem_install %{S:0}
-find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/ 
-name \*\~ -print -delete
+find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/ -name 
\*\~ -print -delete
 
 %clean
 %{__rm} -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
+%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
+%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
+%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
+%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
 
 %files testsuite
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/test
+%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
 
 %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