public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] expat: Update to version 2.6.1
Date: Tue, 05 Mar 2024 12:23:58 +0100	[thread overview]
Message-ID: <20240305112405.3404991-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240305112405.3404991-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 3041 bytes --]

- Update from version 6.2.0 to 6.2.1
- Update of rootfile
- Changelog
    2.6.1 Thu February 29 2024
        Bug fixes:
            #817  Make tests independent of CPU speed, and thus more robust
       #828 #836  Expose billion laughs API with XML_DTD defined and
                    XML_GE undefined, regression from 2.6.0
        Other changes:
            #829  Hide test-only code behind new internal macro
            #833  Autotools: Reject expat_config.h.in defining SIZEOF_VOID_P
            #819  Address compiler warnings
       #832 #834  Version info bumped from 10:0:9 (libexpat*.so.1.9.0)
                    to 10:1:9 (libexpat*.so.1.9.1); see https://verbump.de/
                    for what these numbers do
        Infrastructure:
            #818  CI: Adapt to breaking changes in clang-format

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/common/expat | 21 +++++++++++----------
 lfs/expat                     |  4 ++--
 2 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/config/rootfiles/common/expat b/config/rootfiles/common/expat
index 499f99f8e..26da642ec 100644
--- a/config/rootfiles/common/expat
+++ b/config/rootfiles/common/expat
@@ -3,21 +3,22 @@
 #usr/include/expat_config.h
 #usr/include/expat_external.h
 #usr/lib/cmake
-#usr/lib/cmake/expat-2.6.0
-#usr/lib/cmake/expat-2.6.0/expat-config-version.cmake
-#usr/lib/cmake/expat-2.6.0/expat-config.cmake
-#usr/lib/cmake/expat-2.6.0/expat-noconfig.cmake
-#usr/lib/cmake/expat-2.6.0/expat.cmake
+#usr/lib/cmake/expat-2.6.1
+#usr/lib/cmake/expat-2.6.1/expat-config-version.cmake
+#usr/lib/cmake/expat-2.6.1/expat-config.cmake
+#usr/lib/cmake/expat-2.6.1/expat-noconfig.cmake
+#usr/lib/cmake/expat-2.6.1/expat.cmake
 #usr/lib/libexpat.la
 #usr/lib/libexpat.so
 usr/lib/libexpat.so.1
-usr/lib/libexpat.so.1.9.0
+usr/lib/libexpat.so.1.9.1
 #usr/lib/pkgconfig/expat.pc
 #usr/share/doc/expat
-#usr/share/doc/expat-2.6.0
-#usr/share/doc/expat-2.6.0/ok.min.css
-#usr/share/doc/expat-2.6.0/reference.html
-#usr/share/doc/expat-2.6.0/style.css
+#usr/share/doc/expat-2.6.1
+#usr/share/doc/expat-2.6.1/ok.min.css
+#usr/share/doc/expat-2.6.1/reference.html
+#usr/share/doc/expat-2.6.1/style.css
 #usr/share/doc/expat/AUTHORS
 #usr/share/doc/expat/changelog
 #usr/share/man/man1/xmlwf.1
+
diff --git a/lfs/expat b/lfs/expat
index acfdba6ea..484e27125 100644
--- a/lfs/expat
+++ b/lfs/expat
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.6.0
+VER        = 2.6.1
 
 THISAPP    = expat-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 2f0117317bde4e03d8662bcac1ff6c2bbb1af694846b21a82ac12d11ccd43032b481af72fa35298c3cb19b7426dba6a67e703904ca7b05663ffd854a42348bd0
+$(DL_FILE)_BLAKE2 = 21a177ae8d70ca1bf41cae75c299a3021a9fc1b9d5eb01eb2945b16d7b24dcbeabad855379bdd8a14de804e1a1648105ce03b505f68c2beb4096a81020e35848
 
 install : $(TARGET)
 
-- 
2.44.0


  reply	other threads:[~2024-03-05 11:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 11:23 [PATCH] ethtool: Update to version 6.7 Adolf Belka
2024-03-05 11:23 ` Adolf Belka [this message]
2024-03-05 11:23 ` [PATCH] pango: Update to version 1.52.0 Adolf Belka
2024-03-05 11:24 ` [PATCH] pciutils: Update to version 3.11.1 Adolf Belka
2024-03-05 11:24 ` [PATCH] pixman: Update to version 0.43.4 Adolf Belka
2024-03-05 11:24 ` [PATCH] qpdf: Update to version 11.9.0 Adolf Belka
2024-03-05 11:24 ` [PATCH] util-linux: Update to version 2.39.3 Adolf Belka
2024-03-05 11:24 ` [PATCH] whois: Update to version 5.5.21 Adolf Belka
2024-03-05 11:24 ` [PATCH] xz: Update to version 5.6.0 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240305112405.3404991-2-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox