mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libffi: Version bump. 3.7.1 -> 3.8.0
@ 2026-08-17 20:38 Christian Melki
  0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-08-17 20:38 UTC (permalink / raw)
  To: ptxdist

https://github.com/libffi/libffi/releases/tag/v3.8.0

* Forward patchset, applies cleanly.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 ...libffi-Fix-location-of-libraries-for-multilib-toolch.patch | 0
 ...002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch | 0
 patches/{libffi-3.7.1 => libffi-3.8.0}/autogen.sh             | 0
 patches/{libffi-3.7.1 => libffi-3.8.0}/series                 | 0
 rules/libffi.make                                             | 4 ++--
 5 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{libffi-3.7.1 => libffi-3.8.0}/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch (100%)
 rename patches/{libffi-3.7.1 => libffi-3.8.0}/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch (100%)
 rename patches/{libffi-3.7.1 => libffi-3.8.0}/autogen.sh (100%)
 rename patches/{libffi-3.7.1 => libffi-3.8.0}/series (100%)

diff --git a/patches/libffi-3.7.1/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch b/patches/libffi-3.8.0/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
similarity index 100%
rename from patches/libffi-3.7.1/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
rename to patches/libffi-3.8.0/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
diff --git a/patches/libffi-3.7.1/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch b/patches/libffi-3.8.0/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
similarity index 100%
rename from patches/libffi-3.7.1/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
rename to patches/libffi-3.8.0/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
diff --git a/patches/libffi-3.7.1/autogen.sh b/patches/libffi-3.8.0/autogen.sh
similarity index 100%
rename from patches/libffi-3.7.1/autogen.sh
rename to patches/libffi-3.8.0/autogen.sh
diff --git a/patches/libffi-3.7.1/series b/patches/libffi-3.8.0/series
similarity index 100%
rename from patches/libffi-3.7.1/series
rename to patches/libffi-3.8.0/series
diff --git a/rules/libffi.make b/rules/libffi.make
index 0404c3a6d..9b42feb34 100644
--- a/rules/libffi.make
+++ b/rules/libffi.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBFFI) += libffi
 #
 # Paths and names
 #
-LIBFFI_VERSION		:= 3.7.1
-LIBFFI_SHA256		:= d5e9a6638ddbd2513ddb54518eb67e4bbe6fa707bcc01c10f6212f0a088d819d
+LIBFFI_VERSION		:= 3.8.0
+LIBFFI_SHA256		:= 7da3e2d9a171eb0a038f592ecad3ff2bb2550f3496d87b3b29ad0cf4430c0db4
 LIBFFI			:= libffi-$(LIBFFI_VERSION)
 LIBFFI_SUFFIX		:= tar.gz
 LIBFFI_SOURCE		:= $(SRCDIR)/$(LIBFFI).$(LIBFFI_SUFFIX)
-- 
2.43.0




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-17 20:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 20:38 [ptxdist] [PATCH] libffi: Version bump. 3.7.1 -> 3.8.0 Christian Melki

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