From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] libffi: Version bump. 3.5.1 -> 3.5.2.
Date: Fri, 29 Aug 2025 11:46:16 +0200 [thread overview]
Message-ID: <20250829094616.2619247-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250804171519.2139297-1-christian.melki@t2data.com>
Thanks, applied as cd7c92168ce83aa2e36583f5f181821c4faf2c5c.
Michael
[sent from post-receive hook]
On Fri, 29 Aug 2025 11:46:16 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://github.com/libffi/libffi/releases/tag/v3.5.2
>
> * Slight offset adjust to patchset, applies cleanly.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250804171519.2139297-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/patches/libffi-3.5.1/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch b/patches/libffi-3.5.2/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> similarity index 94%
> rename from patches/libffi-3.5.1/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> rename to patches/libffi-3.5.2/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> index 0ed8cadaa3e7..99a4a29da515 100644
> --- a/patches/libffi-3.5.1/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> +++ b/patches/libffi-3.5.2/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> @@ -10,7 +10,7 @@ Signed-off-by: Christian Melki <christian.melki@t2data.com>
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile.am b/Makefile.am
> -index cffcb9f6f5ed..386fb5444405 100644
> +index c3bcf00b3279..10ffb9077c6f 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -39,7 +39,7 @@ MAKEOVERRIDES=
> diff --git a/patches/libffi-3.5.1/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch b/patches/libffi-3.5.2/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> similarity index 92%
> rename from patches/libffi-3.5.1/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> rename to patches/libffi-3.5.2/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> index 60b1d5688d3a..2e343303e2f8 100644
> --- a/patches/libffi-3.5.1/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> +++ b/patches/libffi-3.5.2/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> @@ -19,10 +19,10 @@ Signed-off-by: Ross Burton <ross.burton@intel.com>
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> -index 258107d707ad..ef1a2852636e 100644
> +index dcfc7b242d02..d4a8a66c80b7 100644
> --- a/configure.ac
> +++ b/configure.ac
> -@@ -403,7 +403,7 @@ AC_ARG_ENABLE(multi-os-directory,
> +@@ -411,7 +411,7 @@ AC_ARG_ENABLE(multi-os-directory,
>
> # These variables are only ever used when we cross-build to X86_WIN32.
> # And we only support this with GCC, so...
> diff --git a/patches/libffi-3.5.1/autogen.sh b/patches/libffi-3.5.2/autogen.sh
> similarity index 100%
> rename from patches/libffi-3.5.1/autogen.sh
> rename to patches/libffi-3.5.2/autogen.sh
> diff --git a/patches/libffi-3.5.1/series b/patches/libffi-3.5.2/series
> similarity index 100%
> rename from patches/libffi-3.5.1/series
> rename to patches/libffi-3.5.2/series
> diff --git a/rules/libffi.make b/rules/libffi.make
> index a94b7e963372..731f2ae48a38 100644
> --- a/rules/libffi.make
> +++ b/rules/libffi.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBFFI) += libffi
> #
> # Paths and names
> #
> -LIBFFI_VERSION := 3.5.1
> -LIBFFI_MD5 := a67b82e7ec069f15cd81c23ced5049f4
> +LIBFFI_VERSION := 3.5.2
> +LIBFFI_MD5 := 92af9efad4ba398995abf44835c5d9e9
> LIBFFI := libffi-$(LIBFFI_VERSION)
> LIBFFI_SUFFIX := tar.gz
> LIBFFI_SOURCE := $(SRCDIR)/$(LIBFFI).$(LIBFFI_SUFFIX)
prev parent reply other threads:[~2025-08-29 9:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-04 17:15 [ptxdist] [PATCH] " Christian Melki
2025-08-29 9:46 ` Michael Olbrich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250829094616.2619247-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox