pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/libxml2 Update textproc/libxml2 to 2.9.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a1e59e58b5a
branches: trunk
changeset: 370982:4a1e59e58b5a
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Mon Oct 30 14:02:02 2017 +0000
description:
Update textproc/libxml2 to 2.9.6.
Update Portability:
- Change preprocessor OS tests to __linux__
Bug Fixes:
- Fix XPath stack frame logic
- Report undefined XPath variable error message
- Fix regression with librsvg
- Handle more invalid entity values in recovery mode
- Fix structured validation errors
- Fix memory leak in LZMA decompressor
- Set memory limit for LZMA decompression
- Handle illegal entity values in recovery mode
- Fix debug dump of streaming XPath expressions
- Fix memory leak in nanoftp
- Fix memory leaks in SAX1 parser
diffstat:
textproc/libxml2/Makefile.common | 4 ++--
textproc/libxml2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 58b4150321e0 -r 4a1e59e58b5a textproc/libxml2/Makefile.common
--- a/textproc/libxml2/Makefile.common Mon Oct 30 12:04:00 2017 +0000
+++ b/textproc/libxml2/Makefile.common Mon Oct 30 14:02:02 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.7 2017/09/10 20:49:20 wiz Exp $
+# $NetBSD: Makefile.common,v 1.8 2017/10/30 14:02:02 fhajny Exp $
#
# used by textproc/libxml2/Makefile
# used by textproc/py-libxml2/Makefile
-DISTNAME= libxml2-2.9.5
+DISTNAME= libxml2-2.9.6
CATEGORIES= textproc
MASTER_SITES= ftp://xmlsoft.org/libxml2/
MASTER_SITES+= http://xmlsoft.org/sources/
diff -r 58b4150321e0 -r 4a1e59e58b5a textproc/libxml2/distinfo
--- a/textproc/libxml2/distinfo Mon Oct 30 12:04:00 2017 +0000
+++ b/textproc/libxml2/distinfo Mon Oct 30 14:02:02 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.117 2017/09/10 20:49:20 wiz Exp $
+$NetBSD: distinfo,v 1.118 2017/10/30 14:02:02 fhajny Exp $
-SHA1 (libxml2-2.9.5.tar.gz) = 6ab515fa4d087a3973e880d46bf6bdad48114d20
-RMD160 (libxml2-2.9.5.tar.gz) = 598fbbd97120b672760c934c12648dfd1065f856
-SHA512 (libxml2-2.9.5.tar.gz) = 197dbd1722e5f90eea43837323352f48d215e198aa6b95685645ef7511e2beba8aadc0dd67e099c945120c5dbe7f8c9da5f376b22f447059e9ffa941c1bfd175
-Size (libxml2-2.9.5.tar.gz) = 5466888 bytes
+SHA1 (libxml2-2.9.6.tar.gz) = 4ab4605fce0f82a004c3b2aeb368efc8f356e020
+RMD160 (libxml2-2.9.6.tar.gz) = 99616c77b5991a00e83abca708338cfa09beef29
+SHA512 (libxml2-2.9.6.tar.gz) = 5ef80f895374bd5dd3bcd5f00c715795f026bf45d998f8f762c0cdb739b8755e01de40cf853d98a3826eacef95c4adebe4777db11020e8d98d0bda921f55a0ed
+Size (libxml2-2.9.6.tar.gz) = 5469624 bytes
SHA1 (patch-aa) = e687eaa9805b855b0c8a944ec5c597bd34954472
SHA1 (patch-ab) = d6d6e9a91307da0c7f334b5b9ad432878babd1ac
SHA1 (patch-ac) = 34afe787f6012b460a85be993048e133907a1621
Home |
Main Index |
Thread Index |
Old Index