pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-activesupport70



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu May  5 03:39:53 UTC 2022

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

Log Message:
devel/ruby-activesupport70: update to 7.0.2.4

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

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

    Add the method `ERB::Util.xml_name_escape` to escape dangerous characters
    in names of tags and names of attributes, following the specification of XML.

    *Álvaro Martín Fraguas*


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-activesupport70/distinfo

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

Modified files:

Index: pkgsrc/devel/ruby-activesupport70/distinfo
diff -u pkgsrc/devel/ruby-activesupport70/distinfo:1.4 pkgsrc/devel/ruby-activesupport70/distinfo:1.5
--- pkgsrc/devel/ruby-activesupport70/distinfo:1.4      Sun Mar 13 15:15:03 2022
+++ pkgsrc/devel/ruby-activesupport70/distinfo  Thu May  5 03:39:53 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/03/13 15:15:03 taca Exp $
+$NetBSD: distinfo,v 1.5 2022/05/05 03:39:53 taca Exp $
 
-BLAKE2s (activesupport-7.0.2.3.gem) = bc7fd0cdfa8627ec10ef134606ddf17a27883c4ad001711bacf38a78f6ad9867
-SHA512 (activesupport-7.0.2.3.gem) = 60adee8a89d3c4dea7d8f4dba8447d34b6dcadafe61524a2dee175f71d0671e0b003100367b025fb699cdfa31bb0a902415b84ed922b71fcb92f00f8688b097b
-Size (activesupport-7.0.2.3.gem) = 222208 bytes
+BLAKE2s (activesupport-7.0.2.4.gem) = 97c1037d84b01a52c22bb15970c8ac29279ec682abc210c34bead369613216fd
+SHA512 (activesupport-7.0.2.4.gem) = 750caaf4741a753646cf25c65aecd3c61579e6c5e577bcf4d3588ea6aab798a9a1433ad04170c4e8ad65c391c9a3e815b1cf38143e1425692e1a38f66c14225a
+Size (activesupport-7.0.2.4.gem) = 222720 bytes



Home | Main Index | Thread Index | Old Index