From patchwork Thu Sep 21 12:38:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7232 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 4Rrw6009Dgz3wnC for ; Thu, 21 Sep 2023 12:42:32 +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 4Rrw5t4qWvz3pQ; Thu, 21 Sep 2023 12:42:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Rrw5t1WjDz2yZg; Thu, 21 Sep 2023 12:42:26 +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 4Rrw5r4S60z2xNg for ; Thu, 21 Sep 2023 12:42:24 +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 4Rrw5r2gtqzkt; Thu, 21 Sep 2023 12:42:24 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1695300144; 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=T+fV2NLD1IlTXqbvKYoo+rH5620gYiJ/xU0PAZqaAEU=; b=IQPzKsxRAK44Ou29vAt6/K/L9GsO0DbBt7VwQLbhIJoBh9X6rtiGxHNd1cJ2MjVHrlubWq h5+zvExaEo6zTRAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1695300144; 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=T+fV2NLD1IlTXqbvKYoo+rH5620gYiJ/xU0PAZqaAEU=; b=T/u8FNRlKQdp1tFpJxAyTebfBtZq3wsUcFRAQpJxn7yaFVmHvf/OArUaZHfxZC/XOFvyiR UpwLtSD9do9q0b0bryNZ0kwDtc1Bs652EFAj6M1mso43nPSyIdf23c3qPzKyPDbvhR63Eq EZhXWdsE8vi+AAcO1sJV8OwNv0TX8/Gbw2CnVxk6TlbRkB6wzS1w/BWyJ7yqT0CppZZ/co KfJuiVn0a0o79chTOQiOGHBY4E7PdRIlDOowGf0xuTW1aGuAvnkaTf91KpPxQChxK9atAV iJZkZLc6QcFCkybJqw1J3Yo3bjz9JGIKlrOd6tt+9aXA32vEKhZxaUk8UJrgXw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/5] libtalloc: Update to version 2.4.1-1 Date: Thu, 21 Sep 2023 14:38:29 +0200 Message-ID: <20230921124203.160011-3-adolf.belka@ipfire.org> In-Reply-To: <20230921124203.160011-1-adolf.belka@ipfire.org> References: <20230921124203.160011-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 2.3.4-2 to 2.4.1-1 - This version is required by samba-4.19.0 - Changelog - I could not find any changelog info on this package. Signed-off-by: Adolf Belka --- libtalloc/libtalloc.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libtalloc/libtalloc.nm b/libtalloc/libtalloc.nm index fc079ea6b..1778f1046 100644 --- a/libtalloc/libtalloc.nm +++ b/libtalloc/libtalloc.nm @@ -4,8 +4,8 @@ ############################################################################### name = libtalloc -version = 2.3.4 -release = 2 +version = 2.4.1 +release = 1 thisapp = talloc-%{version} groups = System/Libraries