commit e3b552827163dda35f876da9054b9a484c626c2f
Author: Jakub Bogusz <[email protected]>
Date: Sun Mar 13 20:54:29 2016 +0100
- updated to 2.1.1 (fixes CVE-2015-1283)
crossmingw32-expat.spec | 8 ++++----
expat-ac_fixes.patch | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/crossmingw32-expat.spec b/crossmingw32-expat.spec
index 9a966ee..cc611ba 100644
--- a/crossmingw32-expat.spec
+++ b/crossmingw32-expat.spec
@@ -2,15 +2,15 @@ Summary: XML 1.0 parser - Ming32 cross version
Summary(pl.UTF-8): Analizator składni XML-a 1.0 - wersja skrośna dla Ming32
%define realname expat
Name: crossmingw32-%{realname}
-Version: 2.1.0
+Version: 2.1.1
Release: 1
License: Thai Open Source Software Center Ltd (distributable)
Group: Development/Libraries
-Source0:
http://downloads.sourceforge.net/expat/%{realname}-%{version}.tar.gz
-# Source0-md5: dd7dab7a5fea97d2a6a43f511449b7cd
+Source0:
http://downloads.sourceforge.net/expat/%{realname}-%{version}.tar.bz2
+# Source0-md5: 7380a64a8e3a9d66a9887b01d0d7ea81
Patch0: %{realname}-ac_fixes.patch
URL: http://www.libexpat.org/
-BuildRequires: autoconf >= 2.52
+BuildRequires: autoconf >= 2.58
BuildRequires: automake
BuildRequires: crossmingw32-gcc
BuildRequires: libtool
diff --git a/expat-ac_fixes.patch b/expat-ac_fixes.patch
index 0a36e88..1cad0da 100644
--- a/expat-ac_fixes.patch
+++ b/expat-ac_fixes.patch
@@ -1,11 +1,11 @@
---- expat-2.1.0/configure.in~ 2012-07-28 10:41:03.000000000 +0300
-+++ expat-2.1.0/configure.in 2012-07-28 10:41:41.511402972 +0300
+--- 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, [email protected])
-+AC_INIT(expat, 2.1.0, [email protected])
++AC_INIT(expat, 2.1.1, [email protected])
undefine([expat_version])
AC_CONFIG_SRCDIR(Makefile.in)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-expat.git/commitdiff/e3b552827163dda35f876da9054b9a484c626c2f
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit