pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2018Q4] pkgsrc/www/ruby-rack16
Module Name: pkgsrc
Committed By: bsiegert
Date: Mon Feb 18 14:20:59 UTC 2019
Modified Files:
pkgsrc/www/ruby-rack16 [pkgsrc-2018Q4]: Makefile distinfo
Log Message:
Pullup ticket #5914 - requested by taca
www/ruby-rack16: security fix
Revisions pulled up:
- www/ruby-rack16/Makefile 1.2
- www/ruby-rack16/distinfo 1.2
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 3 15:53:03 UTC 2019
Modified Files:
pkgsrc/www/ruby-rack16: Makefile distinfo
Log Message:
www/ruby-rack16: update to 1.6.11
* pkgsrc change: add "USE_LANGAUGES= # none" line.
Update to 1.6.11 which fixes security problems of CVE-2018-16471.
(CVE-2018-16470 is only for rack 2.0.x.)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.16.1 pkgsrc/www/ruby-rack16/Makefile \
pkgsrc/www/ruby-rack16/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-rack16/Makefile
diff -u pkgsrc/www/ruby-rack16/Makefile:1.1 pkgsrc/www/ruby-rack16/Makefile:1.1.16.1
--- pkgsrc/www/ruby-rack16/Makefile:1.1 Sun Jun 4 14:17:27 2017
+++ pkgsrc/www/ruby-rack16/Makefile Mon Feb 18 14:20:59 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/06/04 14:17:27 taca Exp $
+# $NetBSD: Makefile,v 1.1.16.1 2019/02/18 14:20:59 bsiegert Exp $
-DISTNAME= rack-1.6.8
+DISTNAME= rack-1.6.11
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rack/rack16/}
CATEGORIES= www
@@ -9,6 +9,8 @@ HOMEPAGE= http://rack.github.io/
COMMENT= Modular Ruby webserver interface
LICENSE= mit
+USE_LANGUAGES= # none
+
OVERRIDE_GEMSPEC= :executables rackup=rackup16 \
:files bin/rackup=bin/rackup16
RUBYGEM_OPTIONS+= --format-executable
Index: pkgsrc/www/ruby-rack16/distinfo
diff -u pkgsrc/www/ruby-rack16/distinfo:1.1 pkgsrc/www/ruby-rack16/distinfo:1.1.16.1
--- pkgsrc/www/ruby-rack16/distinfo:1.1 Sun Jun 4 14:17:27 2017
+++ pkgsrc/www/ruby-rack16/distinfo Mon Feb 18 14:20:59 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/06/04 14:17:27 taca Exp $
+$NetBSD: distinfo,v 1.1.16.1 2019/02/18 14:20:59 bsiegert Exp $
-SHA1 (rack-1.6.8.gem) = 788ffd1de0a1ff07b8afbee45dfd518f505310dd
-RMD160 (rack-1.6.8.gem) = b8fb6460ce3d10ddb6c85c11a7b3dbf7efaeb5ab
-SHA512 (rack-1.6.8.gem) = 384eb008175fde9583c757399980295d57b027bb5c8c64d39857b1f70a4c891b696638a3d67736aabb9dfc3f4f6576127e69c02bf8f109ce4ceb56b67c3efbfa
-Size (rack-1.6.8.gem) = 228864 bytes
+SHA1 (rack-1.6.11.gem) = 64a0cd32f46c0ff44ffda4055048fe6309903110
+RMD160 (rack-1.6.11.gem) = 9a9435b6842a068eacf3d3a7d9348a656c6ab9af
+SHA512 (rack-1.6.11.gem) = f54d9c4d72d22c57624bb745399ac0d4f155185d01f956ad395bee2a0add6f11e8d9d25fcd330ec6aa97409ba10c2246424d067999b86f2e5cb1fd74a43c6529
+Size (rack-1.6.11.gem) = 230400 bytes
Home |
Main Index |
Thread Index |
Old Index