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: Sat Feb 24 14:24:12 UTC 2024
Modified Files:
pkgsrc/www/ruby-rack: Makefile distinfo
Log Message:
www/ruby-rack: update to 3.0.9.1
3.0.9.1 (2024-02-21)
What's Changed
* Fixed ReDoS in Accept header parsing [CVE-2024-26146]
* Fixed ReDoS in Content Type header parsing [CVE-2024-25126]
* Reject Range headers which are too large [CVE-2024-26141]
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/ruby-rack/Makefile
cvs rdiff -u -r1.36 -r1.37 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.38 pkgsrc/www/ruby-rack/Makefile:1.39
--- pkgsrc/www/ruby-rack/Makefile:1.38 Sun Feb 4 07:01:13 2024
+++ pkgsrc/www/ruby-rack/Makefile Sat Feb 24 14:24:12 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2024/02/04 07:01:13 taca Exp $
+# $NetBSD: Makefile,v 1.39 2024/02/24 14:24:12 taca Exp $
-DISTNAME= rack-3.0.9
+DISTNAME= rack-3.0.9.1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-rack/distinfo
diff -u pkgsrc/www/ruby-rack/distinfo:1.36 pkgsrc/www/ruby-rack/distinfo:1.37
--- pkgsrc/www/ruby-rack/distinfo:1.36 Sun Feb 4 07:01:13 2024
+++ pkgsrc/www/ruby-rack/distinfo Sat Feb 24 14:24:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2024/02/04 07:01:13 taca Exp $
+$NetBSD: distinfo,v 1.37 2024/02/24 14:24:12 taca Exp $
-BLAKE2s (rack-3.0.9.gem) = 467872a310dc1373d754da49863f6d8cb12b618a68bccbfbee2340c3933527e2
-SHA512 (rack-3.0.9.gem) = ddd4739091450cd574151e5c24fefdca43423a717d313c34af6070256208afe1a43afe01dfe4bcadb80f754af7ba96118223153508ab542c99d52c54b5ac0913
-Size (rack-3.0.9.gem) = 108544 bytes
+BLAKE2s (rack-3.0.9.1.gem) = c77334f9d69bd2f8a26f9111a24924890ec6cd8f6f488e48e8022847f1a7121b
+SHA512 (rack-3.0.9.1.gem) = c0baa69a2876a3aaa044d248f1d01721262b3a27a1365a6bf474e538694e00d535c04bd6345b4156aa127016f8f295c30eb9f2ece7bb38ea12eb9234a8e7dc5c
+Size (rack-3.0.9.1.gem) = 109056 bytes
Home |
Main Index |
Thread Index |
Old Index