From patchwork Thu Sep 21 12:38:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7231 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 4Rrw5z28lYz3wtG for ; Thu, 21 Sep 2023 12:42:31 +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 4Rrw5t4m9Tz3lv; 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 4Rrw5t18R6z306y; 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 4Rrw5r23x9z2xNg 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 4Rrw5q69CLz1XP; Thu, 21 Sep 2023 12:42:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1695300143; 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=HGpjUny6a5dQoeXWuB2iotoYOVZdKYdPFVcRhLOHvnU=; b=w7ffybgiiceHV2Oz7j6rVRTv5einkaNUPEnoVyUpZaFbgW4bW6bMEsiRe6jMICk1JpZKTz 1qC/E+MMHUv1fiCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1695300143; 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=HGpjUny6a5dQoeXWuB2iotoYOVZdKYdPFVcRhLOHvnU=; b=YE3+/8/jSC4MPq0bTlRs6cJO2gWkUxtezTlNcoZy44z4zwbjI/An3YgBECh8Z2gB4JnvV+ c7p6YIav6pBa8yDSEd2fInOrFUt3ZJxyzKbMlkQqI9PZQsqYVLQ91Z0xnoM8B8y88lka2j lasX8k23LVuzxPfzrUT1gDKUWcMdpLnakGfVzm3vKI/ZraXuoTWA/Ae4SlZh9cQdGs9LS9 xMKw+iE0X8E9yillCby/ay7+0F65qMYQ3fieI6AQRIEYfQlRPxMSJwZaLknwkq8vfTM8RU 0U6jdo50dcp0u+oulRod0FWbKNpn8C2/RydRD9MdADZKnBiMV8Ie+Jr/BruW4A== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/5] libldb: Update to version 2.8.0-1 Date: Thu, 21 Sep 2023 14:38:28 +0200 Message-ID: <20230921124203.160011-2-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.6.1-2 to 2.8.0-1 - This version is required for samba-4.19.0 - Changelog - I could not find any changelog info anywhere. Apparently there is a git repo for this package but I could not find it. Signed-off-by: Adolf Belka --- libldb/libldb.nm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libldb/libldb.nm b/libldb/libldb.nm index fc242ef82..70ce8ec59 100644 --- a/libldb/libldb.nm +++ b/libldb/libldb.nm @@ -4,8 +4,8 @@ ############################################################################### name = libldb -version = 2.6.1 -release = 2 +version = 2.8.0 +release = 1 thisapp = ldb-%{version} groups = System/Libraries @@ -25,9 +25,9 @@ build cmocka-devel docbook-utils docbook-xsl - libtalloc-devel >= 2.1.5 - libtdb-devel >= 1.3.8 - libtevent-devel >= 0.9.27 + libtalloc-devel >= 2.4.1 + libtdb-devel >= 1.4.9 + libtevent-devel >= 0.15.0 libtirpc-devel libxcrypt-devel lmdb-devel >= 0.9.16 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 From patchwork Thu Sep 21 12:38:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7233 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 4Rrw602cPDz3wvD 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 4Rrw5t6q1Sz3pp; 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 4Rrw5t1rT7z30Hp; 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 4Rrw5r6MB9z2xNg 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 4Rrw5r4X22zkt; 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=W9TSD2ObJY9MRbSNoz0flD3NYMZevOuETAFJ6BR7hPo=; b=VJasfGX8KekpenuIII8eUw5hPjq+vOQdOL6a1i+VujcHKMdmbT6dotNs22fNPfeV09KC3q b7sReMCaBb1H+9Ag== 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=W9TSD2ObJY9MRbSNoz0flD3NYMZevOuETAFJ6BR7hPo=; b=J4CGApcDJrr3YaI9kOADbtlYrv7y/YW8iM35Pk9+wc0s6beEhnmvdERXG3yFHj8WgdcLDr yhl7azacLYSvLoPdpk5JrN+/AUvEvgJiv27kYBM+V4jYCs+a/WEXQcOWWLNJ/WwMmSvpxK 0qfbyTlkcW0XwDnibZNxhI0ie78orDvP6Eg7cjlv36X/SO4M7kqMLQs4H7tl4RK05+9L6T O/Wy4wRfscVpf1Vp+QNkiVs/+F42jZTBzYlMtUSPXzpz2ED0c8U9jbCh9hURhBSw5KWy2N BocmX36sSoBl7EWlCE6FkgKzRqzmYrfnalW8eDp+SDQ/R5jtunavS/FX+VMbrg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 3/5] libtdb: Update to version 1.4.9-1 Date: Thu, 21 Sep 2023 14:38:30 +0200 Message-ID: <20230921124203.160011-4-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 1.4.7-2 to 1.4.9-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 --- libtdb/libtdb.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libtdb/libtdb.nm b/libtdb/libtdb.nm index b85fb53cf..aafd003e7 100644 --- a/libtdb/libtdb.nm +++ b/libtdb/libtdb.nm @@ -4,8 +4,8 @@ ############################################################################### name = libtdb -version = 1.4.7 -release = 2 +version = 1.4.9 +release = 1 thisapp = tdb-%{version} groups = System/Libraries From patchwork Thu Sep 21 12:38:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7234 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 4Rrw615LXqz3wnC for ; Thu, 21 Sep 2023 12:42:33 +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 4Rrw5w2gYVz1l6; 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 4Rrw5w2CBXz2yT6; 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 4Rrw5s16x2z2yWs 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 4Rrw5r6QFzzkt; Thu, 21 Sep 2023 12:42:24 +0000 (UTC) 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=WmBnCYNpWKUbX5ofueTNfswa/K/aztprDwtwSosnss0=; b=WEd3OUWtB0fXwjGwUSbsIeLmBifW8+K75akfuuaeHc8vmg5X5FLCl8I8QsNrLfQ7AP0vq3 JzbYC5IhMYWKQm7CIub5pZz10JoLXhgKFVaZKPNrn//6nZCPjQY5EsK+8fBd9BQ2b9c64f ZFbmXQpY+YchL2POTPmhLg5Pm47w01V+HPQVj3JUBevpWkL1DQFQUQ5bc9bnkTaKizyY93 ycXsJFh2x037cQJbfK64FgFoy5gE8dJPW16RU6iLoh2btG+8wOsVZI58udHpCbr18hnr5t gWAFzUTQdAx2ezHNcghQlb9+ncC8kqiVAreT9S6ooVlPeZ4LO9+iVb6BzbjCNQ== 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=WmBnCYNpWKUbX5ofueTNfswa/K/aztprDwtwSosnss0=; b=dHKdNjjFHVRtN7qyWJ1xuQCyF1phJlTfyD6oCVrzHGTkzHd2kOW9t1LPAT1XO1LZzN4ohr vc1TD58bvYlZ59DA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 4/5] libtevent: Update to version 0.15.0-1 Date: Thu, 21 Sep 2023 14:38:31 +0200 Message-ID: <20230921124203.160011-5-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 0.13.0-2 to 0.15.0-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 --- libtevent/libtevent.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libtevent/libtevent.nm b/libtevent/libtevent.nm index d179133d2..181ab4350 100644 --- a/libtevent/libtevent.nm +++ b/libtevent/libtevent.nm @@ -4,8 +4,8 @@ ############################################################################### name = libtevent -version = 0.13.0 -release = 2 +version = 0.15.0 +release = 1 thisapp = tevent-%{version} groups = System/Libraries 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