From patchwork Sun Dec 11 12:33:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6299 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 4NVPM73Nf1z3xl3 for ; Sun, 11 Dec 2022 12:33:55 +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 4NVPM12nkyz11D; 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 4NVPM12537z2yRr; 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 4NVPLy5ytfz2yT2 for ; Sun, 11 Dec 2022 12:33:46 +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 4NVPLx3swWz9Q; 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=1670762025; 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=5FDeseuXM+W7EuOUihSaNBPqhLIHSjDguMKWSEvYsuo=; b=W66DG7LORcxRB4XvIHO4wSKu2J2tB24EqBye2rXtIzznVe1p6A4qoIE5dfL0oDRvYum8dK JLd1R/yafEjCHVAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1670762025; 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=5FDeseuXM+W7EuOUihSaNBPqhLIHSjDguMKWSEvYsuo=; b=Fh7dfiexpEisSZFaLftMwg7veOts7Vh5O+g8K69iDQf7FI/Rs7CcpNM1oJQNUlqky1A1Kg Bqa5PIb03q2N9WGjCw9cxSia+/5Q9OPTG6W5p51hwORq8XsDSRBfgsTxglZPjwrIMKFD0l XjD6xktEBxAyfUubhmxHp2X6WBqkx17wXRwNwoQYSiU8rXlwozs2wmMDW+9LsomTqH2D6V 4Wvk9c4PvX4LlKexb4d+hvCKSmaxxDLbOGT9KklwPJHAMZFxEdUNhdntMczlikgyYRL47B basj+CLT73FSoz66BMDEXXKcKgA2UKZcB4HThEG2UAVWe3wa6Rf1t87KTA2ObA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] libtalloc: Update to version 2.3.4 Date: Sun, 11 Dec 2022 13:33:29 +0100 Message-Id: <20221211123330.5155-8-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 2.3.1 to 2.3.4 - Update of rootfile - No Changelog available in the source tarball or on the website. talloc uses the samba technical mailing list for any communications but there was no announcement for the updated versions found. Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- config/rootfiles/packages/libtalloc | 2 +- lfs/libtalloc | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/packages/libtalloc b/config/rootfiles/packages/libtalloc index ef80efcea..dd7fa75c2 100644 --- a/config/rootfiles/packages/libtalloc +++ b/config/rootfiles/packages/libtalloc @@ -1,5 +1,5 @@ #usr/include/talloc.h #usr/lib/libtalloc.so usr/lib/libtalloc.so.2 -usr/lib/libtalloc.so.2.3.1 +usr/lib/libtalloc.so.2.3.4 #usr/lib/pkgconfig/talloc.pc diff --git a/lfs/libtalloc b/lfs/libtalloc index 524aceca0..0aa165b23 100644 --- a/lfs/libtalloc +++ b/lfs/libtalloc @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2022 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 = Samba talloc Library -VER = 2.3.1 +VER = 2.3.4 THISAPP = talloc-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = libtalloc -PAK_VER = 1 +PAK_VER = 2 DEPS = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 3d014a47639434c65f5dda2c51da3c6c28d5d60dbc9afdaca27b8ec903cde3433a8fa4ca33305750ff60911f7e43171d0d932d98c2d30ea38494aa532d6d9626 +$(DL_FILE)_BLAKE2 = 1fac0a45a4ba16c7741e6d810e1a1e56352c04f266b99de62770177c1218a8c8253be2d5d1793aae67ce61e6a1159cbcd4888a49702822e6817b86eb7a1fea31 install : $(TARGET)