File rubygem-activejob-5_1.changes of Package rubygem-activejob-5_1
-------------------------------------------------------------------
Fri Mar 29 05:51:51 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 5.1.7
see installed CHANGELOG.md
## Rails 5.1.7 (March 27, 2019) ##
* No changes.
-------------------------------------------------------------------
Thu Mar 14 10:45:59 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 5.1.6.2
see installed CHANGELOG.md
## Rails 5.1.6.2 (March 11, 2019) ##
* No changes.
-------------------------------------------------------------------
Sat Dec 8 16:14:56 UTC 2018 - Stephan Kulow <coolo@suse.com>
- 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 04:30:08 UTC 2018 - factory-auto@kulow.org
- updated to version 5.1.6
see installed CHANGELOG.md
## Rails 5.1.6 (March 29, 2018) ##
* No changes.
-------------------------------------------------------------------
Thu Feb 15 05:29:16 UTC 2018 - factory-auto@kulow.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 09:13:56 UTC 2017 - enavarro@suse.com
- Update to version 5.1.4
-------------------------------------------------------------------
Wed Aug 9 07:57:14 UTC 2017 - cbruckmayer@suse.com
- Update to version 5.1.3
-------------------------------------------------------------------
Fri Aug 12 04:31:45 UTC 2016 - coolo@suse.com
- updated to version 5.0.0.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon Jul 4 09:15:58 UTC 2016 - coolo@suse.com
- updated to rails 5.0 - see http://weblog.rubyonrails.org/2016/6/30/Rails-5-0-final/
-------------------------------------------------------------------
Tue Mar 8 05:30:29 UTC 2016 - coolo@suse.com
- updated to version 4.2.6
see installed CHANGELOG.md
## Rails 4.2.6 (March 07, 2016) ##
* No changes.
-------------------------------------------------------------------
Tue Mar 1 05:31:43 UTC 2016 - coolo@suse.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 05:30:20 UTC 2016 - coolo@suse.com
- updated to version 4.2.5.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Nov 13 05:29:55 UTC 2015 - coolo@suse.com
- updated to version 4.2.5
see installed CHANGELOG.md
## Rails 4.2.5 (November 12, 2015) ##
* No changes.
-------------------------------------------------------------------
Tue Aug 25 04:30:04 UTC 2015 - coolo@suse.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 04:30:22 UTC 2015 - coolo@suse.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 04:30:55 UTC 2015 - coolo@suse.com
- updated to version 4.2.2
see installed CHANGELOG.md
## Rails 4.2.2 (June 16, 2015) ##
* No Changes *
-------------------------------------------------------------------
Sun Mar 22 09:55:24 UTC 2015 - coolo@suse.com
- updated to version 4.2.1
Allow keyword arguments to be used with Active Job.
Fixes #18741.
-------------------------------------------------------------------
Wed Jan 28 12:46:44 UTC 2015 - adrian@suse.de
- initial package