From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hnmSs1Zh8z36XF for ; Sun, 20 Sep 2026 12:51:25 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hnmSn0qwkz2yyC for ; Sun, 20 Sep 2026 12:51:21 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4hnmSm5xz5z5db; Sun, 20 Sep 2026 12:51:20 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1789908680; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oSxdrO/OXVcLoWd2A7YQSG8sa/7qoHxT+GvoGudfzRg=; b=/gyhhX7p2dzy5wLp3r6E0TwZDEKVsUnX21X2P6pmetb7WGIZgc97bbrKApwS7OTOwvtHXo 0x6r5/o8qDneFWBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1789908680; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oSxdrO/OXVcLoWd2A7YQSG8sa/7qoHxT+GvoGudfzRg=; b=d0AUt2Yn9HlbmWQ/2V0Hfv49+XDrSponj83d1GkD+lyFDJretljAWHab/JNTuqK0EZPgK0 3J31a/FpGeC5wxceeoTIcfXsm6xkznywpeOlY8DNon7eg+kdJXmI6Rylgg7Mmwk59yGpYu 6UEjndySKmx5/d7e6LFtaf8lADpoaTgykmIA6Si37HutUw9X0fqtcuwdXmL6DbXH8K+SQA R12+PnyeU8mexzEOgXPQOnLYodGLIQZk9XEKLNBqMb0NSexjV4widi4lZZ6xVZpuHrEYU6 5FOF5MW1OJ4UuAJc7tyMRpqS2LNDwi8k8i61ik00WRdQEVUvG5NR4vEgpfVsHA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] libgcrypt: Update to version 1.12.4 Date: Sun, 20 Sep 2026 14:51:13 +0200 Message-ID: <20260920125116.3492275-3-adolf.belka@ipfire.org> In-Reply-To: <20260920125116.3492275-1-adolf.belka@ipfire.org> References: <20260920125116.3492275-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit - Update from version 1.12.3 to 1.12.4 - Update of rootfile - Changelog 1.12.4 * Bug fixes: * Fix build problem with some compiler versions related to SM4 instructions. [rCf0bc379e0f] * Fix padding in cSHAKE found by NIST ACVP conformance vectors. [rCf54ce47180] * Fix RSA PSS handling of huge salt lengths. [T8377] * Validate the length of hashed input for RSA PSS. [T8391] * Improve RSA OAEP decoder correctnes by validating an all-zero padding. [T8390] Signed-off-by: Adolf Belka --- config/rootfiles/common/libgcrypt | 2 +- lfs/libgcrypt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/libgcrypt b/config/rootfiles/common/libgcrypt index 1825a29bf..01ff197b8 100644 --- a/config/rootfiles/common/libgcrypt +++ b/config/rootfiles/common/libgcrypt @@ -5,7 +5,7 @@ #usr/lib/libgcrypt.la #usr/lib/libgcrypt.so usr/lib/libgcrypt.so.20 -usr/lib/libgcrypt.so.20.8.8 +usr/lib/libgcrypt.so.20.8.9 #usr/lib/pkgconfig/libgcrypt.pc #usr/share/aclocal/libgcrypt.m4 #usr/share/info/gcrypt.info diff --git a/lfs/libgcrypt b/lfs/libgcrypt index f574c63db..074e338e4 100644 --- a/lfs/libgcrypt +++ b/lfs/libgcrypt @@ -24,7 +24,7 @@ include Config -VER = 1.12.3 +VER = 1.12.4 THISAPP = libgcrypt-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 52043c1defdbaf3ed0618bfbac13f4186dd28a4b2507a93bc24f08a7b2e66bb77014ff875801a3e39fcfbc905224f6ff1bcee43dcd53c555c32940305cfa92fe +$(DL_FILE)_BLAKE2 = c30aed945b7050c38094258f5d4cad480e9b1fdf018378f07058542e129275d7be41cc7b512cda474d96c12c9920e0256e89242b2c2ee5dd4243e1f4bd178cb9 install : $(TARGET) -- 2.55.0