./devel/ruby-activestorage52, Local and cloud file storage framework (part of Rails 5.2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q1, Version: 5.2.4.2, Package name: ruby26-activestorage52-5.2.4.2, Maintainer: pkgsrc-users

# Active Storage

Active Storage makes it simple to upload and reference files in cloud services
like [Amazon S3](https://aws.amazon.com/s3/), [Google Cloud
Storage](https://cloud.google.com/storage/docs/), or [Microsoft Azure
Storage](https://azure.microsoft.com/en-us/services/storage/), and attach
those files to Active Records. Supports having one main service and mirrors
in other services for redundancy. It also provides a disk service for testing
or local deployments, but the focus is on cloud storage.

Files can be uploaded from the server to the cloud or directly from the client
to the cloud.

Image files can furthermore be transformed using on-demand variants for
quality, aspect ratio, size, or any other
[MiniMagick](https://github.com/minimagick/minimagick) supported
transformation.

This is for Ruby on Rails 5.2.


Master sites:

SHA1: c649d5ad7fedfa203ccaee299a88ca61bf4b95cb
RMD160: ddcc272b7827d67ab3b0c5d24bd883b6adf13439
Filesize: 43 KB

Version history: (Expand)


CVS history: (Expand)


   2020-06-01 21:15:23 by Benny Siegert | Files touched by this commit (12) | Package updated
Log message:
Pullup ticket #6213 - requested by taca
www/ruby-rails52: security fix

Revisions pulled up:
- lang/ruby/rails.mk                                            patch
- databases/ruby-activerecord52/distinfo                        1.4
- devel/ruby-activejob52/distinfo                               1.4
- devel/ruby-activemodel52/distinfo                             1.4
- devel/ruby-activestorage52/distinfo                           1.4
- devel/ruby-activesupport52/distinfo                           1.4
- devel/ruby-railties52/distinfo                                1.4
- mail/ruby-actionmailer52/distinfo                             1.4
- www/ruby-actioncable52/distinfo                               1.4
- www/ruby-actionpack52/distinfo                                1.4
- www/ruby-actionview52/distinfo                                1.4
- www/ruby-rails52/distinfo                                     1.4

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:33:41 UTC 2020

   Modified Files:
   	pkgsrc/devel/ruby-activesupport52: distinfo

   Log message:
   devel/ruby-activesupport52: update to 5.2.4.3

   Update ruby-activesupport52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   [CVE-2020-8165] Deprecate Marshal.load on raw cache read in RedisCacheStore

   *   [CVE-2020-8165] Avoid Marshal.load on raw cache value in MemCacheStore

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:34:47 UTC 2020

   Modified Files:
   	pkgsrc/devel/ruby-activemodel52: distinfo

   Log message:
   devel/ruby-activemodel52: update to 5.2.4.3

   Update ruby-activemodel52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:35:30 UTC 2020

   Modified Files:
   	pkgsrc/devel/ruby-activejob52: distinfo

   Log message:
   devel/ruby-activejob52: update to 5.2.4.3

   Update ruby-activejob52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:36:18 UTC 2020

   Modified Files:
   	pkgsrc/www/ruby-actionview52: distinfo

   Log message:
   www/ruby-actionview52: update to 5.2.4.3

   Update ruby-actionview52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   [CVE-2020-8167] Check that request is same-origin prior to including CSRF \ 
token in XHRs

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:36:58 UTC 2020

   Modified Files:
   	pkgsrc/www/ruby-actionpack52: distinfo

   Log message:
   www/ruby-actionpack52: update to 5.2.4.3

   Update ruby-actionpack52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   [CVE-2020-8166] HMAC raw CSRF token before masking it, so it cannot be \ 
used to reconstruct a per-form token

   *   [CVE-2020-8164] Return self when calling #each, #each_pair, and \ 
#each_value instead of the raw @parameters hash

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:37:46 UTC 2020

   Modified Files:
   	pkgsrc/www/ruby-actioncable52: distinfo

   Log message:
   www/ruby-actioncable52: update to 5.2.4.3

   Update ruby-actioncable52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:38:35 UTC 2020

   Modified Files:
   	pkgsrc/databases/ruby-activerecord52: distinfo

   Log message:
   databases/ruby-activerecord52: update to 5.2.4.3

   Update ruby-activerecord52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:39:12 UTC 2020

   Modified Files:
   	pkgsrc/devel/ruby-activestorage52: distinfo

   Log message:
   devel/ruby-activestorage52: update to 5.2.4.3

   Update ruby-activestorage52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   [CVE-2020-8162] Include Content-Length in signature for ActiveStorage \ 
direct upload

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:39:54 UTC 2020

   Modified Files:
   	pkgsrc/mail/ruby-actionmailer52: distinfo

   Log message:
   mail/ruby-actionmailer52: update to 5.2.4.3

   Update ruby-actionmailer52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:40:32 UTC 2020

   Modified Files:
   	pkgsrc/devel/ruby-railties52: distinfo

   Log message:
   devel/ruby-railties52: update to 5.2.4.3

   Update ruby-railties52 to 5.2.4.3.

   ## Rails 5.2.4.3 (May 18, 2020) ##

   *   No changes.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue May 19 15:41:07 UTC 2020

   Modified Files:
   	pkgsrc/www/ruby-rails52: distinfo

   Log message:
   www/ruby-rails52: update to 5.2.4.3

   Finally, update ruby-rails52 to 5.2.4.3.