From patchwork Sun Dec 11 12:33:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6300 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NVPM8732nz3xjm for ; Sun, 11 Dec 2022 12:33:56 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NVPM156Yjz12X; Sun, 11 Dec 2022 12:33:49 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NVPM12mV3z309c; Sun, 11 Dec 2022 12:33:49 +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 4NVPLz3hTHz309K for ; Sun, 11 Dec 2022 12:33:47 +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 (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NVPLx5plrzL3; Sun, 11 Dec 2022 12:33:45 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1670762026; 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=QzpjhJiwaQYvOCXu+FTVi0/M2SnenMSdoC++7Kq/P/w=; b=VdKD04P8v4Oeqn9KC8VE2nL7SxSYxgcpfzocpEA+vTlm7qjnGXOPcy5R4G54li/d1Mflqq XM6s/d4a8H3BwvAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1670762026; 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=QzpjhJiwaQYvOCXu+FTVi0/M2SnenMSdoC++7Kq/P/w=; b=YfH9KIX152bOdr10pT7SEyDvmxrLhJw1UZ3+jfp3mQ6ynRaI45aTn5l6Ime48Fy5wcRoSa MNuO1zOSeTUBmeSfqN0AirrncnXoi5L08/158rpJi6AE/ksicHfzsH/RS3euZUAGlotiHs GoD0VbmTjrlTJeNo3ga0ihApTKtMUtczCreeqiPRdkc3w4d1BjgUVzvK2/9LP3KPuS/eeP s0pK/lou+4ewfiaZlloMcsuc7hhm90iZ+4ikmvPx+it2K1yyrJe8aAAr+oq62ck/n2FTtQ HY7pVrcVdVf/ukue7ulk2645N7p81mOWx7r/ytMbHyS5nv2FGudQoQxY6PsfEw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libtirpc: Update to version 1.3.3 Date: Sun, 11 Dec 2022 13:33:30 +0100 Message-Id: <20221211123330.5155-9-adolf.belka@ipfire.org> In-Reply-To: <20221211123330.5155-1-adolf.belka@ipfire.org> References: <20221211123330.5155-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.3.1 to 1.3.3 - Update of rootfile not required - Changelog or News files in source tarball are from 2008 or earlier. The only source for the changes is from the git repository http://git.linux-nfs.org/?p=steved/libtirpc.git;a=shortlog;h=refs/heads/master Signed-off-by: Adolf Belka --- lfs/libtirpc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/libtirpc b/lfs/libtirpc index ac897f2eb..4252a8978 100644 --- a/lfs/libtirpc +++ b/lfs/libtirpc @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-20122 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 # @@ -26,7 +26,7 @@ include Config SUMMARY = Transport Independent RPC Library -VER = 1.3.1 +VER = 1.3.3 THISAPP = libtirpc-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = libtirpc -PAK_VER = 3 +PAK_VER = 4 DEPS = @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 8cc42292cdbde55a0095669bd9ccb3666b9e33d6ec9880ac79d034d42155d1b585f4181ff92f8290d7b5cce01bace2629d1ddfe0d61813f00851216f2be5ed0d +$(DL_FILE)_BLAKE2 = e229869b05103d912b677f78648dce1f7fa7649bdf44b782a5fb97635eecf07f768bbc0ef25c0f065c8253fbe37c12b80934d9102b7345adfc4102897458b487 install : $(TARGET)