]> git.pld-linux.org Git - packages/crossmingw32-expat.git/commitdiff
- updated to 2.1.1 (fixes CVE-2015-1283) auto/th/crossmingw32-expat-2.1.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Mar 2016 19:54:29 +0000 (20:54 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Mar 2016 19:54:29 +0000 (20:54 +0100)
crossmingw32-expat.spec
expat-ac_fixes.patch

index 9a966ee52449a45414a6c1b7e12ef6d614c3ae8f..cc611ba21303669a6230df702e3ff3eee14c08e2 100644 (file)
@@ -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
index 0a36e887033cd6bd8c7e1fffee6d3ca66a055207..1cad0daab1283a2b27e5c05def4863e520a7cce1 100644 (file)
@@ -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, expat-bugs@libexpat.org)
-+AC_INIT(expat, 2.1.0, expat-bugs@libexpat.org)
++AC_INIT(expat, 2.1.1, expat-bugs@libexpat.org)
  undefine([expat_version])
  
  AC_CONFIG_SRCDIR(Makefile.in)
This page took 0.123181 seconds and 4 git commands to generate.