From patchwork Thu Sep 21 15:48: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: 7243 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 4Rs0DR4B0sz3ws3 for ; Thu, 21 Sep 2023 15:48:23 +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 4Rs0DK35hFz3r8; Thu, 21 Sep 2023 15:48:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Rs0DJ5GScz2xd1; Thu, 21 Sep 2023 15:48:16 +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 4Rs0DG1wXWz2xBH for ; Thu, 21 Sep 2023 15:48:14 +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 4Rs0DG07VGzvy; Thu, 21 Sep 2023 15:48:13 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1695311294; 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=aU7A3MFd2OGwhVQd3R/KSVT00rY6hMufPzKZIxyFAVY=; b=HQiq2F6nm+9jK4jRCvsGDJB0kS65gaR78Hwbt40iBPddl/QQdHqFD/Anr6reKO9OCf3MyP MBr+Y/iOWHDyqUBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1695311294; 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=aU7A3MFd2OGwhVQd3R/KSVT00rY6hMufPzKZIxyFAVY=; b=XnFTNuCAsaw/F8YS4m8J4pwUeuqQooqO9dY8IiwKEBafEYjPvlUzIMSuNDSrtklv0bDIZG vIZSh4VhAajNRRg5Zmf271OtVAkmVeEXYvVnoKN0HqIqjkLBrp4ZzWOeK3MlWqcblI42jU aiXOD0tuAGEPffTbnYJCSpGk/ggjN+RyxsgHxcRWIfeBKYVWaYz13HxLXp5hKSnV+ZJhTC 4deDbPJQr/vARz0axfEWiSSGLUN/4/d6g9/Yo6HQCS+n/6KmPWMLiVvux5zafT8dVcVc+f RS4VqH19NevaM/sKT0Vo5fitux7ry3JSNcvrlDiKng3pZV2OdPs4hFAqd04T6Q== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] rpcsvc-proto: Update to version 1.4.4-1 Date: Thu, 21 Sep 2023 17:48:09 +0200 Message-ID: <20230921154809.2460-7-adolf.belka@ipfire.org> In-Reply-To: <20230921154809.2460-1-adolf.belka@ipfire.org> References: <20230921154809.2460-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" - IPFire-3.x - Update from version 1.4.3-1 to 1.4.4-1 -Changelog 1.4.4 Use AC_SYS_LARGEFILE macro to control largefile support Signed-off-by: Adolf Belka --- rpcsvc-proto/rpcsvc-proto.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpcsvc-proto/rpcsvc-proto.nm b/rpcsvc-proto/rpcsvc-proto.nm index 359fe546d..4820a8efd 100644 --- a/rpcsvc-proto/rpcsvc-proto.nm +++ b/rpcsvc-proto/rpcsvc-proto.nm @@ -4,7 +4,7 @@ ############################################################################### name = rpcsvc-proto -version = 1.4.3 +version = 1.4.4 release = 1 groups = System/Libraries