From patchwork Mon Aug 7 20:51:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7078 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 4RKT4v0X2Vz3wtL for ; Mon, 7 Aug 2023 20:51: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 4RKT4p62mfz1gY; Mon, 7 Aug 2023 20:51:22 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RKT4p5cy2z2yT6; Mon, 7 Aug 2023 20:51:22 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4RKT4l3ZRBz2xhD for ; Mon, 7 Aug 2023 20:51:19 +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 4RKT4k19DCz2d8; Mon, 7 Aug 2023 20:51:18 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1691441478; 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=aGYlgpfPtsnu/E2Lw9sS/0r+ro1aj7orQmEc3vMQjKs=; b=jLMCEEb5liA3dXX9HuJz+c/pBYnewkYdz8MUuriRmATIbtoPE6XxPceAFRSreLhBdG0pMb T3HJ2Qnna95IHnAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1691441478; 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=aGYlgpfPtsnu/E2Lw9sS/0r+ro1aj7orQmEc3vMQjKs=; b=TIbZVIPuJeshoKwnKPJ8j8ezr5es6RJJSamUcXPFyb6DOvlOwCOQk8iFY+cieNjqgy1E2i Eyeo9Azzhyrgxt01R43sR31UWEYr4T3CnKQMUF0WbaWuRdj7WbB48iboa/72PtujjfW4we Z2zYVx66ILYDH1Y34ah/eGPhJDGQkdO96f3vK5hbeCf4LknUiywRyoth+M74ohtU7TdK/t cd2wcDw+YO43nT3XcEHkzzPxUa56FDl6OJbmyG1ubRet7qKacgdN7h15OM9hOGo/74jgF3 q2V1PVWetMx64HNaT2VSeUva7KFBzZit0fuIdv1a7p+l+EtE17dAOM9kbwmF+A== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] rpcsvc-proto: Update to version 1.4.4 Date: Mon, 7 Aug 2023 22:51:09 +0200 Message-ID: <20230807205110.2664534-6-adolf.belka@ipfire.org> In-Reply-To: <20230807205110.2664534-1-adolf.belka@ipfire.org> References: <20230807205110.2664534-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 1.4.3 to 1.4.4 - Update of rootfile not required - Changelog 1.4.4 * Use AC_SYS_LARGEFILE macro to control largefile support Signed-off-by: Adolf Belka --- lfs/rpcsvc-proto | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/rpcsvc-proto b/lfs/rpcsvc-proto index 966fdd4fa..66fc01395 100644 --- a/lfs/rpcsvc-proto +++ b/lfs/rpcsvc-proto @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 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.4.3 +VER = 1.4.4 THISAPP = rpcsvc-proto-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = dc15392fd68b76ffa92c08039076aed293834b047ebea4a418dc767ea13e3a04b19e5108ebda808dfa4356ca426db610847758d69b23cc66981eb4ea844eb218 +$(DL_FILE)_BLAKE2 = 2cba39b0307d773133306c4222e43cc44d4189bb125f993634b2a5e7679e5f5b4d28b05b95db6e694d316b4fdd182cf91c2a01ed1c519a3ca7ced5ebf5da3d10 install : $(TARGET)