[packages/libxml2] - updated to 2.9.3 (fixes CVE-2015-1819 CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-

qboosh qboosh at pld-linux.org
Sun Nov 22 16:52:15 CET 2015


commit 9deadda1caca254dfe1eebfe33a13f2e713a3cf5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 22 16:52:43 2015 +0100

    - updated to 2.9.3 (fixes CVE-2015-1819 CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-2015-7500 CVE-2015-7941 CVE-2015-7942 CVE-2015-8035 CVE-2015-8242)
    - removed obsolete xmlcatalog-regression patch

 libxml2-xmlcatalog-regression.patch | 26 --------------------------
 libxml2.spec                        |  8 +++-----
 2 files changed, 3 insertions(+), 31 deletions(-)
---
diff --git a/libxml2.spec b/libxml2.spec
index 1f96a10..57e8088 100644
--- a/libxml2.spec
+++ b/libxml2.spec
@@ -15,18 +15,17 @@ Summary(es.UTF-8):	Biblioteca libXML version 2
 Summary(pl.UTF-8):	Biblioteka libXML wersja 2
 Summary(pt_BR.UTF-8):	Biblioteca libXML versão 2
 Name:		libxml2
-Version:	2.9.2
-Release:	6
+Version:	2.9.3
+Release:	1
 Epoch:		1
 License:	MIT
 Group:		Libraries
 #Source0:	http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/%{name}-%{version}.tar.bz2
 Source0:	ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
-# Source0-md5:	9e6a9aca9d155737868b3dc5fd82f788
+# Source0-md5:	daece17e045f1c107610e137ab50c179
 Patch0:		%{name}-man_fixes.patch
 Patch1:		%{name}-open.gz.patch
 Patch2:		%{name}-largefile.patch
-Patch3:		%{name}-xmlcatalog-regression.patch
 URL:		http://xmlsoft.org/
 BuildRequires:	autoconf >= 2.68
 BuildRequires:	automake >= 1.4
@@ -171,7 +170,6 @@ dostęp do biblioteki libxml2.
 %patch1 -p1
 %endif
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__libtoolize}
diff --git a/libxml2-xmlcatalog-regression.patch b/libxml2-xmlcatalog-regression.patch
deleted file mode 100644
index f77068f..0000000
--- a/libxml2-xmlcatalog-regression.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From f65128f38289d77ff322d63aef2858cc0a819c34 Mon Sep 17 00:00:00 2001
-From: Daniel Veillard <veillard at redhat.com>
-Date: Fri, 17 Oct 2014 17:13:41 +0800
-Subject: Revert "Missing initialization for the catalog module"
-
-This reverts commit 054c716ea1bf001544127a4ab4f4346d1b9947e7.
-As this break xmlcatalog command
-https://bugzilla.redhat.com/show_bug.cgi?id=1153753
-
-diff --git a/parser.c b/parser.c
-index 1d93967..67c9dfd 100644
---- a/parser.c
-+++ b/parser.c
-@@ -14830,9 +14830,6 @@ xmlInitParser(void) {
- #ifdef LIBXML_XPATH_ENABLED
- 	xmlXPathInit();
- #endif
--#ifdef LIBXML_CATALOG_ENABLED
--        xmlInitializeCatalog();
--#endif
- 	xmlParserInitialized = 1;
- #ifdef LIBXML_THREAD_ENABLED
-     }
--- 
-cgit v0.10.2
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxml2.git/commitdiff/9deadda1caca254dfe1eebfe33a13f2e713a3cf5



More information about the pld-cvs-commit mailing list