pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/libxml2 Update to 2.6.31:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c73b2df9157c
branches: trunk
changeset: 537780:c73b2df9157c
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 15 23:39:03 2008 +0000
description:
Update to 2.6.31:
2.6.31: Jan 11 2008:
- Security fix: missing of checks in UTF-8 parsing
- Bug fixes: regexp bug, dump attribute from XHTML document, fix
xmlFree(NULL) to not crash in debug mode, Schematron parsing crash
(Rob Richards), global lock free on Windows (Marc-Antoine Ruel),
XSD crash due to double free (Rob Richards), indentation fix in
xmlTextWriterFullEndElement (Felipe Pena), error in attribute type
parsing if attribute redeclared, avoid crash in hash list scanner if
deleting elements, column counter bug fix (Christian Schmidt),
HTML embed element saving fix (Stefan Behnel), avoid -L/usr/lib
output from xml2-config (Fred Crozat), avoid an xmllint crash
(Stefan Kost), don't stop HTML parsing on out of range chars.
- Code cleanup: fix open() call third argument, regexp cut'n paste
copy error, unused variable in __xmlGlobalInitMutexLock (Hannes Eder),
some make distcheck realted fixes (John Carr)
- Improvements: HTTP Header: includes port number (William Brack),
testURI --debug option,
diffstat:
textproc/libxml2/Makefile | 4 ++--
textproc/libxml2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r f0410007b89e -r c73b2df9157c textproc/libxml2/Makefile
--- a/textproc/libxml2/Makefile Tue Jan 15 23:32:05 2008 +0000
+++ b/textproc/libxml2/Makefile Tue Jan 15 23:39:03 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2007/10/31 20:14:45 drochner Exp $
+# $NetBSD: Makefile,v 1.91 2008/01/15 23:39:03 wiz Exp $
-DISTNAME= libxml2-2.6.30
+DISTNAME= libxml2-2.6.31
CATEGORIES= textproc
MASTER_SITES= ftp://xmlsoft.org/libxml2/
#MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
diff -r f0410007b89e -r c73b2df9157c textproc/libxml2/distinfo
--- a/textproc/libxml2/distinfo Tue Jan 15 23:32:05 2008 +0000
+++ b/textproc/libxml2/distinfo Tue Jan 15 23:39:03 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.63 2007/08/29 22:27:10 wiz Exp $
+$NetBSD: distinfo,v 1.64 2008/01/15 23:39:04 wiz Exp $
-SHA1 (libxml2-2.6.30.tar.gz) = 519701df3a10770980e993336fe19ef7d95b5bba
-RMD160 (libxml2-2.6.30.tar.gz) = 8adcca2a60b4e90de898d9710a3a45069b73bbfe
-Size (libxml2-2.6.30.tar.gz) = 4726657 bytes
+SHA1 (libxml2-2.6.31.tar.gz) = 97233a210425bad96b35e52aa3e0010ac11bbcc9
+RMD160 (libxml2-2.6.31.tar.gz) = de231ec47f14ace35c29cf59d650a5611fd6128a
+Size (libxml2-2.6.31.tar.gz) = 4734599 bytes
SHA1 (patch-aa) = 67cfa73ad1f105b69d6a424e636f6bb816d15878
SHA1 (patch-ab) = a8dc745539528db69bf1ccb8977a69c24fa818e3
SHA1 (patch-ac) = 264c75cf9fff5319105b971c122cdf5fc103c04e
Home |
Main Index |
Thread Index |
Old Index