pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2018Q4] pkgsrc/www/ruby-rack
Module Name: pkgsrc
Committed By: bsiegert
Date: Mon Feb 18 14:20:11 UTC 2019
Modified Files:
pkgsrc/www/ruby-rack [pkgsrc-2018Q4]: Makefile distinfo
Log Message:
Pullup ticket #5913 - requested by taca
www/ruby-rack: security fix
Revisions pulled up:
- www/ruby-rack/Makefile 1.26
- www/ruby-rack/distinfo 1.23
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 3 15:51:31 UTC 2019
Modified Files:
pkgsrc/www/ruby-rack: Makefile distinfo
Log Message:
www/ruby-rack: update to 2.0.6
* pkgsrc change: add "USE_LANGAUGES= # none" line.
Update to 2.0.6 which fixes security problems of CVE-2018-16470 and
CVE-2018-16471.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.25.14.1 pkgsrc/www/ruby-rack/Makefile
cvs rdiff -u -r1.22 -r1.22.16.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.25 pkgsrc/www/ruby-rack/Makefile:1.25.14.1
--- pkgsrc/www/ruby-rack/Makefile:1.25 Tue Sep 19 16:36:07 2017
+++ pkgsrc/www/ruby-rack/Makefile Mon Feb 18 14:20:11 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2017/09/19 16:36:07 taca Exp $
+# $NetBSD: Makefile,v 1.25.14.1 2019/02/18 14:20:11 bsiegert Exp $
-DISTNAME= rack-2.0.3
+DISTNAME= rack-2.0.6
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,6 +8,8 @@ HOMEPAGE= http://rack.github.io/
COMMENT= Modular Ruby webserver interface
LICENSE= mit
+USE_LANGUAGES= # none
+
OVERRIDE_GEMSPEC= :executables rackup=rackup20 \
:files bin/rackup=bin/rackup20
RUBYGEM_OPTIONS+= --format-executable
Index: pkgsrc/www/ruby-rack/distinfo
diff -u pkgsrc/www/ruby-rack/distinfo:1.22 pkgsrc/www/ruby-rack/distinfo:1.22.16.1
--- pkgsrc/www/ruby-rack/distinfo:1.22 Sun Jun 4 15:10:09 2017
+++ pkgsrc/www/ruby-rack/distinfo Mon Feb 18 14:20:11 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2017/06/04 15:10:09 taca Exp $
+$NetBSD: distinfo,v 1.22.16.1 2019/02/18 14:20:11 bsiegert Exp $
-SHA1 (rack-2.0.3.gem) = 93d234e5885a642f22056c340d3fe8d248824b11
-RMD160 (rack-2.0.3.gem) = c734fd98777ee5bb2b1c9eea790a587401ecad78
-SHA512 (rack-2.0.3.gem) = c48e6681544c2f37797ee697f5c4f0d4de6008a3df2506665b52c248fca1ef7321a892dd28475e4d7b461a0b2d12112903a67e1bed7c7397742833fce85167e1
-Size (rack-2.0.3.gem) = 254464 bytes
+SHA1 (rack-2.0.6.gem) = b15267e1f94e69238a00a6f1bd48fb7683c03a78
+RMD160 (rack-2.0.6.gem) = 6ef84180289c6fb8e4f0bebb778879578084b7b8
+SHA512 (rack-2.0.6.gem) = f1b93bbd16b7e44423c0977444183d9685e3c82e806304f304620731e5b4590920dcc363026277aa4b9ee0a2151c54570be341dcb9265517c7315ca4a504ef22
+Size (rack-2.0.6.gem) = 255488 bytes
Home |
Main Index |
Thread Index |
Old Index