pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-loofah



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar 29 13:47:19 UTC 2026

Modified Files:
        pkgsrc/www/ruby-loofah: Makefile distinfo

Log Message:
www/ruby-loofah: update to 2.25.1

2.25.1 (2026-03-17)

* Ensure Loofah::HTML5::Scrub.allowed_uri? recognizes unescaped whitespace
  entities and rejects schemas containing them.  See GHSA-46fp-8f5p-pf2m.
  #302 @flavorjones


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/ruby-loofah/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/ruby-loofah/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-loofah/Makefile
diff -u pkgsrc/www/ruby-loofah/Makefile:1.26 pkgsrc/www/ruby-loofah/Makefile:1.27
--- pkgsrc/www/ruby-loofah/Makefile:1.26        Sun Jan 18 15:13:42 2026
+++ pkgsrc/www/ruby-loofah/Makefile     Sun Mar 29 13:47:19 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2026/01/18 15:13:42 taca Exp $
+# $NetBSD: Makefile,v 1.27 2026/03/29 13:47:19 taca Exp $
 
-DISTNAME=      loofah-2.25.0
+DISTNAME=      loofah-2.25.1
 CATEGORIES=    www
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/www/ruby-loofah/distinfo
diff -u pkgsrc/www/ruby-loofah/distinfo:1.28 pkgsrc/www/ruby-loofah/distinfo:1.29
--- pkgsrc/www/ruby-loofah/distinfo:1.28        Sun Jan 18 15:13:42 2026
+++ pkgsrc/www/ruby-loofah/distinfo     Sun Mar 29 13:47:19 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2026/01/18 15:13:42 taca Exp $
+$NetBSD: distinfo,v 1.29 2026/03/29 13:47:19 taca Exp $
 
-BLAKE2s (loofah-2.25.0.gem) = 5ca8eb73d31ad616ada30b3811f2d038cd6afc875d1b67356b3f134320701d2c
-SHA512 (loofah-2.25.0.gem) = bf860baa49305c7e33cf1aa292a3e1d238bfb06d6618da2c72c61d0f3dce74533dae6379539f2e9a7269d8e2a07a63ad2ef15303d7a3288c0edde735c686e09a
-Size (loofah-2.25.0.gem) = 34816 bytes
+BLAKE2s (loofah-2.25.1.gem) = 30cd892cfed52141241c9f4efc619b5bbc6372745a0188cb555241971733e7d3
+SHA512 (loofah-2.25.1.gem) = 8cccfc6ab2009e8f997a4595cc00d9621061ac4ec044391ae4893be95775a0218fd1fd9e3e34ae6167449c2506b87f713219c7273209b898972e21736bf9be50
+Size (loofah-2.25.1.gem) = 34816 bytes



Home | Main Index | Thread Index | Old Index