From patchwork Wed Feb 8 11:05:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6502 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PBccG0JzSz3ws7 for ; Wed, 8 Feb 2023 11:05:50 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PBccC4yp4zdk; Wed, 8 Feb 2023 11:05:47 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PBccC32rcz2xmd; Wed, 8 Feb 2023 11:05:47 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PBcc93s2Gz2yRv for ; Wed, 8 Feb 2023 11:05:45 +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 4PBcc819CSzR8; Wed, 8 Feb 2023 11:05:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1675854344; 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; bh=d98Lsg4U0KQsfn8Re38NJZttXOxzw20aH5cPUVzVtM4=; b=EfA2j3Sj7fFVv2KF8Qls8idjeiBCXMjksvOtnZ4XqCrBr+2fTaGvtWdeyiD8QE1RhRqryT Xy6JkFV4tVRR36KsQVbCg0rucL9kBN/t6fSqpD4BPmCsWxviyE7NqWENpHGX67+3+j9c9V ACBaz4d2kLaAfm2kqIxG3cXnBpJ8NPKKb162uEsaxNFN1SRpVuo/ruBdDrAVbhxv720ivA oNpUUlgmTdIg8/RPjLl5SyehUsFCmIEA5isq4UdGd5HvLKhB3xwoYg8eRaTbwNTdS68QEN tP3zi8dJkn9mfVm130zuqs7X4o542aXoOk8tpQbsZQEkgLxe6hj+lLsS7nKQxA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1675854344; 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; bh=d98Lsg4U0KQsfn8Re38NJZttXOxzw20aH5cPUVzVtM4=; b=EjzAe6tjR+oQWcEnkaZyXs5t/nDNJgxZbML9GM9IlKHeANN4wtUBw0nW0o+Fq2pT6BFLk8 cVoOifpZg9RtptDA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH v2] libtirpc: Update to version 1.3.3 Date: Wed, 8 Feb 2023 12:05:34 +0100 Message-Id: <20230208110534.3408126-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 the commits 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/libtirpc b/lfs/libtirpc index 09d7b6555..5f73b6693 100644 --- a/lfs/libtirpc +++ b/lfs/libtirpc @@ -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 @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 8cc42292cdbde55a0095669bd9ccb3666b9e33d6ec9880ac79d034d42155d1b585f4181ff92f8290d7b5cce01bace2629d1ddfe0d61813f00851216f2be5ed0d +$(DL_FILE)_BLAKE2 = e229869b05103d912b677f78648dce1f7fa7649bdf44b782a5fb97635eecf07f768bbc0ef25c0f065c8253fbe37c12b80934d9102b7345adfc4102897458b487 install : $(TARGET)