From patchwork Wed Feb 28 19:31:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7572 Return-Path: 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 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4TlPcT0YNdz3wmD for ; Wed, 28 Feb 2024 19:31:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4TlPcQ2fbWz3YF; Wed, 28 Feb 2024 19:31:50 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4TlPcQ23C8z32pf; Wed, 28 Feb 2024 19:31:50 +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 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4TlPcJ3xWCz32pY for ; Wed, 28 Feb 2024 19:31:44 +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 ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4TlPcJ2Tpsz1Lq; Wed, 28 Feb 2024 19:31:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1709148704; 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=D/ZPCXOh4b7thkpmyyaxB1w6jNIWSu2qSqrxtFO/4I0=; b=IrK9szqbrODnzP73xRyb+wstO/MMbLx8+fHvrUkmXgosomP+nNFROzukzt37vlB1YAzEqq kHzu6aeAwV8vByuQwLx5NZ3v74njepPqyA427Hx4juFaVI/a7LVqbrEBs3RlJaAz+EDj5N Okfmyh70VDXj0oVsWrRip1oeFwNAbKSqcbu7K4WwZKKHmnmvYWFZiIhpdjDS7Idn7XpMYQ TAoL+iL3oo382jTCTlJi+rZRaX/ZA3xwuXNdCAVlNsaYn9E7vujh1QAP9m+i/dIHhjrqz4 Qs+bttG89z1tzcxL3OQqWZ30t1O4jYYlF0Xeo6mMa/oSwmNUdtte7RAz4vY+LA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1709148704; 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=D/ZPCXOh4b7thkpmyyaxB1w6jNIWSu2qSqrxtFO/4I0=; b=olH3v3aQQnRCudyUv6xkO8T4YPqsVoSTxahaKot70db8QyYI+F22qYicPHcmF6WXA+IE/a wJET9rKM0FzA54Dw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libgpg-error: Update to version 1.48 Date: Wed, 28 Feb 2024 20:31:34 +0100 Message-ID: <20240228193137.2586482-5-adolf.belka@ipfire.org> In-Reply-To: <20240228193137.2586482-1-adolf.belka@ipfire.org> References: <20240228193137.2586482-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: QDUZWW3HGEDBJ6WABAKK32YEXMORXC6V X-Message-ID-Hash: QDUZWW3HGEDBJ6WABAKK32YEXMORXC6V X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 1.47 to 1.48 - Update of rootfile - Changelog 1.48 * New configure option --with-libtool-modification. [T6619] * New option parser flag to detect commands given without a double dash. There is also the new meta command "command-mode" to set this flag via a config file. [T6978] * Added an es_fopen mode flag "sequential" with support on Windows. [rE7a42ff0ec9] * Added an es_fopen mode flag "wipe" to cleanup internal buffers at close time. [T6954] * New function gpgrt_wipememory. [T6964] * Improvements to setenv on Windows. [rE89e53ad90f] * Fixed call to estream-printf string filters. [T6737] * Many improvements to the yat2m tool. * Updates to the build system. * Interface changes relative to the 1.47 release: ARGPARSE_FLAG_COMMAND NEW. gpgrt_wipememory NEW. Signed-off-by: Adolf Belka --- config/rootfiles/common/libgpg-error | 3 ++- lfs/libgpg-error | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/libgpg-error b/config/rootfiles/common/libgpg-error index 08079ed9c..7da745f1d 100644 --- a/config/rootfiles/common/libgpg-error +++ b/config/rootfiles/common/libgpg-error @@ -6,7 +6,7 @@ usr/bin/gpg-error #usr/lib/libgpg-error.la #usr/lib/libgpg-error.so usr/lib/libgpg-error.so.0 -usr/lib/libgpg-error.so.0.34.0 +usr/lib/libgpg-error.so.0.35.0 #usr/lib/pkgconfig/gpg-error.pc #usr/share/aclocal/gpg-error.m4 #usr/share/aclocal/gpgrt.m4 @@ -42,3 +42,4 @@ usr/lib/libgpg-error.so.0.34.0 #usr/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo #usr/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo #usr/share/man/man1/gpgrt-config.1 + diff --git a/lfs/libgpg-error b/lfs/libgpg-error index f60f1ae82..c402d0bf8 100644 --- a/lfs/libgpg-error +++ b/lfs/libgpg-error @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 IPFire Team # # # # 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 = 1.47 +VER = 1.48 THISAPP = libgpg-error-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = bc04efa0686b1b7d7cdce045fc080c090c1abec60349b673c2e1ce27900483aea090eb6ebcb3fb49a4eed36f18156a12413d5446f739475632f4ed2a2481ff27 +$(DL_FILE)_BLAKE2 = 4ced63058586558f4d001bcc468f4bd419b8ec29fbd7dbcaa1a21f959d847c9e12c10c548a0038fd4eac0bdfc9907b61e9f6be71c95fc61c964c649e2415dfd7 install : $(TARGET)