[packages/expat] - updated to 2.2.0 (fixes CVE-2012-6702 CVE-2016-0718 CVE-2016-4472 CVE-2016-5300 - updated ac_fixes
qboosh
qboosh at pld-linux.org
Sun Jul 31 15:29:02 CEST 2016
commit 2bff052ec63be9e61d0a91eb9af98055a2ae0685
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jul 31 15:29:38 2016 +0200
- updated to 2.2.0 (fixes CVE-2012-6702 CVE-2016-0718 CVE-2016-4472 CVE-2016-5300
- updated ac_fixes patch
expat-ac_fixes.patch | 9 ---------
expat.spec | 8 ++++----
2 files changed, 4 insertions(+), 13 deletions(-)
---
diff --git a/expat.spec b/expat.spec
index ddec9ca..34e8151 100644
--- a/expat.spec
+++ b/expat.spec
@@ -9,15 +9,15 @@ Summary(pt_BR.UTF-8): Biblioteca XML expat
Summary(ru.UTF-8): Переносимая библиотека разбора XML (expat)
Summary(uk.UTF-8): Переносима бібліотека розбору XML (expat)
Name: expat
-Version: 2.1.1
+Version: 2.2.0
Release: 1
Epoch: 1
License: Thai Open Source Software Center Ltd (distributable)
Group: Applications/Publishing/XML
Source0: http://downloads.sourceforge.net/expat/%{name}-%{version}.tar.bz2
-# Source0-md5: 7380a64a8e3a9d66a9887b01d0d7ea81
+# Source0-md5: 2f47841c829facb346eb6e3fab5212e2
Patch0: %{name}-ac_fixes.patch
-Patch3: %{name}-2.0.1-check_stopped_parser.patch
+Patch1: %{name}-2.0.1-check_stopped_parser.patch
URL: http://www.libexpat.org/
BuildRequires: autoconf >= 2.58
BuildRequires: automake
@@ -117,7 +117,7 @@ програм, що використовують libexpat.
%prep
%setup -q
%patch0 -p1
-%patch3 -p0
+%patch1 -p0
%build
%{__libtoolize}
diff --git a/expat-ac_fixes.patch b/expat-ac_fixes.patch
index 1cad0da..1534296 100644
--- a/expat-ac_fixes.patch
+++ b/expat-ac_fixes.patch
@@ -1,14 +1,5 @@
--- expat-2.1.1/configure.ac~ 2012-07-28 10:41:03.000000000 +0300
+++ expat-2.1.1/configure.ac 2012-07-28 10:41:41.511402972 +0300
-@@ -26,7 +26,7 @@
- define([expat_version], ifdef([__gnu__],
- [esyscmd(conftools/get-version.sh lib/expat.h)],
- [2.1.x]))
--AC_INIT(expat, expat_version, expat-bugs at libexpat.org)
-+AC_INIT(expat, 2.1.1, expat-bugs at libexpat.org)
- undefine([expat_version])
-
- AC_CONFIG_SRCDIR(Makefile.in)
@@ -51,8 +51,6 @@
AC_CONFIG_HEADER(expat_config.h)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/expat.git/commitdiff/2bff052ec63be9e61d0a91eb9af98055a2ae0685
More information about the pld-cvs-commit
mailing list