[xml] [PATCH] Add xz to xml2-config --libs output

2016-03-28 Thread Baruch Siach
XML_LIBS should include LZMA_LIBS. This ensures that 'xml2-config --libs' shows -llzma when xz is enabled. Otherwise static link fails because of missing xz symbols. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 55a5a6f2c818.

[xml] [PATCH v2] Add xz to xml2-config --libs output

2016-04-18 Thread Baruch Siach
XML_LIBS should include LZMA_LIBS. This ensures that 'xml2-config --libs' shows -llzma when xz is enabled. Otherwise static link fails because of missing xz symbols. --- v2: rebase on current master --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b

Re: [xml] Recent libxml2 CVE assignments

2016-05-18 Thread Baruch Siach
Hi Chris, On Wed, May 18, 2016 at 02:16:26PM -0700, Chris Green wrote: > In the upcoming libxml2 release planned for the 20th, are the below issues > anticipated to be in 2.9.4 final? I don't believe these are in the current > 2.9.4 RCs. > > These two hit an Apple IOS release and then were on the