* [ptxdist] [PATCH] libxml2: Version bump. 2.14.2 -> 2.14.3
@ 2025-05-17 7:56 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-05-17 7:56 UTC (permalink / raw)
To: ptxdist
Mostly fallout fixes after the large-ish .14 bump.
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.14.3
* Forward patches, applies cleanly.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
.../0200-xml2-config-is-not-SYSROOT-aware.patch | 0
patches/{libxml2-2.14.2 => libxml2-2.14.3}/series | 0
rules/libxml2.make | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
rename patches/{libxml2-2.14.2 => libxml2-2.14.3}/0200-xml2-config-is-not-SYSROOT-aware.patch (100%)
rename patches/{libxml2-2.14.2 => libxml2-2.14.3}/series (100%)
diff --git a/patches/libxml2-2.14.2/0200-xml2-config-is-not-SYSROOT-aware.patch b/patches/libxml2-2.14.3/0200-xml2-config-is-not-SYSROOT-aware.patch
similarity index 100%
rename from patches/libxml2-2.14.2/0200-xml2-config-is-not-SYSROOT-aware.patch
rename to patches/libxml2-2.14.3/0200-xml2-config-is-not-SYSROOT-aware.patch
diff --git a/patches/libxml2-2.14.2/series b/patches/libxml2-2.14.3/series
similarity index 100%
rename from patches/libxml2-2.14.2/series
rename to patches/libxml2-2.14.3/series
diff --git a/rules/libxml2.make b/rules/libxml2.make
index 7e0f99264..a9b3fc0b0 100644
--- a/rules/libxml2.make
+++ b/rules/libxml2.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBXML2) += libxml2
#
# Paths and names
#
-LIBXML2_VERSION := 2.14.2
-LIBXML2_MD5 := 7119ed27bed2d6542b8b4baeac6d53be
+LIBXML2_VERSION := 2.14.3
+LIBXML2_MD5 := f4565c71729761927cb371ca112978bc
LIBXML2 := libxml2-$(LIBXML2_VERSION)
LIBXML2_SUFFIX := tar.xz
LIBXML2_SOURCE := $(SRCDIR)/$(LIBXML2).$(LIBXML2_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-17 7:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-17 7:56 [ptxdist] [PATCH] libxml2: Version bump. 2.14.2 -> 2.14.3 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox