Changelog for
ruby2.5-rubygem-activejob-5_1-5.1.6.1-12.1.x86_64.rpm :
Sat Dec 8 13:00:00 2018 Stephan Kulow
- updated to version 5.1.6.1
see installed CHANGELOG.md
[#]# Rails 5.1.6.1 (November 27, 2018) ##
* Do not deserialize GlobalID objects that were not generated by Active Job.
Trusting any GlobaID object when deserializing jobs can allow attackers to access
information that should not be accessible to them.
Fix CVE-2018-16476.
* Rafael Mendonça França
*
Fri Mar 30 14:00:00 2018 factory-autoAATTkulow.org
- updated to version 5.1.6
see installed CHANGELOG.md
[#]# Rails 5.1.6 (March 29, 2018) ##
* No changes.
Thu Feb 15 13:00:00 2018 factory-autoAATTkulow.org
- updated to version 5.1.5
see installed CHANGELOG.md
[#]# Rails 5.1.5 (February 14, 2018) ##
* Gemfile for new apps: upgrade redis-rb from ~> 3.0 to 4.0.
* Jeremy Daer
*
Mon Sep 11 14:00:00 2017 enavarroAATTsuse.com
- Update to version 5.1.4
Wed Aug 9 14:00:00 2017 cbruckmayerAATTsuse.com
- Update to version 5.1.3
Fri Aug 12 14:00:00 2016 cooloAATTsuse.com
- updated to version 5.0.0.1
see installed CHANGELOG.md
Mon Jul 4 14:00:00 2016 cooloAATTsuse.com
- updated to rails 5.0 - see http://weblog.rubyonrails.org/2016/6/30/Rails-5-0-final/
Tue Mar 8 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.2.6
see installed CHANGELOG.md
[#]# Rails 4.2.6 (March 07, 2016) ##
* No changes.
Tue Mar 1 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.2.5.2
see installed CHANGELOG.md
[#]# Rails 4.2.5.2 (February 26, 2016) ##
* No changes.
[#]# Rails 4.2.5.1 (January 25, 2015) ##
* No changes.
Tue Jan 26 13:00:00 2016 cooloAATTsuse.com
- updated to version 4.2.5.1
see installed CHANGELOG.md
Fri Nov 13 13:00:00 2015 cooloAATTsuse.com
- updated to version 4.2.5
see installed CHANGELOG.md
[#]# Rails 4.2.5 (November 12, 2015) ##
* No changes.
Tue Aug 25 14:00:00 2015 cooloAATTsuse.com
- updated to version 4.2.4
see installed CHANGELOG.md
[#]# Rails 4.2.4 (August 24, 2015) ##
* Include I18n.locale into job serialization/deserialization and use it around
`perform`.
Fixes #20799.
* Johannes Opper
*
Fri Jun 26 14:00:00 2015 cooloAATTsuse.com
- updated to version 4.2.3
see installed CHANGELOG.md
[#]# Rails 4.2.3 (June 25, 2015) ##
* `assert_enqueued_jobs` and `assert_performed_jobs` in block form use the
given number as expected value. This makes the error message much easier to
understand.
* y-yagi
*
Wed Jun 17 14:00:00 2015 cooloAATTsuse.com
- updated to version 4.2.2
see installed CHANGELOG.md
[#]# Rails 4.2.2 (June 16, 2015) ##
* No Changes
*
Sun Mar 22 13:00:00 2015 cooloAATTsuse.com
- updated to version 4.2.1
Allow keyword arguments to be used with Active Job.
Fixes #18741.
Wed Jan 28 13:00:00 2015 adrianAATTsuse.de
- initial package