pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-actionview52



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu May  5 03:04:44 UTC 2022

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

Log Message:
www/ruby-actionview52: update to 5.2.7.1

## Rails 5.2.7.1 (April 26, 2022) ##

*   Fix and add protections for XSS in `ActionView::Helpers` and `ERB::Util`.

    Escape dangerous characters in names of tags and names of attributes in the
    tag helpers, following the XML specification. Rename the option
    `:escape_attributes` to `:escape`, to simplify by applying the option to the
    whole tag.

    *Álvaro Martín Fraguas*

## Rails 5.2.7 (March 10, 2022) ##

*   No changes.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/ruby-actionview52/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-actionview52/distinfo
diff -u pkgsrc/www/ruby-actionview52/distinfo:1.12 pkgsrc/www/ruby-actionview52/distinfo:1.13
--- pkgsrc/www/ruby-actionview52/distinfo:1.12  Sun Mar 13 15:04:26 2022
+++ pkgsrc/www/ruby-actionview52/distinfo       Thu May  5 03:04:44 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/03/13 15:04:26 taca Exp $
+$NetBSD: distinfo,v 1.13 2022/05/05 03:04:44 taca Exp $
 
-BLAKE2s (actionview-5.2.6.3.gem) = 803e693c71ca1d05e5fe4efffbd8857d01a7396d05d361e2afd1ec30dd4aec62
-SHA512 (actionview-5.2.6.3.gem) = 3badaa495e483ef59915a393f61e215a7c43fe065c1f6ea6be4508050cecc2fc880276af6bffcf78c0870d4ccb83bd4a28d87b55ab9f1529f63cbeda64cda70d
-Size (actionview-5.2.6.3.gem) = 163328 bytes
+BLAKE2s (actionview-5.2.7.1.gem) = d7ed54297784afd3c3321bd15ab187a57d336b5a3cfe3b135726e23149eb7a7e
+SHA512 (actionview-5.2.7.1.gem) = 0ea199696a4edb46e3e958c51e350df52e7a86eb1b3642af9386ba840235126195beb48d9ff55fd208d96f470c0c35981b592d573cbe966e6a9e1a1b4b0b1d4d
+Size (actionview-5.2.7.1.gem) = 163840 bytes



Home | Main Index | Thread Index | Old Index