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