pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2024Q2] pkgsrc/www/ruby-rack



Module Name:    pkgsrc
Committed By:   spz
Date:           Sun Jul 28 04:28:00 UTC 2024

Modified Files:
        pkgsrc/www/ruby-rack [pkgsrc-2024Q2]: Makefile distinfo

Log Message:
Pullup ticket #6880 - requested by taca
www/ruby-rack; security update

Revisions pulled up:
- www/ruby-rack/Makefile                                        1.44-1.45
- www/ruby-rack/distinfo                                        1.42-1.43

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sun Jun 30 16:47:35 UTC 2024

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

   Log Message:
   www/ruby-rack: update to 3.1.4

   3.1.4 (2024-06-22)

   Fixed

   * Fix Rack::Lint matching some paths incorrectly as authority form. (#2220,
     @ioquatix)

   To generate a diff of this commit:
   cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/ruby-rack/Makefile
   cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/ruby-rack/distinfo

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sat Jul 13 16:01:01 UTC 2024

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

   Log Message:
   www/ruby-rack: update to 3.1.7

   3.1.5 (2024-07-02)

   Security

   * Fix potential ReDoS attack in Rack::Request#parse_http_accept_header.
     (GHSA-cj83-2ww7-mvq7, @dwisiswant0)

   3.1.6 (2024-07-03)

   * Fix several edge cases in Rack::Request#parse_http_accept_header's
     implementation.  (#2226, @ioquatix)

   3.1.7 (2024-07-11)

   Fixed

   * Do not remove escaped opening/closing quotes for content-disposition
     filenames.  (#2229, @jeremyevans)

   * Fix encoding setting for non-binary IO-like objects in
     MockRequest#env_for.  (#2227, @jeremyevans)

   * Rack::Response should not generate invalid content-length header.
     (#2219, @ioquatix)

   * Allow empty PATH_INFO.  (#2214, @ioquatix)

   To generate a diff of this commit:
   cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/ruby-rack/Makefile
   cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/ruby-rack/distinfo


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.43.2.1 pkgsrc/www/ruby-rack/Makefile
cvs rdiff -u -r1.41 -r1.41.2.1 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.43 pkgsrc/www/ruby-rack/Makefile:1.43.2.1
--- pkgsrc/www/ruby-rack/Makefile:1.43  Wed Jun 12 17:05:42 2024
+++ pkgsrc/www/ruby-rack/Makefile       Sun Jul 28 04:28:00 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2024/06/12 17:05:42 taca Exp $
+# $NetBSD: Makefile,v 1.43.2.1 2024/07/28 04:28:00 spz Exp $
 
-DISTNAME=      rack-3.1.3
+DISTNAME=      rack-3.1.7
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-rack/distinfo
diff -u pkgsrc/www/ruby-rack/distinfo:1.41 pkgsrc/www/ruby-rack/distinfo:1.41.2.1
--- pkgsrc/www/ruby-rack/distinfo:1.41  Wed Jun 12 17:05:42 2024
+++ pkgsrc/www/ruby-rack/distinfo       Sun Jul 28 04:28:00 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2024/06/12 17:05:42 taca Exp $
+$NetBSD: distinfo,v 1.41.2.1 2024/07/28 04:28:00 spz Exp $
 
-BLAKE2s (rack-3.1.3.gem) = 37932f19401d0451c2876cbd5cc9da2f856280e2cc99265a52755c0872d146f3
-SHA512 (rack-3.1.3.gem) = 0caa4e7c0e665ef217f3f0f3842411655dc27fcb29df81e9aaee6029daced4661db733674b3de62c44990ba37aac31268e01bb0dcb962911417a346fe5f8e395
-Size (rack-3.1.3.gem) = 110592 bytes
+BLAKE2s (rack-3.1.7.gem) = eb170cb0a4c676440dbad911465706ca2f1194838a09c4663ec538ebe090f5d7
+SHA512 (rack-3.1.7.gem) = 6f3532b44db5f0fd5d13b757042a8b1189c01a6bcb1588d7a6a2ed8d3dcda89e9fd7cb9e8ccc4f3213beffa26bbf2f68accff58bdf1a161a12063c971d7986a8
+Size (rack-3.1.7.gem) = 111616 bytes



Home | Main Index | Thread Index | Old Index