From patchwork Tue Mar 12 10:07:09 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7608 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 4Tv8TC5HfTz3wkd for ; Tue, 12 Mar 2024 10:07:27 +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 4Tv8T91xFTzYr; Tue, 12 Mar 2024 10:07:25 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Tv8T91QM1z32qF; Tue, 12 Mar 2024 10:07: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 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 4Tv8T0256Qz32lb for ; Tue, 12 Mar 2024 10:07:16 +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 4Tv8T00h3ZzV8; Tue, 12 Mar 2024 10:07:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1710238036; 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=WOylj1mbt94AbyBcAHRQxCJGQSDXNTZ/fv1iLIF3pAI=; b=rapa20GxrevWnUq+jZmUjZJb93AGhPWLfFA6O7CZkHTjmhayUHd7nj9j2O2aPhkRDqBmR2 8Vx2Ry7MOkCsJCCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1710238036; 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=WOylj1mbt94AbyBcAHRQxCJGQSDXNTZ/fv1iLIF3pAI=; b=nEJIMvMK2P2V98oUPZfplwGztHHyfxOJDjpBCry9MTyoyvEzBab7QqP8bgeZG0vz3+N1wY BSdGV/iNc9pkegZU+Y4107m+aWqOXD/QBpzSIv3b1hfhQE4eQ4v7mEsc9mr7gU3m3x3C6x EDcV0nNIL3BBacO0bEgp5PrLy07ZeULqt83hn0Y6UwfSQtovqfyWgmEhA2x/rEIOs0BPwJ k204A5lQCanYI8tjHEp3kTh6o0NExw5vOqaGgiaY0v6UyuHiZ3BQ86c+KJPQm9YZvGDOmJ A56BOBrbyduYy8nE9yLitfJ4FMFWhZlab8uXACuvbzZJVrvFObyYx3Jwd+O+2w== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] newt: Update to version 0.52.24 Date: Tue, 12 Mar 2024 11:07:09 +0100 Message-ID: <20240312100710.92028-6-adolf.belka@ipfire.org> In-Reply-To: <20240312100710.92028-1-adolf.belka@ipfire.org> References: <20240312100710.92028-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: KT57BOUEBPB6GTTVJXDMHIKLWPCVJ772 X-Message-ID-Hash: KT57BOUEBPB6GTTVJXDMHIKLWPCVJ772 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 0.52.23 to 0.52.24 - Update of rootfile - Changelog 0.52.24 - add support for python3.13 - fix compiler warnings Signed-off-by: Adolf Belka --- config/rootfiles/common/newt | 3 ++- lfs/newt | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/newt b/config/rootfiles/common/newt index b3d9a581b..21eff0bc9 100644 --- a/config/rootfiles/common/newt +++ b/config/rootfiles/common/newt @@ -3,7 +3,7 @@ usr/bin/whiptail #usr/lib/libnewt.a #usr/lib/libnewt.so usr/lib/libnewt.so.0.52 -usr/lib/libnewt.so.0.52.23 +usr/lib/libnewt.so.0.52.24 #usr/lib/pkgconfig/libnewt.pc #usr/lib/python3.10/site-packages/_snack.so #usr/lib/python3.10/site-packages/snack.py @@ -88,3 +88,4 @@ usr/lib/libnewt.so.0.52.23 #usr/share/locale/zh_CN/LC_MESSAGES/newt.mo #usr/share/locale/zh_TW/LC_MESSAGES/newt.mo #usr/share/man/man1/whiptail.1 + diff --git a/lfs/newt b/lfs/newt index fa2254d2e..156a0df4c 100644 --- a/lfs/newt +++ b/lfs/newt @@ -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 = 0.52.23 +VER = 0.52.24 THISAPP = newt-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 55046155d02a406ac618f9c1a1f668e6794b6875e4d9083e3d5da32fe008df3deb79eddadfce40c193346b7a705b8c5c18e7bb7076e8ea8729f35384fa944a97 +$(DL_FILE)_BLAKE2 = 4ab5b343d1cc72855ee330d4a7f03a0dd5b090748410b64844277a7d9464f9166459ac6d943d07e844b22b7187ed851473840739dde8991e3b4b2dae97e6dcf4 install : $(TARGET)