pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-rack
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 5 14:24:12 UTC 2023
Modified Files:
pkgsrc/www/ruby-rack: Makefile distinfo
Log Message:
www/ruby-rack: update to 3.0.4.2
3.0.4.2 (2023-03-02)
* Limit all multipart parts, not just files
Previously we would limit the number of multipart parts which were files,
but not other parts. In some cases this could cause parsing of
maliciously crafted inputs to take longer than expected.
[CVE-2023-27530]
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/ruby-rack/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/ruby-rack/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-rack/Makefile
diff -u pkgsrc/www/ruby-rack/Makefile:1.33 pkgsrc/www/ruby-rack/Makefile:1.34
--- pkgsrc/www/ruby-rack/Makefile:1.33 Thu Jan 19 14:18:26 2023
+++ pkgsrc/www/ruby-rack/Makefile Sun Mar 5 14:24:12 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2023/01/19 14:18:26 taca Exp $
+# $NetBSD: Makefile,v 1.34 2023/03/05 14:24:12 taca Exp $
-DISTNAME= rack-3.0.4.1
+DISTNAME= rack-3.0.4.2
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-rack/distinfo
diff -u pkgsrc/www/ruby-rack/distinfo:1.31 pkgsrc/www/ruby-rack/distinfo:1.32
--- pkgsrc/www/ruby-rack/distinfo:1.31 Thu Jan 19 14:18:26 2023
+++ pkgsrc/www/ruby-rack/distinfo Sun Mar 5 14:24:12 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2023/01/19 14:18:26 taca Exp $
+$NetBSD: distinfo,v 1.32 2023/03/05 14:24:12 taca Exp $
-BLAKE2s (rack-3.0.4.1.gem) = f2cac835aab6824e9f907af41546afd79b1eddd74d9e833efe806c33ec854f72
-SHA512 (rack-3.0.4.1.gem) = e45634a624d03f8567716a98afc30285197ec0d5c6712f4a7a798a5e5b49d2f967fb12acd17df3fa67d118a6f03b3e423296c26685e8fc795fa2b10f4d940f65
-Size (rack-3.0.4.1.gem) = 108032 bytes
+BLAKE2s (rack-3.0.4.2.gem) = 5dc31b38e160d2277a71de9a819dfbe7e65b314694d1d88b467e46b61569e02d
+SHA512 (rack-3.0.4.2.gem) = 9074957e095a3807ce9d6b8dcfca6078004112af500d9e54143776bda1a4a39e2fa4c1b4f6d99a3d33fe3411d0962e38877998cfa8a04ea409fb806a57927b02
+Size (rack-3.0.4.2.gem) = 108544 bytes
Home |
Main Index |
Thread Index |
Old Index