From patchwork Thu Sep 21 12:38:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7235 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 4Rrw6264xfz3wtG for ; Thu, 21 Sep 2023 12:42: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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Rrw5w3Vl7z3py; Thu, 21 Sep 2023 12:42:28 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Rrw5w2Vncz2ypl; Thu, 21 Sep 2023 12:42:28 +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 4Rrw5s3HhDz2yWs for ; Thu, 21 Sep 2023 12:42:25 +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 4Rrw5s1BHfzkt; Thu, 21 Sep 2023 12:42:25 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1695300145; 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=TSOEHGqysdWsT8jGsMJxsaiGOZfGW5XsP/Jm5D9I1Aw=; b=foiXhVsy5AXP+WeWfQHKW/DiWlaSmGIqNK83hMfs0y64F3y59Ud8rrMTyb07QEOEwMrsmZ EzGaG5nCO9ArM9Cg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1695300145; 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=TSOEHGqysdWsT8jGsMJxsaiGOZfGW5XsP/Jm5D9I1Aw=; b=Vzh/zhcDJZjsVMVmvoUBWvgWYRDF2J7E82qgJFjSJAq2fd48XKXC6VTeNRWyOEPSuqImoQ 2ZR4JkLi88l0tV4UvhZMUcr3TG2MOaiVM6SdXJc3C1S3iwCpjf1tAHHtUBgTl2FgLe1TTn +iANR08gLnTMC94unSi5EJUvhQg8Sn8PAMcOpGa1cq+x23kPTIC9UjUw95iqqZ3nlURQws FpQhu9/k450KZp49zf5PsVTThed3zjZCzu2Ew0rp/Q57hAo2AIXghLboGiC9fiinKoyvfU 2dbgayyhlqg+h3MP2ziTNToo0vNtlYd//K2GGrEnVF5H+0Ufag3PqjAClae2Xg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 5/5] samba: Update to version 4.19.0-1 Date: Thu, 21 Sep 2023 14:38:32 +0200 Message-ID: <20230921124203.160011-6-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 4.17.5-2 to 4.19.0-1 - This is a patch series together with updates to libldb, libtalloc, libtdb and libtevent as version 4.19.0 of samba requires newer versions of all these libs. - Changelog is a bit too large to include here. The release notes for each of the versions can be found in the left hand column of this link https://www.samba.org/samba/history/ Signed-off-by: Adolf Belka --- samba/samba.nm | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/samba/samba.nm b/samba/samba.nm index 1e4831359..205439fea 100644 --- a/samba/samba.nm +++ b/samba/samba.nm @@ -4,8 +4,8 @@ ############################################################################### name = samba -version = 4.17.5 -release = 2 +version = 4.19.0 +release = 1 groups = Networking/Daemons url = https://www.samba.org/ @@ -50,10 +50,10 @@ build libarchive-devel libattr-devel libcap-devel - libldb-devel = 2.6.1 - libtalloc-devel >= 2.1.8 - libtdb-devel >=1.3.11 - libtevent-devel >= 0.9.29 + libldb-devel >= 2.8.0 + libtalloc-devel >= 2.4.1 + libtdb-devel >= 1.4.9 + libtevent-devel >= 0.15.0 libxcrypt-devel openldap-devel openssl-devel @@ -61,6 +61,7 @@ build perl(base) perl(FindBin) perl(JSON) + perl(JSON::PP) perl(Parse::Yapp::Driver) >= 1.21 popt-devel python3-devel