GithubHelp home page GithubHelp logo

winlibs / libxml2 Goto Github PK

View Code? Open in Web Editor NEW
16.0 14.0 23.0 14.23 MB

The XML C parser and toolkit of Gnome

License: Other

C 75.65% Makefile 3.36% Shell 3.90% Python 2.88% CMake 0.34% HTML 4.70% XSLT 0.16% Max 0.01% Clean 0.06% JavaScript 0.28% DIGITAL Command Language 0.08% M4 0.38% Batchfile 0.14% PHP 0.01% Perl 0.02% RPGLE 8.01% Dockerfile 0.01% PowerShell 0.02%

libxml2's Introduction

libxml2

libxml2 is the XML C parser and toolkit developed for the Gnome project from http://www.xmlsoft.org/

Building for PHP with VC9/VC11

Configure line non debug:

cscript configure.js lib="<path to iconv lib dir>" include="<path to iconv header dir>" vcmanifest=yes

Configure line with debug:

cscript configure.js lib="<path to iconv lib dir>" include="<path to iconv header dir>"  debug=yes mem_debug=yes  vcmanifest=yes

libxml2_a_dll.lib MUST be used with PHP.

libxml2's People

Contributors

alexhenrie avatar cmb69 avatar nielsdos avatar nwellnhof avatar ppggff avatar veillard avatar weltling avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

libxml2's Issues

Please upgrade libxml2 to 2.9.14

Version 2.9.14 of libxml2 is available at:

https://download.gnome.org/sources/libxml2/2.9/

Note that starting with 2.9.13, libxml2 tarballs are published on download.gnome.org instead of ftp.xmlsoft.org.

Security

  • [CVE-2022-29824] Integer overflow in xmlBuf and xmlBuffer
  • Fix potential double-free in xmlXPtrStringRangeFunction
  • Fix memory leak in xmlFindCharEncodingHandler
  • Normalize XPath strings in-place
  • Prevent integer-overflow in htmlSkipBlankChars() and xmlSkipBlankChars()
    (David Kilzer)
  • Fix leak of xmlElementContent (David Kilzer)

Bug fixes

  • Fix parsing of subtracted regex character classes
  • Fix recursion check in xinclude.c
  • Reset last error in xmlCleanupGlobals
  • Fix certain combinations of regex range quantifiers
  • Fix range quantifier on subregex

Improvements

  • Fix recovery from invalid HTML start tags

Build system, portability

  • Define LFS macros before including system headers
  • Initialize XPath floating-point globals
  • configure: check for icu DEFS (James Hilliard)
  • configure.ac: produce tar.xz only (GNOME policy) (David Seifert)
  • CMakeLists.txt: Fix LIBXML_VERSION_NUMBER
  • Fix build with older Python versions
  • Fix --without-valid build

New version 2.9.5

Version 2.9.5 was freshly released and there is a new release schedule. The plan is to release "whatever is there" more or less each month. Would be great if the winlibs could follow somehow.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.