pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-nokogiri
Module Name: pkgsrc
Committed By: tsutsui
Date: Thu Dec 8 15:30:47 UTC 2022
Modified Files:
pkgsrc/textproc/ruby-nokogiri: Makefile distinfo
Log Message:
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]
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/textproc/ruby-nokogiri/Makefile
cvs rdiff -u -r1.53 -r1.54 pkgsrc/textproc/ruby-nokogiri/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ruby-nokogiri/Makefile
diff -u pkgsrc/textproc/ruby-nokogiri/Makefile:1.75 pkgsrc/textproc/ruby-nokogiri/Makefile:1.76
--- pkgsrc/textproc/ruby-nokogiri/Makefile:1.75 Wed Nov 23 16:21:13 2022
+++ pkgsrc/textproc/ruby-nokogiri/Makefile Thu Dec 8 15:30:47 2022
@@ -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
Index: pkgsrc/textproc/ruby-nokogiri/distinfo
diff -u pkgsrc/textproc/ruby-nokogiri/distinfo:1.53 pkgsrc/textproc/ruby-nokogiri/distinfo:1.54
--- pkgsrc/textproc/ruby-nokogiri/distinfo:1.53 Sun Oct 30 07:43:56 2022
+++ pkgsrc/textproc/ruby-nokogiri/distinfo Thu Dec 8 15:30:47 2022
@@ -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