Issue 121528

Summary: Update internal libxml2 to version 2.7.8
Product: Build Tools Reporter: Pedro Giffuni <pfg>
Component: external prerequisitesAssignee: AOO issues mailing list <issues>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: issues
Version: 4.0.0-dev   
Target Milestone: 4.0.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Patch to update libxml2 none

Description Pedro Giffuni 2012-12-20 20:35:47 UTC
Created attachment 80061 [details]
Patch to update libxml2

We currently use libxml2 version 1.7.6 which was released on Oct. 6 2009.

Since then, many bugs have been fixed upstream and support for newer compilers was added.
http://xmlsoft.org/news.html

While 1.7.8 is not the latest, it is the last of the 1.7.x series and has been tested and known to work well on FreeBSD where it is known to build with gcc and clang.
Comment 1 SVN Robot 2012-12-20 21:48:43 UTC
"pfg" committed SVN revision 1424721 into trunk:
i121528 - Update internal libxml2 to version 2.7.8.
Comment 2 SVN Robot 2012-12-21 06:14:51 UTC
"pfg" committed SVN revision 1424811 into trunk:
i121528 - fix win build. Add upstream patch by Rob Richards.
Comment 3 Pedro Giffuni 2012-12-23 02:06:01 UTC
Seems to work well ...