2021-04-11 15:20:09 by Takahiro Kambe | Files touched by this commit (13) | |
Log message:
www/ruby-rails52: update to 5.2.5
Real changes are in devel/ruby-activestorage52 only.
## Rails 5.2.5 (March 26, 2021) ##
* Marcel is upgraded to version 1.0.0 to avoid a dependency on GPL-licensed
mime types data.
*George Claghorn*
* The Poppler PDF previewer renders a preview image using the original
document's crop box rather than its media box, hiding print margins. This
matches the behavior of the MuPDF previewer.
*Vincent Robert*
|
2021-02-11 15:26:21 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/rails52: reset PKGREVISION
|
2021-02-11 15:23:42 by Takahiro Kambe | Files touched by this commit (12) | |
Log message:
www/rails52: update to 5.2.4.5
## Rails 5.2.4.5 (February 10, 2021) ##
* Fix possible DoS vector in PostgreSQL money type
Carefully crafted input can cause a DoS via the regular expressions used
for validating the money format in the PostgreSQL adapter. This patch
fixes the regexp.
Thanks to @dee-see from Hackerone for this patch!
[CVE-2021-22880]
*Aaron Patterson*
|
2020-09-13 16:52:32 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/ruby-rails52: fix dependency
* Fix dependency to to ruby-bundler, "RUBY_VER < 26" instead of
"RUBY_VER != 26".
* There is no need to stay on misc/ruby-bundler1 and switch to
depends on misc/ruby-bundler.
Bump PKGREVISION
|
2020-09-10 16:13:12 by Takahiro Kambe | Files touched by this commit (12) | |
Log message:
www/ruby-rails52: update to 5.2.4.4
Update Ruby on Rails 52 to 5.2.4.4.
Security fix in ruby-actionview52.
## Rails 5.2.4.4 (September 09, 2020) ##
* [CVE-2020-15169] Fix potential XSS vulnerability in the `translate`/`t` helper
*Jonathan Hefner*
|
2020-05-21 18:04:24 by Takahiro Kambe | Files touched by this commit (25) |
Log message:
Remove RUBY_VERSIONS_INCOMPATIBLE for ruby24.
|
2020-05-19 17:41:07 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
www/ruby-rails52: update to 5.2.4.3
Finally, update ruby-rails52 to 5.2.4.3.
|
2020-03-20 16:43:26 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-rails52: update to 5.2.4.2
Update ruby-rails52 to 5.2.4.2.
* No change except version.
|
2019-12-25 01:17:25 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message:
ruby-sprockets no longer supports Ruby 2.4. Mark as incompatible and
recurse to reverse dependencies.
|
2019-04-14 12:36:34 by Takahiro Kambe | Files touched by this commit (1) | |
Log message:
www/ruby-rails52: update to 5.2.3
Update ruby-rails52 to 5.2.3 which contains security fix of actionpack in
5.2.2.2.
|