mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libffi: Version bump. 3.4.5 -> 3.4.6
@ 2024-02-19 19:37 Christian Melki
  2024-03-15  4:06 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-02-19 19:37 UTC (permalink / raw)
  To: ptxdist

Back to back bump. Apparently some regression.
Doesn't look very important to me. Oh well.

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

* Forward patches, no changes.

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.4.5 => libffi-3.4.6}/autogen.sh             | 0
 patches/{libffi-3.4.5 => libffi-3.4.6}/series                 | 0
 rules/libffi.make                                             | 4 ++--
 5 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{libffi-3.4.5 => libffi-3.4.6}/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch (100%)
 rename patches/{libffi-3.4.5 => libffi-3.4.6}/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch (100%)
 rename patches/{libffi-3.4.5 => libffi-3.4.6}/autogen.sh (100%)
 rename patches/{libffi-3.4.5 => libffi-3.4.6}/series (100%)

diff --git a/patches/libffi-3.4.5/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch b/patches/libffi-3.4.6/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
similarity index 100%
rename from patches/libffi-3.4.5/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
rename to patches/libffi-3.4.6/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
diff --git a/patches/libffi-3.4.5/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch b/patches/libffi-3.4.6/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
similarity index 100%
rename from patches/libffi-3.4.5/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
rename to patches/libffi-3.4.6/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
diff --git a/patches/libffi-3.4.5/autogen.sh b/patches/libffi-3.4.6/autogen.sh
similarity index 100%
rename from patches/libffi-3.4.5/autogen.sh
rename to patches/libffi-3.4.6/autogen.sh
diff --git a/patches/libffi-3.4.5/series b/patches/libffi-3.4.6/series
similarity index 100%
rename from patches/libffi-3.4.5/series
rename to patches/libffi-3.4.6/series
diff --git a/rules/libffi.make b/rules/libffi.make
index 97de849bb..df6ca0a5c 100644
--- a/rules/libffi.make
+++ b/rules/libffi.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBFFI) += libffi
 #
 # Paths and names
 #
-LIBFFI_VERSION		:= 3.4.5
-LIBFFI_MD5		:= cea8d9ea4dc191481a3d56feb5a80937
+LIBFFI_VERSION		:= 3.4.6
+LIBFFI_MD5		:= b9cac6c5997dca2b3787a59ede34e0eb
 LIBFFI			:= libffi-$(LIBFFI_VERSION)
 LIBFFI_SUFFIX		:= tar.gz
 LIBFFI_SOURCE		:= $(SRCDIR)/$(LIBFFI).$(LIBFFI_SUFFIX)
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] libffi: Version bump. 3.4.5 -> 3.4.6
  2024-02-19 19:37 [ptxdist] [PATCH] libffi: Version bump. 3.4.5 -> 3.4.6 Christian Melki
@ 2024-03-15  4:06 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-03-15  4:06 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as fafd97b667cb60807122c8f7510bd6fae0e44164.

Michael

[sent from post-receive hook]

On Fri, 15 Mar 2024 05:06:11 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Back to back bump. Apparently some regression.
> Doesn't look very important to me. Oh well.
> 
> https://github.com/libffi/libffi/releases/tag/v3.4.6
> 
> * Forward patches, no changes.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240219193715.2790528-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/libffi-3.4.5/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch b/patches/libffi-3.4.6/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> similarity index 100%
> rename from patches/libffi-3.4.5/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> rename to patches/libffi-3.4.6/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> diff --git a/patches/libffi-3.4.5/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch b/patches/libffi-3.4.6/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> similarity index 100%
> rename from patches/libffi-3.4.5/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> rename to patches/libffi-3.4.6/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> diff --git a/patches/libffi-3.4.5/autogen.sh b/patches/libffi-3.4.6/autogen.sh
> similarity index 100%
> rename from patches/libffi-3.4.5/autogen.sh
> rename to patches/libffi-3.4.6/autogen.sh
> diff --git a/patches/libffi-3.4.5/series b/patches/libffi-3.4.6/series
> similarity index 100%
> rename from patches/libffi-3.4.5/series
> rename to patches/libffi-3.4.6/series
> diff --git a/rules/libffi.make b/rules/libffi.make
> index 97de849bbca9..df6ca0a5c9d6 100644
> --- a/rules/libffi.make
> +++ b/rules/libffi.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBFFI) += libffi
>  #
>  # Paths and names
>  #
> -LIBFFI_VERSION		:= 3.4.5
> -LIBFFI_MD5		:= cea8d9ea4dc191481a3d56feb5a80937
> +LIBFFI_VERSION		:= 3.4.6
> +LIBFFI_MD5		:= b9cac6c5997dca2b3787a59ede34e0eb
>  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:[~2024-03-15  4:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19 19:37 [ptxdist] [PATCH] libffi: Version bump. 3.4.5 -> 3.4.6 Christian Melki
2024-03-15  4:06 ` [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