Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-activesupport60
From: Takahiro Kambe
Date: 2022-05-05 05:21:25
Message id: 20220505032125.D6D69FB1A@cvs.NetBSD.org
Log Message:
devel/ruby-activesupport60: update to 6.0.4.8
## Rails 6.0.4.8 (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*
Files: