public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libffi: Update to version 3.4.6
Date: Wed, 28 Feb 2024 20:31:33 +0100	[thread overview]
Message-ID: <20240228193137.2586482-4-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240228193137.2586482-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2513 bytes --]

- Update from version 3.4.4 to 3.4.6
- Update of rootfile
- Changelog
    3.4.6
	Fix long double regression on mips64 and alpha.
    3.4.5
	Add support for wasm32.
	Add support for aarch64 branch target identification (bti).
	Add support for ARCv3: ARC32 & ARC64.
	Add support for HPPA64, and many HPPA fixes.
	Add support for Haikuos on PowerPC.
	Fixes for AIX, loongson, MIPS, power, sparc64, and x86 Darwin.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/common/libffi | 3 ++-
 lfs/libffi                     | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/config/rootfiles/common/libffi b/config/rootfiles/common/libffi
index 02c161e54..802803905 100644
--- a/config/rootfiles/common/libffi
+++ b/config/rootfiles/common/libffi
@@ -4,10 +4,11 @@
 #usr/lib/libffi.la
 #usr/lib/libffi.so
 usr/lib/libffi.so.8
-usr/lib/libffi.so.8.1.2
+usr/lib/libffi.so.8.1.4
 #usr/lib/pkgconfig/libffi.pc
 #usr/share/info/libffi.info
 #usr/share/man/man3/ffi.3
 #usr/share/man/man3/ffi_call.3
 #usr/share/man/man3/ffi_prep_cif.3
 #usr/share/man/man3/ffi_prep_cif_var.3
+
diff --git a/lfs/libffi b/lfs/libffi
index bfd02b57f..ffe7803aa 100644
--- a/lfs/libffi
+++ b/lfs/libffi
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.4.4
+VER        = 3.4.6
 
 THISAPP    = libffi-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 189fe1ffe9507f204581b0ab09995dc7e7b761bb4eac7e338e9f5ff81431aebcef6c182c1839c9f9acb2706697a260c67e6d1351cf7e2aed7c4eb5d694f6f8fd
+$(DL_FILE)_BLAKE2 = af8402a09bdbd59b4e9400d2d71bd5ce98f6f1d981d35d1ab40d77a831b13b32c5bd34ca54ff75999e39f0d8a9c066381fae7a8d6c5216d955e064f929f08b88
 
 install : $(TARGET)
 
-- 
2.44.0


  parent reply	other threads:[~2024-02-28 19:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28 19:31 [PATCH] en.pl: Correct typo of marsians instead of martians Adolf Belka
2024-02-28 19:31 ` [PATCH] git: Update to version 2.44.0 Adolf Belka
2024-02-28 19:31 ` [PATCH] gptfdisk: Update to version 1.0.10 Adolf Belka
2024-02-28 19:31 ` Adolf Belka [this message]
2024-02-28 19:31 ` [PATCH] libgpg-error: Update to version 1.48 Adolf Belka
2024-02-28 19:31 ` [PATCH] libpng: Update to version 1.6.42 Adolf Belka
2024-02-28 19:31 ` [PATCH] samba: Update to version 4.19.5 Adolf Belka
2024-02-28 19:31 ` [PATCH] shadow: Update to version 4.14.5 Adolf Belka

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=20240228193137.2586482-4-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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