Hello community,
here is the log from the commit of package rubygem-actionmailer-2_3 for
openSUSE:11.3
checked in at Wed Nov 9 16:25:38 CET 2011.
--------
---
old-versions/11.3/all/rubygem-actionmailer-2_3/rubygem-actionmailer-2_3.changes
2010-07-01 14:11:32.000000000 +0200
+++ 11.3/rubygem-actionmailer-2_3/rubygem-actionmailer-2_3.changes
2011-11-04 17:27:51.000000000 +0100
@@ -1,0 +2,38 @@
+Wed Aug 17 12:12:38 UTC 2011 - [email protected]
+
+- update to version 2.3.14
+ * Version bump.
+
+-------------------------------------------------------------------
+Mon Jun 20 15:51:07 UTC 2011 - [email protected]
+
+- update to version 2.3.12
+ * Version bump.
+
+-------------------------------------------------------------------
+Wed Feb 16 11:07:02 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:12:26 UTC 2011 - [email protected]
+
+- Split off doc and testsuite subpackages.
+
+-------------------------------------------------------------------
+Wed Oct 27 11:37:49 UTC 2010 - [email protected]
+
+- update to version 2.3.10
+ * Version bump.
+
+-------------------------------------------------------------------
+Sun Sep 5 11:15:05 UTC 2010 - [email protected]
+
+- update to version 2.3.9
+ * Version bump.
+
+-------------------------------------------------------------------
Package does not exist at destination yet. Using Fallback
old-versions/11.3/all/rubygem-actionmailer-2_3
Destination is old-versions/11.3/UPDATES/all/rubygem-actionmailer-2_3
calling whatdependson for 11.3-i586
Old:
----
actionmailer-2.3.8.gem
New:
----
actionmailer-2.3.14.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-actionmailer-2_3.spec ++++++
--- /var/tmp/diff_new_pack.eodl7t/_old 2011-11-09 16:16:07.000000000 +0100
+++ /var/tmp/diff_new_pack.eodl7t/_new 2011-11-09 16:16:07.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package rubygem-actionmailer-2_3 (Version 2.3.8)
+# spec file for package rubygem-actionmailer-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-actionmailer-2_3
-Version: 2.3.8
-Release: 1
+Version: 2.3.14
+Release: 0.<RELEASE2>
%define mod_name actionmailer
+%define mod_full_name %{mod_name}-%{version}
#
Group: Development/Languages/Ruby
License: MIT
@@ -31,11 +32,12 @@
%rubygems_requires
Provides: rubygem-%{mod_name} = %{version}-%{release}
#
+# actionpack = 2.3.14
BuildRequires: rubygem-actionpack-2_3 = %{version}
Requires: rubygem-actionpack-2_3 = %{version}
#
Url: http://www.rubyonrails.org
-Source: %{mod_name}-%{version}.gem
+Source: %{mod_full_name}.gem
#
Summary: Service layer for easy email delivery and testing
@@ -48,17 +50,17 @@
%install
%gem_install %{S:0}
-find %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-name \*.bak -print -delete
-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
\*.bak -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}/
-%{_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]