From patchwork Tue Feb 7 13:01:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6496 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 4PB3DG3YdCz3ws7 for ; Tue, 7 Feb 2023 13:01:34 +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 4PB3DB0cfmz3BW; Tue, 7 Feb 2023 13:01:30 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PB3D93fZ4z2xxL; Tue, 7 Feb 2023 13:01:29 +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 4PB3D72z30z2xLF for ; Tue, 7 Feb 2023 13:01:27 +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 4PB3D71cJtzH7; Tue, 7 Feb 2023 13:01:27 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1675774887; 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=ODvf2y0tCVe3Xn9QC3/rC+Z6kOHJDRlMgQtr0QbOSuc=; b=v0fF4xuIQjjHzZzfIZUP6xw9bqqQqF+wmtVMxnoQLM3AmlCovgb+eytHRxhi7FNV9YauBg K6sHJupkanMgXABQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1675774887; 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=ODvf2y0tCVe3Xn9QC3/rC+Z6kOHJDRlMgQtr0QbOSuc=; b=tmrRl443t128HkRnN1lgYjpKG4U5LJz9OF7zAL2gPfDxb7qIsR8AHje8G7FNjSV6Ke+CZv tPxiDeT1w0MmjJjRsOlGy5HD0aX2elcjiSsSfdMmyV1xTQW9qPiQFTOmh4whocTzc1Cg5O zEXxDTjkFaLPgBKTnBenSS22PoeMY+JbEfWv/AkmxhZZ+s9YZQUkN3n+e7HjiVjORd6vfV vt6VP+wSdyx62Gl3LCZEBLpEr6EOivsMuMGUgRdCDY4wr6WQdb0mclf8bmbTCuqc7RT4VV TmAhfZHhVUoXJo4mNsJsTv8sUrGJXkBELD7sbCLFHANd/2YywSrAwtfD7Hj1xw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 3/5] rpcbind: libtirpc removed from dependencies as now core package Date: Tue, 7 Feb 2023 14:01:18 +0100 Message-Id: <20230207130120.1311417-3-adolf.belka@ipfire.org> In-Reply-To: <20230207130120.1311417-1-adolf.belka@ipfire.org> References: <20230207130120.1311417-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" Signed-off-by: Adolf Belka --- lfs/rpcbind | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/rpcbind b/lfs/rpcbind index 9ce77e15f..31708192c 100644 --- a/lfs/rpcbind +++ b/lfs/rpcbind @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 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 # @@ -34,9 +34,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = rpcbind -PAK_VER = 6 +PAK_VER = 7 -DEPS = libtirpc +DEPS = SERVICES = rpcbind