pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2022Q1] pkgsrc/www/ruby-rack



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sat Jun 11 10:36:38 UTC 2022

Modified Files:
        pkgsrc/www/ruby-rack [pkgsrc-2022Q1]: Makefile distinfo

Log Message:
Pullup ticket #6644 - requested by taca
www/ruby-rack: security fix

Revisions pulled up:
- www/ruby-rack/Makefile                                        1.30
- www/ruby-rack/distinfo                                        1.28

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Sat May 28 09:55:51 UTC 2022

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

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

   2.2.3.1 (2022-05-27)

   * [CVE-2022-30123] Fix shell escaping issue in Common Logger
   * [CVE-2022-30122] Restrict parsing of broken MIME attachments


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.29.16.1 pkgsrc/www/ruby-rack/Makefile
cvs rdiff -u -r1.27 -r1.27.4.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.29 pkgsrc/www/ruby-rack/Makefile:1.29.16.1
--- pkgsrc/www/ruby-rack/Makefile:1.29  Wed Jun 17 10:33:49 2020
+++ pkgsrc/www/ruby-rack/Makefile       Sat Jun 11 10:36:38 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2020/06/17 10:33:49 taca Exp $
+# $NetBSD: Makefile,v 1.29.16.1 2022/06/11 10:36:38 bsiegert Exp $
 
-DISTNAME=      rack-2.2.3
+DISTNAME=      rack-2.2.3.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-rack/distinfo
diff -u pkgsrc/www/ruby-rack/distinfo:1.27 pkgsrc/www/ruby-rack/distinfo:1.27.4.1
--- pkgsrc/www/ruby-rack/distinfo:1.27  Tue Oct 26 11:31:02 2021
+++ pkgsrc/www/ruby-rack/distinfo       Sat Jun 11 10:36:38 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2021/10/26 11:31:02 nia Exp $
+$NetBSD: distinfo,v 1.27.4.1 2022/06/11 10:36:38 bsiegert Exp $
 
-BLAKE2s (rack-2.2.3.gem) = 7da4bef128e9a393e9cd62bc79487a69905b124d276a11d8b8033efd80162bc1
-SHA512 (rack-2.2.3.gem) = aabda2ac4aeea6b119c5d570a6c36b5c114f879cc73678a6f385b71f2191501a86adc3bed6f0e0bacfc1e4c48c2374714588669ede898053dc7719899bf71635
-Size (rack-2.2.3.gem) = 151040 bytes
+BLAKE2s (rack-2.2.3.1.gem) = 56f098f0872dab81f16b28c417de167ea47255424b037d1e6a38b11788c795ff
+SHA512 (rack-2.2.3.1.gem) = b4e07624c406765811aec237c1837ca43865f08a3edd3d3c96c47c1e7c813fe7f126f448bf62055b12ec6b70bc0b075979c6c9e2effb6d7f032077f5266e989d
+Size (rack-2.2.3.1.gem) = 151040 bytes



Home | Main Index | Thread Index | Old Index