mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libxml2: Version bump. 2.13.1 -> 2.13.2
@ 2024-07-11 11:34 Christian Melki
  2024-07-12  8:05 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-07-11 11:34 UTC (permalink / raw)
  To: ptxdist

Minor regression fixes.
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.2

* 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.13.1 => libxml2-2.13.2}/series             | 0
 rules/libxml2.make                                            | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{libxml2-2.13.1 => libxml2-2.13.2}/0200-xml2-config-is-not-SYSROOT-aware.patch (100%)
 rename patches/{libxml2-2.13.1 => libxml2-2.13.2}/series (100%)

diff --git a/patches/libxml2-2.13.1/0200-xml2-config-is-not-SYSROOT-aware.patch b/patches/libxml2-2.13.2/0200-xml2-config-is-not-SYSROOT-aware.patch
similarity index 100%
rename from patches/libxml2-2.13.1/0200-xml2-config-is-not-SYSROOT-aware.patch
rename to patches/libxml2-2.13.2/0200-xml2-config-is-not-SYSROOT-aware.patch
diff --git a/patches/libxml2-2.13.1/series b/patches/libxml2-2.13.2/series
similarity index 100%
rename from patches/libxml2-2.13.1/series
rename to patches/libxml2-2.13.2/series
diff --git a/rules/libxml2.make b/rules/libxml2.make
index 80c7d4d7f..52e741703 100644
--- a/rules/libxml2.make
+++ b/rules/libxml2.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBXML2) += libxml2
 #
 # Paths and names
 #
-LIBXML2_VERSION	:= 2.13.1
-LIBXML2_MD5	:= d76c4742c94adb5d027c718fdeb726c8
+LIBXML2_VERSION	:= 2.13.2
+LIBXML2_MD5	:= b678709cd8f6bed9980007b8228804a3
 LIBXML2		:= libxml2-$(LIBXML2_VERSION)
 LIBXML2_SUFFIX	:= tar.xz
 LIBXML2_SOURCE	:= $(SRCDIR)/$(LIBXML2).$(LIBXML2_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-12  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-11 11:34 [ptxdist] [PATCH] libxml2: Version bump. 2.13.1 -> 2.13.2 Christian Melki
2024-07-12  8:05 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox