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

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

* License file changed. Dates, years etc.

* Forward patches, minor corrections, applies cleanly.

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

diff --git a/patches/libffi-3.4.4/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch b/patches/libffi-3.4.5/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
similarity index 94%
rename from patches/libffi-3.4.4/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
rename to patches/libffi-3.4.5/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
index bad669509..851455713 100644
--- a/patches/libffi-3.4.4/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
+++ b/patches/libffi-3.4.5/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 a4a4887cbb62..cb457fec24db 100644
+index 3de0bea4737d..55b507e021aa 100644
 --- a/Makefile.am
 +++ b/Makefile.am
 @@ -35,7 +35,7 @@ MAKEOVERRIDES=
diff --git a/patches/libffi-3.4.4/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch b/patches/libffi-3.4.5/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
similarity index 92%
rename from patches/libffi-3.4.4/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
rename to patches/libffi-3.4.5/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
index 7606955f3..fc77ca27b 100644
--- a/patches/libffi-3.4.4/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
+++ b/patches/libffi-3.4.5/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 7e8cd98a4ce8..cf37e88bf5f6 100644
+index 741a6690a729..2aa767cb192e 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -405,7 +405,7 @@ AC_ARG_ENABLE(multi-os-directory,
+@@ -401,7 +401,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.4.4/autogen.sh b/patches/libffi-3.4.5/autogen.sh
similarity index 100%
rename from patches/libffi-3.4.4/autogen.sh
rename to patches/libffi-3.4.5/autogen.sh
diff --git a/patches/libffi-3.4.4/series b/patches/libffi-3.4.5/series
similarity index 100%
rename from patches/libffi-3.4.4/series
rename to patches/libffi-3.4.5/series
diff --git a/rules/libffi.make b/rules/libffi.make
index 064f89f0e..97de849bb 100644
--- a/rules/libffi.make
+++ b/rules/libffi.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBFFI) += libffi
 #
 # Paths and names
 #
-LIBFFI_VERSION		:= 3.4.4
-LIBFFI_MD5		:= 0da1a5ed7786ac12dcbaf0d499d8a049
+LIBFFI_VERSION		:= 3.4.5
+LIBFFI_MD5		:= cea8d9ea4dc191481a3d56feb5a80937
 LIBFFI			:= libffi-$(LIBFFI_VERSION)
 LIBFFI_SUFFIX		:= tar.gz
 LIBFFI_SOURCE		:= $(SRCDIR)/$(LIBFFI).$(LIBFFI_SUFFIX)
@@ -26,7 +26,7 @@ LIBFFI_URL		:= \
 	ftp://sourceware.org/pub/libffi/$(LIBFFI).$(LIBFFI_SUFFIX)
 LIBFFI_LICENSE		:= MIT
 LIBFFI_LICENSE_FILES	:= \
-	file://LICENSE;md5=32c0d09a0641daf4903e5d61cc8f23a8
+	file://LICENSE;md5=1db54c9fd307a12218766c3c7f650ca7
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




^ 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-16 18:55 [ptxdist] [PATCH] libffi: Version bump. 3.4.4 -> 3.4.5 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