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
  2026-09-04  6:52 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libffi: Version bump. 3.7.1 -> 3.8.0
  2026-08-17 20:38 [ptxdist] [PATCH] libffi: Version bump. 3.7.1 -> 3.8.0 Christian Melki
@ 2026-09-04  6:52 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-09-04  6:52 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 9391024e7cd0bd894bb5337433deafdb2065a094.

Michael

[sent from post-receive hook]

On Fri, 04 Sep 2026 08:52:58 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> https://github.com/libffi/libffi/releases/tag/v3.8.0
> 
> * Forward patchset, applies cleanly.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260817203830.981947-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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 0404c3a6d95e..9b42feb348e9 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)



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

end of thread, other threads:[~2026-09-04  6:53 UTC | newest]

Thread overview: 2+ messages (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
2026-09-04  6:52 ` [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