Path to this page:
./
textproc/py-libxml2,
Python wrapper for libxml2
Branch: pkgsrc-2017Q3,
Version: 2.9.6,
Package name: py27-libxml2-2.9.6,
Maintainer: pkgsrc-usersThis is the libxml2 python module, providing access to the libxml2
library.
Required to run:[
lang/python27] [
textproc/libxml2]
Required to build:[
textproc/py-expat] [
pkgtools/cwrappers]
Master sites:
SHA1: 4ab4605fce0f82a004c3b2aeb368efc8f356e020
RMD160: 99616c77b5991a00e83abca708338cfa09beef29
Filesize: 5341.43 KB
Version history: (Expand)
- (2017-11-08) Updated to version: py27-libxml2-2.9.6
- (2017-09-29) Package added to pkgsrc.se, version py27-libxml2-2.9.5 (created)
CVS history: (Expand)
2017-11-08 07:56:15 by S.P.Zeidler | Files touched by this commit (3) | |
Log message:
Pullup ticket #5621 - requested by sevan
textproc/libxml2: security update
textproc/py-libxml2: security update
Revisions pulled up:
- textproc/libxml2/Makefile.common 1.8
- textproc/libxml2/distinfo 1.118
- textproc/py-libxml2/distinfo 1.38
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: fhajny
Date: Mon Oct 30 14:02:03 UTC 2017
Modified Files:
pkgsrc/textproc/libxml2: Makefile.common distinfo
Log message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/libxml2/Makefile.common
cvs rdiff -u -r1.117 -r1.118 pkgsrc/textproc/libxml2/distinfo
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Oct 31 09:08:27 UTC 2017
Modified Files:
pkgsrc/textproc/py-libxml2: distinfo
Log message:
py-libxml2: Update checksum.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/textproc/py-libxml2/distinfo
|