Hello community, here is the log from the commit of package libxml2 for openSUSE:Factory checked in at 2016-05-25 21:21:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxml2 (Old) and /work/SRC/openSUSE:Factory/.libxml2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxml2" Changes: -------- --- /work/SRC/openSUSE:Factory/libxml2/libxml2.changes 2016-05-08 10:38:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libxml2.new/libxml2.changes 2016-05-25 21:21:24.000000000 +0200 @@ -1,0 +2,8 @@ +Fri May 20 14:59:32 UTC 2016 - [email protected] + +- add libxml2-2.9.3-bogus_UTF-8_encoding_error.patch to fix XML + push parser that fails with bogus UTF-8 encoding error when + multi-byte character in large CDATA section is split across + buffer [bnc#962796] + +------------------------------------------------------------------- New: ---- libxml2-2.9.3-bogus_UTF-8_encoding_error.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxml2.spec ++++++ --- /var/tmp/diff_new_pack.KWq30B/_old 2016-05-25 21:21:25.000000000 +0200 +++ /var/tmp/diff_new_pack.KWq30B/_new 2016-05-25 21:21:25.000000000 +0200 @@ -33,6 +33,8 @@ Patch1: libxml2-2.9.1-CVE-2016-3627.patch # PATCH-FIX-SUSE bnc#975947 [email protected] -- crash in xml validator Patch2: 0001-Add-missing-increments-of-recursion-depth-counter-to.patch +# PATCH-FIX-UPSTREAM bnc#962796 [email protected] -- parser fails with bogus UTF-8 encoding error +Patch3: libxml2-2.9.3-bogus_UTF-8_encoding_error.patch BuildRequires: fdupes BuildRequires: pkg-config BuildRequires: readline-devel @@ -130,6 +132,7 @@ %patch0 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %configure --disable-static \ ++++++ libxml2-2.9.3-bogus_UTF-8_encoding_error.patch ++++++ ++++ 604 lines (skipped)
