File rubygem-activestorage-6.1.changes of Package rubygem-activestorage-6.1
-------------------------------------------------------------------
Mon Oct 10 12:54:42 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.7
see installed CHANGELOG.md
## Rails 6.1.7 (September 09, 2022) ##
* Respect Active Record's primary_key_type in Active Storage migrations. Backported from 7.0.
*fatkodima*
-------------------------------------------------------------------
Thu Aug 4 12:52:53 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.6.1
see installed CHANGELOG.md
## Rails 6.1.6.1 (July 12, 2022) ##
* No changes.
-------------------------------------------------------------------
Thu Apr 28 05:15:14 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.5.1
see installed CHANGELOG.md
## Rails 6.1.5.1 (April 26, 2022) ##
* No changes.
## Rails 6.1.5 (March 09, 2022) ##
* Attachments can be deleted after their association is no longer defined.
Fixes #42514
*Don Sisco*
## Rails 6.1.4.7 (March 08, 2022) ##
* Added image transformation validation via configurable allow-list.
Variant now offers a configurable allow-list for
transformation methods in addition to a configurable deny-list for arguments.
[CVE-2022-21831]
-------------------------------------------------------------------
Tue Feb 15 07:12:53 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.4.6
see installed CHANGELOG.md
## Rails 6.1.4.6 (February 11, 2022) ##
* No changes.
## Rails 6.1.4.5 (February 11, 2022) ##
* No changes.
-------------------------------------------------------------------
Tue Jan 25 06:26:09 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 6.1.4.4
see installed CHANGELOG.md
## Rails 6.1.4.4 (December 15, 2021) ##
* No changes.
## Rails 6.1.4.3 (December 14, 2021) ##
* No changes.
## Rails 6.1.4.2 (December 14, 2021) ##
* No changes.
-------------------------------------------------------------------
Wed Aug 25 05:02:55 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.4.1
* no changes
-------------------------------------------------------------------
Fri Jul 9 12:27:47 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.4
* The parameters sent to `ffmpeg` for generating a video preview image are now
configurable under `config.active_storage.video_preview_arguments`.
*Brendon Muir*
* Fix Active Storage update task when running in an engine.
Justin Malčić*
* Don't raise an error if the mime type is not recognized.
Fixes #41777.
*Alex Ghiculescu*
* `ActiveStorage::PreviewError` is raised when a previewer is unable to generate a preview image.
*Alex Robbin*
* respond with 404 given invalid variation key when asking for representations.
*George Claghorn*
* `Blob` creation shouldn't crash if no service selected.
*Alex Ghiculescu*
-------------------------------------------------------------------
Fri May 14 15:56:28 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.3.2
* no changes
-------------------------------------------------------------------
Tue Apr 20 12:59:16 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.3.1
* Marcel is upgraded to version 1.0.0 to avoid a dependency on GPL-licensed
mime types data.
*George Claghorn*
-------------------------------------------------------------------
Mon Mar 15 04:12:46 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.3
* no changes
-------------------------------------------------------------------
Mon Feb 15 12:16:11 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.2.1
## Rails 6.1.2.1 (February 10, 2021) ##
* No changes.
## Rails 6.1.2 (February 09, 2021) ##
* No changes.
-------------------------------------------------------------------
Wed Jan 20 07:13:53 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 6.1.1
* Fix S3 multipart uploads when threshold is larger than file.
*Matt Muller*
-------------------------------------------------------------------
Fri Dec 11 02:45:51 UTC 2020 - Manuel Schnitzer <mschnitzer@suse.com>
- removed build flags for Ruby 2.6 and 2.7 only
We need to have Ruby 2.5 binaries as well.
- removed disable_docs gem2rpm option (not available)
-------------------------------------------------------------------
Wed Dec 9 23:53:26 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- update to version 6.1.0:
https://weblog.rubyonrails.org/2020/12/9/Rails-6-1-0-release/
-------------------------------------------------------------------
Mon Nov 2 23:23:31 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- initial package