Hello community,
here is the log from the commit of package rubygem-activejob-5.2 for
openSUSE:Factory checked in at 2019-12-23 22:44:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activejob-5.2 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-activejob-5.2.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-activejob-5.2"
Mon Dec 23 22:44:51 2019 rev:8 rq:758820 version:5.2.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-activejob-5.2/rubygem-activejob-5.2.changes
2019-11-30 10:40:38.688148670 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-activejob-5.2.new.6675/rubygem-activejob-5.2.changes
2019-12-23 22:47:24.330066793 +0100
@@ -1,0 +2,6 @@
+Fri Dec 20 15:12:58 UTC 2019 - Marcus Rueckert <[email protected]>
+
+- update to version 5.2.4.1 (CVE-2019-16782):
+ https://weblog.rubyonrails.org/2019/12/18/Rails-5-2-4-1-has-been-released/
+
+-------------------------------------------------------------------
Old:
----
activejob-5.2.4.gem
New:
----
activejob-5.2.4.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-activejob-5.2.spec ++++++
--- /var/tmp/diff_new_pack.PmMPKT/_old 2019-12-23 22:47:25.802067336 +0100
+++ /var/tmp/diff_new_pack.PmMPKT/_new 2019-12-23 22:47:25.818067342 +0100
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -24,7 +24,7 @@
#
Name: rubygem-activejob-5.2
-Version: 5.2.4
+Version: 5.2.4.1
Release: 0
%define mod_name activejob
%define mod_full_name %{mod_name}-%{version}
@@ -36,9 +36,9 @@
%endif
# /MANUAL
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: ruby-macros >= 5
BuildRequires: %{ruby >= 2.2.2}
BuildRequires: %{rubygem gem2rpm}
-BuildRequires: ruby-macros >= 5
Url: http://rubyonrails.org
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
++++++ activejob-5.2.4.gem -> activejob-5.2.4.1.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md 2019-11-27 16:40:11.000000000 +0100
+++ new/CHANGELOG.md 2019-12-18 20:00:17.000000000 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.4.1 (December 18, 2019) ##
+
+* No changes.
+
+
## Rails 5.2.4 (November 27, 2019) ##
* No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lib/active_job/gem_version.rb
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb 2019-11-27 16:40:11.000000000 +0100
+++ new/lib/active_job/gem_version.rb 2019-12-18 20:00:17.000000000 +0100
@@ -10,7 +10,7 @@
MAJOR = 5
MINOR = 2
TINY = 4
- PRE = nil
+ PRE = "1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 2019-11-27 16:40:11.000000000 +0100
+++ new/metadata 2019-12-18 20:00:17.000000000 +0100
@@ -1,14 +1,14 @@
--- !ruby/object:Gem::Specification
name: activejob
version: !ruby/object:Gem::Version
- version: 5.2.4
+ version: 5.2.4.1
platform: ruby
authors:
- David Heinemeier Hansson
autorequire:
bindir: bin
cert_chain: []
-date: 2019-11-27 00:00:00.000000000 Z
+date: 2019-12-18 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: activesupport
@@ -16,14 +16,14 @@
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 5.2.4
+ version: 5.2.4.1
type: :runtime
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 5.2.4
+ version: 5.2.4.1
- !ruby/object:Gem::Dependency
name: globalid
requirement: !ruby/object:Gem::Requirement
@@ -86,8 +86,8 @@
licenses:
- MIT
metadata:
- source_code_uri: https://github.com/rails/rails/tree/v5.2.4/activejob
- changelog_uri:
https://github.com/rails/rails/blob/v5.2.4/activejob/CHANGELOG.md
+ source_code_uri: https://github.com/rails/rails/tree/v5.2.4.1/activejob
+ changelog_uri:
https://github.com/rails/rails/blob/v5.2.4.1/activejob/CHANGELOG.md
post_install_message:
rdoc_options: []
require_paths: