summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-07-30 14:20:41 +0000
committertaca <taca@pkgsrc.org>2022-07-30 14:20:41 +0000
commitbfc85e09ba7d587c5da121d83c4336cda089f041 (patch)
treee1ef7198dc7e1aff0e8bee08fdd47e926a05f13f /time
parentb159941c414330b37e63b71709e74fd0d2c57ee1 (diff)
downloadpkgsrc-bfc85e09ba7d587c5da121d83c4336cda089f041.tar.gz
time/ruby-tzinfo1: update to 1.2.10
1.2.10 (2022-07-19) * Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when used with RubyDataSource. Please refer to GHSA-5cm2-9h8c-rvfx for details. CVE-2022-31163. * Ignore the SECURITY file from Arch Linux's tzdata package. #134.
Diffstat (limited to 'time')
-rw-r--r--time/ruby-tzinfo1/Makefile4
-rw-r--r--time/ruby-tzinfo1/PLIST3
-rw-r--r--time/ruby-tzinfo1/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/time/ruby-tzinfo1/Makefile b/time/ruby-tzinfo1/Makefile
index b6ab24d54c8..f42a3415e56 100644
--- a/time/ruby-tzinfo1/Makefile
+++ b/time/ruby-tzinfo1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/01/03 08:19:42 taca Exp $
+# $NetBSD: Makefile,v 1.6 2022/07/30 14:20:41 taca Exp $
DISTNAME= tzinfo-${VERS}
PKGNAME= ${RUBY_PKGPREFIX}-tzinfo1-${VERS}
@@ -11,7 +11,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-thread_safe>=0.1<1:../../misc/ruby-thread_safe
-VERS= 1.2.9
+VERS= 1.2.10
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
diff --git a/time/ruby-tzinfo1/PLIST b/time/ruby-tzinfo1/PLIST
index 7fb286de240..7d52308d10c 100644
--- a/time/ruby-tzinfo1/PLIST
+++ b/time/ruby-tzinfo1/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/11/10 14:30:00 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/07/30 14:20:41 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/CHANGES.md
@@ -37,6 +37,7 @@ ${GEM_LIBDIR}/lib/tzinfo/transition_rule.rb
${GEM_LIBDIR}/lib/tzinfo/zoneinfo_country_info.rb
${GEM_LIBDIR}/lib/tzinfo/zoneinfo_data_source.rb
${GEM_LIBDIR}/lib/tzinfo/zoneinfo_timezone_info.rb
+${GEM_LIBDIR}/test/assets/payload.rb
${GEM_LIBDIR}/test/tc_annual_rules.rb
${GEM_LIBDIR}/test/tc_country.rb
${GEM_LIBDIR}/test/tc_country_index_definition.rb
diff --git a/time/ruby-tzinfo1/distinfo b/time/ruby-tzinfo1/distinfo
index 6eb7b8e4d7a..25d6fe9f3e9 100644
--- a/time/ruby-tzinfo1/distinfo
+++ b/time/ruby-tzinfo1/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:24:37 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/07/30 14:20:41 taca Exp $
-BLAKE2s (tzinfo-1.2.9.gem) = 45299f538f11425b031b20503ba9edd80680d4393eba58cda8252670a37e69c0
-SHA512 (tzinfo-1.2.9.gem) = ddf28ad213f681a4e551cbd803873b279acef03fae894a3e6475030d4da5a59732b31af5d5944e8c62d15b7ec922816fede24f180fb20c55c1bd3d379c879cfe
-Size (tzinfo-1.2.9.gem) = 166912 bytes
+BLAKE2s (tzinfo-1.2.10.gem) = 01e5941266e63c42eb039c54e82724a8cda1a2e74c98cf2b84c0b8b9274b6e07
+SHA512 (tzinfo-1.2.10.gem) = 124d43d92bdf9b234523ff79bb574d4be098cc721768eb1fd8ac85bff11ccfdf21effb1e4300e80c50b0202beed67a9a0d1146a23e33a4bced6e985fc6be78a2
+Size (tzinfo-1.2.10.gem) = 167936 bytes