pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2020Q1] pkgsrc/lang
Module Name: pkgsrc
Committed By: bsiegert
Date: Tue Apr 28 15:23:32 UTC 2020
Modified Files:
pkgsrc/lang/ruby [pkgsrc-2020Q1]: rubyversion.mk
pkgsrc/lang/ruby24-base [pkgsrc-2020Q1]: distinfo
Log Message:
Pullup ticket #6167 - requested by taca
lang/ruby24-base: security fix
Revisions pulled up:
- lang/ruby/rubyversion.mk 1.221
- lang/ruby24-base/distinfo 1.16
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Apr 1 15:27:40 UTC 2020
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
Log Message:
lang/ruby24-base: update to 2.4.10
Update ruby24-base (and ruby24) to 2.4.10.
This release includes a security fix. Please check the topics below for
details.
* CVE-2020-16255: Unsafe Object Creation Vulnerability in JSON (Additional
fix)
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. Thus, this release would be the last of Ruby 2.4 series. We
recommend you immediately upgrade Ruby to newer versions, such as 2.7 or 2.6
or 2.5.
---
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 2 12:20:51 UTC 2020
Modified Files:
pkgsrc/lang/ruby24-base: distinfo
Log Message:
ruby24-base: update distinfo for 2.4.10 release
To generate a diff of this commit:
cvs rdiff -u -r1.217.2.2 -r1.217.2.3 pkgsrc/lang/ruby/rubyversion.mk
cvs rdiff -u -r1.15 -r1.15.2.1 pkgsrc/lang/ruby24-base/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/ruby/rubyversion.mk
diff -u pkgsrc/lang/ruby/rubyversion.mk:1.217.2.2 pkgsrc/lang/ruby/rubyversion.mk:1.217.2.3
--- pkgsrc/lang/ruby/rubyversion.mk:1.217.2.2 Wed Apr 22 12:11:20 2020
+++ pkgsrc/lang/ruby/rubyversion.mk Tue Apr 28 15:23:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.217.2.2 2020/04/22 12:11:20 bsiegert Exp $
+# $NetBSD: rubyversion.mk,v 1.217.2.3 2020/04/28 15:23:32 bsiegert Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -213,7 +213,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/rub
.endif
# current supported Ruby's version
-RUBY24_VERSION= 2.4.9
+RUBY24_VERSION= 2.4.10
RUBY25_VERSION= 2.5.7
RUBY26_VERSION= 2.6.6
RUBY27_VERSION= 2.7.1
@@ -300,7 +300,7 @@ RUBY_DID_YOU_MEAN_VERSION= 1.2.0
RUBY_MINITEST_VERSION= 5.10.3
RUBY_NET_TELNET_VERSION= 0.1.1
RUBY_POWER_ASSERT_VERSION= 1.1.1
-RUBY_RAKE_VERSION= 12.3.0
+RUBY_RAKE_VERSION= 12.3.3
RUBY_TEST_UNIT_VERSION= 3.2.7
RUBY_XML_RPC_VERSION= 0.3.0
Index: pkgsrc/lang/ruby24-base/distinfo
diff -u pkgsrc/lang/ruby24-base/distinfo:1.15 pkgsrc/lang/ruby24-base/distinfo:1.15.2.1
--- pkgsrc/lang/ruby24-base/distinfo:1.15 Wed Oct 2 13:31:47 2019
+++ pkgsrc/lang/ruby24-base/distinfo Tue Apr 28 15:23:32 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.15 2019/10/02 13:31:47 taca Exp $
+$NetBSD: distinfo,v 1.15.2.1 2020/04/28 15:23:32 bsiegert Exp $
-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 (ruby-2.4.10.tar.xz) = 757707eaf3d013f17d63717b0b00dfde7ef6684e
+RMD160 (ruby-2.4.10.tar.xz) = 761d22f21bc1f38698d71d0f6edc0489f7309ec5
+SHA512 (ruby-2.4.10.tar.xz) = 11c7a9ea1353f752763b189815ac34674cc8ebf7141517838b7f040823e892780d94ec3091c1f5d1415f9bc1b838b7f6f9de13a706df7bef80ce3b146a7d6660
+Size (ruby-2.4.10.tar.xz) = 10100664 bytes
SHA1 (patch-configure) = a4013e4674be0060d2b0d43569b7695f6df7b4a7
SHA1 (patch-ext_dbm_extconf.rb) = c998f8735db54b1ae2bc8b6caa359ce88bc7a45b
SHA1 (patch-lib_mkmf.rb) = 75d2261a8282a00cd5f811a5e629302d1667207e
Home |
Main Index |
Thread Index |
Old Index