summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2022-04-16 14:28:18 +0000
committertsutsui <tsutsui@pkgsrc.org>2022-04-16 14:28:18 +0000
commitec67cb399e0ec7c8f7707ca53224e17bd0102289 (patch)
treebb4688fad0829b526889b37d3f6a8c33cd84f5ba
parent371f9cb9e47f0bebe2575826a9af3fea6f2d3ddf (diff)
downloadpkgsrc-ec67cb399e0ec7c8f7707ca53224e17bd0102289.tar.gz
ruby-nokogiri: update to 1.13.4.
Upstream changes: https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.4 1.13.4 / 2022-04-11 Security * Address CVE-2022-24836, a regular expression denial-of-service vulnerability. See GHSA-crjr-9rc5-ghw8 for more information. * [CRuby] Vendored zlib is updated to address CVE-2018-25032. See GHSA-v6gp-9mmm-c6p5 for more information. * [JRuby] Vendored Xerces-J (xerces:xercesImpl) is updated to address CVE-2022-23437. See GHSA-xxx9-3xcr-gjj3 for more information. * [JRuby] Vendored nekohtml (org.cyberneko.html) is updated to address CVE-2022-24839. See GHSA-gx8x-g87m-h5q6 for more information. Dependencies * [CRuby] Vendored zlib is updated from 1.2.11 to 1.2.12. (See LICENSE-DEPENDENCIES.md for details on which packages redistribute this library.) * [JRuby] Vendored Xerces-J (xerces:xercesImpl) is updated from 2.12.0 to 2.12.2. * [JRuby] Vendored nekohtml (org.cyberneko.html) is updated from a fork of 1.9.21 to 1.9.22.noko2. This fork is now publicly developed at https:// github.com/sparklemotion/nekohtml
-rw-r--r--textproc/ruby-nokogiri/Makefile4
-rw-r--r--textproc/ruby-nokogiri/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/ruby-nokogiri/Makefile b/textproc/ruby-nokogiri/Makefile
index 8579c813069..107d4b07f01 100644
--- a/textproc/ruby-nokogiri/Makefile
+++ b/textproc/ruby-nokogiri/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2022/03/06 17:14:34 tsutsui Exp $
+# $NetBSD: Makefile,v 1.70 2022/04/16 14:28:18 tsutsui Exp $
-DISTNAME= nokogiri-1.13.3
+DISTNAME= nokogiri-1.13.4
CATEGORIES= textproc
MAINTAINER= tsutsui@NetBSD.org
diff --git a/textproc/ruby-nokogiri/distinfo b/textproc/ruby-nokogiri/distinfo
index 4db885921d8..e5b321909a8 100644
--- a/textproc/ruby-nokogiri/distinfo
+++ b/textproc/ruby-nokogiri/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.49 2022/03/06 17:14:34 tsutsui Exp $
+$NetBSD: distinfo,v 1.50 2022/04/16 14:28:18 tsutsui Exp $
-BLAKE2s (nokogiri-1.13.3.gem) = f25a3d80dca7df29d756472b28ad8b456ea0a3a35b8fe0adb72250fce59e5f97
-SHA512 (nokogiri-1.13.3.gem) = d704ed5ea6af3e066e3ddefd74cb15d0feed359b90c3b75b83a8f1ff85d8d4ca5b22a47c6848a2043a84f217e9d6b5ca861125d60ed0f88cb53690eb3726b3e7
-Size (nokogiri-1.13.3.gem) = 5492736 bytes
+BLAKE2s (nokogiri-1.13.4.gem) = eeb5307c42870338c02c160081ac950686e759dda6517b2120a36ce8d96d71d9
+SHA512 (nokogiri-1.13.4.gem) = f2982819aa6d2bce87fc6e9d67e5b06a7f75c85d926eca306b2a13f00ec18c05650e510b1897610171901c891db8231e6ad850cad33d66e7f7a530b3869528af
+Size (nokogiri-1.13.4.gem) = 5492736 bytes