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