pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-actionpack52 www/ruby-actionpack52: update to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e30fe5c93618
branches: trunk
changeset: 332494:e30fe5c93618
user: taca <taca%pkgsrc.org@localhost>
date: Sun Apr 14 10:32:37 2019 +0000
description:
www/ruby-actionpack52: update to 5.2.3
* 5.2.2.2 fixes these security problems:
CVE-2019-5418
CVE-2019-5419
CVE-2019-5420
## Rails 5.2.3 (March 27, 2019) ##
* Allow using combine the Cache Control `public` and `no-cache` headers.
Before this change, even if `public` was specified for Cache Control header,
it was excluded when `no-cache` was included. This fixed to keep `public`
header as is.
Fixes #34780.
*Yuji Yaginuma*
* Allow `nil` params for `ActionController::TestCase`.
*Ryo Nakamura*
## Rails 5.2.2.1 (March 11, 2019) ##
* No changes.
diffstat:
www/ruby-actionpack52/distinfo | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (15 lines):
diff -r 5a09f3c7c94f -r e30fe5c93618 www/ruby-actionpack52/distinfo
--- a/www/ruby-actionpack52/distinfo Sun Apr 14 10:31:52 2019 +0000
+++ b/www/ruby-actionpack52/distinfo Sun Apr 14 10:32:37 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/03/03 14:51:57 taca Exp $
+$NetBSD: distinfo,v 1.2 2019/04/14 10:32:37 taca Exp $
-SHA1 (actionpack-5.2.2.gem) = 807a97b3512cc46e91a7c4638c38f353a80e5a6a
-RMD160 (actionpack-5.2.2.gem) = e405c62ed9fac19acbb0f5dec2896ba480d6407b
-SHA512 (actionpack-5.2.2.gem) = 903ae48dc4c4ed8969d901a4a9a987898830bc4360b26c694db605da4b6d246e2768518e6d1868c593c4173ffdbe9242ef56bdd2a48b4aa7683d6c580db71f76
-Size (actionpack-5.2.2.gem) = 211968 bytes
+SHA1 (actionpack-5.2.3.gem) = 3aa86691cc922cbed533c3e58bbd39f692243dbe
+RMD160 (actionpack-5.2.3.gem) = 07b12377845164b9ac688e890891101c60fa8a08
+SHA512 (actionpack-5.2.3.gem) = ba320139f94bf921a180235ca2754ee3960de2ef5baf8318e67f7bf20846c332728f7892a5dd336b8576d1e7476d5bf88938188512f4bdab8f37c9f69bc2c8ca
+Size (actionpack-5.2.3.gem) = 211968 bytes
Home |
Main Index |
Thread Index |
Old Index