pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2019Q3]: pkgsrc/lang Pullup ticket #6064 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/f69f423dfea3
branches: pkgsrc-2019Q3
changeset: 408090:f69f423dfea3
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sat Oct 05 10:13:20 2019 +0000
description:
Pullup ticket #6064 - requested by taca
lang/ruby24-base: security fix
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.209
- lang/ruby24-base/INSTALL 1.2
- lang/ruby24-base/Makefile 1.13
- lang/ruby24-base/distinfo 1.15
- lang/ruby24/Makefile 1.2
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Oct 2 13:31:48 UTC 2019
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby24: Makefile
pkgsrc/lang/ruby24-base: INSTALL Makefile distinfo
Log Message:
lang/ruby24: update to 2.4.9
Update ruby24-base and related packges to 2.4.9.
pkgsrc chagnes
* fix warnings of pkglint.
Quote from release announce:
Ruby 2.4.8 (2019-10-01)
This release includes security fixes. Please check the topics below for
details.
* CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test
* CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix)
* CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and
File.fnmatch?
* CVE-2019-16201: Regular Expression Denial of Service vulnerability of
WEBrick's Digest access authentication
Ruby 2.4.9 (2019-10-02)
This release is a re-package of 2.4.8 because the previous Ruby 2.4.8
release tarball does not install. (See [Bug #16197] in detail.) There are no
essential change except their version numbers between 2.4.8 and 2.4.9.
Ruby 2.4 is now under the state of the security maintenance phase, until the
end of March of 2020. After that date, maintenance of Ruby 2.4 will be
ended. We recommend you start planning the migration to newer versions of
Ruby, such as 2.6 or 2.5.
diffstat:
lang/ruby/rubyversion.mk | 4 ++--
lang/ruby24-base/INSTALL | 3 +--
lang/ruby24-base/Makefile | 3 +--
lang/ruby24-base/distinfo | 10 +++++-----
lang/ruby24/Makefile | 3 +--
5 files changed, 10 insertions(+), 13 deletions(-)
diffs (84 lines):
diff -r 583808836b01 -r f69f423dfea3 lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk Thu Oct 03 15:37:35 2019 +0000
+++ b/lang/ruby/rubyversion.mk Sat Oct 05 10:13:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.208 2019/08/28 14:23:21 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.208.2.1 2019/10/05 10:13:20 bsiegert Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -215,7 +215,7 @@
# current supported Ruby's version
RUBY22_VERSION= 2.2.10
-RUBY24_VERSION= 2.4.7
+RUBY24_VERSION= 2.4.9
RUBY25_VERSION= 2.5.6
RUBY26_VERSION= 2.6.4
diff -r 583808836b01 -r f69f423dfea3 lang/ruby24-base/INSTALL
--- a/lang/ruby24-base/INSTALL Thu Oct 03 15:37:35 2019 +0000
+++ b/lang/ruby24-base/INSTALL Sat Oct 05 10:13:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.1 2017/06/18 13:45:11 taca Exp $
+# $NetBSD: INSTALL,v 1.1.22.1 2019/10/05 10:13:20 bsiegert Exp $
DATE="@DATE@"
RUBY_SITERIDIR="${PREFIX}/@RUBY_SITERIDIR@"
@@ -11,4 +11,3 @@
fi
;;
esac
-
diff -r 583808836b01 -r f69f423dfea3 lang/ruby24-base/Makefile
--- a/lang/ruby24-base/Makefile Thu Oct 03 15:37:35 2019 +0000
+++ b/lang/ruby24-base/Makefile Sat Oct 05 10:13:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/07 16:17:39 taca Exp $
+# $NetBSD: Makefile,v 1.12.4.1 2019/10/05 10:13:20 bsiegert Exp $
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION}
@@ -12,7 +12,6 @@
RUBY_VERSIONS_ACCEPTED= 24
USE_GCC_RUNTIME= yes
-USE_LANGUAGES= c
USE_TOOLS+= pax yacc pkg-config
GNU_CONFIGURE= yes
TEST_TARGET= test
diff -r 583808836b01 -r f69f423dfea3 lang/ruby24-base/distinfo
--- a/lang/ruby24-base/distinfo Thu Oct 03 15:37:35 2019 +0000
+++ b/lang/ruby24-base/distinfo Sat Oct 05 10:13:20 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2019/08/28 14:03:54 taca Exp $
+$NetBSD: distinfo,v 1.14.2.1 2019/10/05 10:13:20 bsiegert Exp $
-SHA1 (ruby-2.4.7.tar.xz) = 6ed0e943bfcbf181384b48e7873361f1acaf106d
-RMD160 (ruby-2.4.7.tar.xz) = cba1e620b2f575836c0264147bf1f1729e099fba
-SHA512 (ruby-2.4.7.tar.xz) = df637c5803ddd83f759e9c24b0e7ca1f6cae7c7b353409583d92dbffece0d9d02b48905d6552327a1522a4a37d4e2d22c6c11bd991383835be35e2f31739d649
-Size (ruby-2.4.7.tar.xz) = 10118948 bytes
+SHA1 (ruby-2.4.9.tar.xz) = ae41ac14f98073ba9e6e8ba732580a846286261c
+RMD160 (ruby-2.4.9.tar.xz) = bf9662f6e31ea36cebd6675c4940270501198006
+SHA512 (ruby-2.4.9.tar.xz) = 9046575315c29c789427c2d00c832f0c0970e47fd158bbe8e4f2df5cff2ea9c06c65c3493adb4656e5b32ebfdc546092911f98a8ad7f698bc001c290db5888c7
+Size (ruby-2.4.9.tar.xz) = 10078316 bytes
SHA1 (patch-configure) = a4013e4674be0060d2b0d43569b7695f6df7b4a7
SHA1 (patch-ext_dbm_extconf.rb) = c998f8735db54b1ae2bc8b6caa359ce88bc7a45b
SHA1 (patch-lib_mkmf.rb) = 75d2261a8282a00cd5f811a5e629302d1667207e
diff -r 583808836b01 -r f69f423dfea3 lang/ruby24/Makefile
--- a/lang/ruby24/Makefile Thu Oct 03 15:37:35 2019 +0000
+++ b/lang/ruby24/Makefile Sat Oct 05 10:13:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/06/18 13:46:16 taca Exp $
+# $NetBSD: Makefile,v 1.1.22.1 2019/10/05 10:13:20 bsiegert Exp $
#
DISTNAME= # empty
@@ -10,7 +10,6 @@
MAINTAINER= taca%NetBSD.org@localhost
HOMEPAGE= http://www.ruby-lang.org/en/
COMMENT= Ruby programming language ${RUBY_VERSION} meta package
-LICENSE= 2-clause-bsd OR ruby-license
META_PACKAGE= yes
Home |
Main Index |
Thread Index |
Old Index