commit rubygem-actionpack-2_1 for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-actionpack-2_1 for openSUSE:Factory checked in at Mon Mar 9 14:34:27 CET 2009. -------- --- rubygem-actionpack-2_1/rubygem-actionpack-2_1.changes 2008-10-06 19:09:22.000000000 +0200 +++ rubygem-actionpack-2_1/rubygem-actionpack-2_1.changes 2009-02-25 16:00:51.000000000 +0100 @@ -1,0 +2,10 @@ +Fri Nov 28 19:32:07 CET 2008 - mrueckert@suse.de + +- update to version 2.1.2 + * Sanitize the URLs passed to redirect_to to prevent a potential + response splitting attack [koz] + * Fixed FormTagHelper#submit_tag with :disable_with option + wouldn't submit the button's value when was clicked #633 + [Jose Fernandez] + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- actionpack-2.1.1.gem New: ---- actionpack-2.1.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-actionpack-2_1.spec ++++++ --- /var/tmp/diff_new_pack.t16131/_old 2009-03-09 14:34:05.000000000 +0100 +++ /var/tmp/diff_new_pack.t16131/_new 2009-03-09 14:34:05.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package rubygem-actionpack-2_1 (Version 2.1.1) +# spec file for package rubygem-actionpack-2_1 (Version 2.1.2) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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,7 +19,7 @@ Name: rubygem-actionpack-2_1 -Version: 2.1.1 +Version: 2.1.2 Release: 2 %define mod_name actionpack # @@ -31,11 +31,11 @@ Requires: rubygems > 0.9.4 Provides: rubygem-%{mod_name} = %{version}-%{release} # Obsoletes: rubygem-%{mod_name} < %{version} -BuildRequires: rubygem-activesupport-2_1 = 2.1.1 -Requires: rubygem-activesupport-2_1 = 2.1.1 +BuildRequires: rubygem-activesupport-2_1 = 2.1.2 +Requires: rubygem-activesupport-2_1 = 2.1.2 # Url: http://rubyforge.org/projects/actionpack -Source: http://rubyforge.org/frs/download.php/42606/actionpack-2.1.1.gem +Source: http://rubyforge.org/frs/download.php/45633/actionpack-2.1.2.gem # Summary: Eases web-request routing, handling, and response @@ -55,7 +55,7 @@ %build %install -gem install --local --build-root=%{buildroot} %{S:0} +%gem_install %{S:0} %clean %{__rm} -rf %{buildroot} @@ -68,6 +68,13 @@ %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/ %changelog +* Fri Nov 28 2008 mrueckert@suse.de +- update to version 2.1.2 + * Sanitize the URLs passed to redirect_to to prevent a potential + response splitting attack [koz] + * Fixed FormTagHelper#submit_tag with :disable_with option + wouldn't submit the button's value when was clicked #633 + [Jose Fernandez] * Fri Sep 12 2008 mrueckert@suse.de - update to version 2.1.1 * All 2xx requests are considered successful [Josh Peek] @@ -93,7 +100,7 @@ for all changes see see /usr/lib*/ruby/gems/1.8/gems/actionpack-2.1.0/CHANGELOG - branched package from the 2.0 package -* Thu Feb 21 2008 mrueckert@suse.de +* Wed Feb 20 2008 mrueckert@suse.de - do not obsolete the old name as it leads to trouble on upgrade. this will handled by the wrapper package. - do not obsolete the old name as it leads to trouble on upgrade. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de