pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogiri ruby-nokogiri: update to 1.13.10.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c941087e6778
branches: trunk
changeset: 389717:c941087e6778
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Thu Dec 08 15:30:47 2022 +0000
description:
ruby-nokogiri: update to 1.13.10.
Upstream changes:
https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.10
1.13.10 / 2022-12-07
Security
* [CRuby] Address CVE-2022-23476, unchecked return value from
xmlTextReaderExpand. See GHSA-qv4q-mr5r-qprj for more information.
Improvements
* [CRuby] XML::Reader#attribute_hash now returns nil on parse errors. This
restores the behavior of #attributes from v1.13.7 and earlier. [#2715]
diffstat:
textproc/ruby-nokogiri/Makefile | 5 ++---
textproc/ruby-nokogiri/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 2a8ad6dae87e -r c941087e6778 textproc/ruby-nokogiri/Makefile
--- a/textproc/ruby-nokogiri/Makefile Thu Dec 08 15:24:49 2022 +0000
+++ b/textproc/ruby-nokogiri/Makefile Thu Dec 08 15:30:47 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2022/11/23 16:21:13 adam Exp $
+# $NetBSD: Makefile,v 1.76 2022/12/08 15:30:47 tsutsui Exp $
-DISTNAME= nokogiri-1.13.9
-PKGREVISION= 1
+DISTNAME= nokogiri-1.13.10
CATEGORIES= textproc
MAINTAINER= tsutsui%NetBSD.org@localhost
diff -r 2a8ad6dae87e -r c941087e6778 textproc/ruby-nokogiri/distinfo
--- a/textproc/ruby-nokogiri/distinfo Thu Dec 08 15:24:49 2022 +0000
+++ b/textproc/ruby-nokogiri/distinfo Thu Dec 08 15:30:47 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2022/10/30 07:43:56 tsutsui Exp $
+$NetBSD: distinfo,v 1.54 2022/12/08 15:30:47 tsutsui Exp $
-BLAKE2s (nokogiri-1.13.9.gem) = b2c1942e508f6fa52e309690d4e9eedce4931e8455f02d57f83c9d2fc27b8758
-SHA512 (nokogiri-1.13.9.gem) = 207161fcf74aa1d1550841765268746e72d74b7516b34daf61cc5e7dc6af8fec4866f2734cd53afaf17fc546c92c3709a72f9e72da13071f65465855abf89bfa
-Size (nokogiri-1.13.9.gem) = 4634624 bytes
+BLAKE2s (nokogiri-1.13.10.gem) = efd7307c9dbe9b93e482c532d507c2557419c34eed7fd3651b222a4ac7cb3c6b
+SHA512 (nokogiri-1.13.10.gem) = aee3417d99a07c522d3fa479eddc952c4ec215a96e0dec9b6109af02855d5313d4b62d54544d36ed1a50f7993510d8fdc6fb93af4ae4bb289cc85f5d7ebb1556
+Size (nokogiri-1.13.10.gem) = 4634624 bytes
Home |
Main Index |
Thread Index |
Old Index