From: Adolf Belka Date: Wed, 14 Apr 2021 11:55:35 +0000 (+0200) Subject: expat: Update to 2.3.0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a14c8d7d0fb67d6a5096747d6dcbd54adb883ba8;hp=5aff2d126ff090a960b9d1be9b0e7bfd851f365f;p=people%2Fpmueller%2Fipfire-2.x.git expat: Update to 2.3.0 - Update from 2.2.0 (2016) to 2.3.0 (2021) - Update of rootfile - Changelog is too large to include here Full details can be viewed in the Changes file in the source tarball Large number of bug fixes Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/expat b/config/rootfiles/common/expat index 81a8ba7a0f..365286f85b 100644 --- a/config/rootfiles/common/expat +++ b/config/rootfiles/common/expat @@ -2,15 +2,22 @@ #usr/include/expat.h #usr/include/expat_config.h #usr/include/expat_external.h +#usr/lib/cmake/expat-2.3.0 +#usr/lib/cmake/expat-2.3.0/expat-config-version.cmake +#usr/lib/cmake/expat-2.3.0/expat-config.cmake +#usr/lib/cmake/expat-2.3.0/expat-noconfig.cmake +#usr/lib/cmake/expat-2.3.0/expat.cmake #usr/lib/libexpat.a #usr/lib/libexpat.la -usr/lib/libexpat.so +#usr/lib/libexpat.so usr/lib/libexpat.so.1 -usr/lib/libexpat.so.1.6.2 +usr/lib/libexpat.so.1.7.0 #usr/lib/pkgconfig/expat.pc -#usr/share/doc/expat-2.2.0 -#usr/share/doc/expat-2.2.0/expat.png -#usr/share/doc/expat-2.2.0/reference.html -#usr/share/doc/expat-2.2.0/style.css -#usr/share/doc/expat-2.2.0/valid-xhtml10.png -#usr/share/man/man1/xmlwf.1 +#usr/share/doc/expat +#usr/share/doc/expat-2.3.0 +#usr/share/doc/expat-2.3.0/expat.png +#usr/share/doc/expat-2.3.0/reference.html +#usr/share/doc/expat-2.3.0/style.css +#usr/share/doc/expat-2.3.0/valid-xhtml10.png +#usr/share/doc/expat/AUTHORS +#usr/share/doc/expat/changelog diff --git a/lfs/expat b/lfs/expat index 878b592707..92c42bf825 100644 --- a/lfs/expat +++ b/lfs/expat @@ -24,7 +24,7 @@ include Config -VER = 2.2.0 +VER = 2.3.0 THISAPP = expat-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2f47841c829facb346eb6e3fab5212e2 +$(DL_FILE)_MD5 = 54ea624caca3f9003cebcab4f0a75c8f install : $(TARGET)