File rubygem-activejob-4_2.changes of Package rubygem-activejob-4_2
-------------------------------------------------------------------
Fri Sep 25 13:20:51 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 4.2.11.3
see installed CHANGELOG.md
## Rails 4.2.11.3 (May 15, 2020) ##
* No changes.
## Rails 4.2.11.2 (May 15, 2020) ##
* No changes.
-------------------------------------------------------------------
Sun May 5 09:15:24 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 4.2.11.1
see installed CHANGELOG.md
## Rails 4.2.11.1 (March 11, 2019) ##
* No changes.
-------------------------------------------------------------------
Sat Dec 8 16:14:18 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to version 4.2.11
see installed CHANGELOG.md
## Rails 4.2.11 (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*
-------------------------------------------------------------------
Wed Oct 11 05:56:42 UTC 2017 - coolo@suse.com
- updated to version 4.2.10
see installed CHANGELOG.md
## Rails 4.2.10 (September 27, 2017) ##
* No changes.
-------------------------------------------------------------------
Thu Aug 3 18:59:53 UTC 2017 - coolo@suse.com
- updated to version 4.2.9
see installed CHANGELOG.md
## Rails 4.2.9 (June 26, 2017) ##
* No changes.
-------------------------------------------------------------------
Wed Feb 22 05:29:40 UTC 2017 - coolo@suse.com
- updated to version 4.2.8
see installed CHANGELOG.md
## Rails 4.2.8 (February 21, 2017) ##
* No changes.
-------------------------------------------------------------------
Fri Aug 12 04:31:27 UTC 2016 - coolo@suse.com
- updated to version 4.2.7.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Jul 13 04:30:35 UTC 2016 - coolo@suse.com
- updated to version 4.2.7
see installed CHANGELOG.md
## Rails 4.2.7 (July 12, 2016) ##
* No changes.
-------------------------------------------------------------------
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