From patchwork Thu Mar 2 10:14:14 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6653 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 4PS7723KgYz3x2l for ; Thu, 2 Mar 2023 10:45:50 +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 4PS6h351r4z9NJ; Thu, 2 Mar 2023 10:25:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PS6h11DHDz30Jn; Thu, 2 Mar 2023 10:25:53 +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 4PS6gy3mylz30JX for ; Thu, 2 Mar 2023 10:25:50 +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 4PS6RM11bDz36; Thu, 2 Mar 2023 10:14:55 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1677752095; 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=gL5KPsiMM+qvNX1STCzK+6aTVkL5q+RGT/89cZ58V/s=; b=cwkUn/2ocjUdWLooeMluA1MqthXLQUufuj8lERVfP8r0e7qj0mEhz3vKEjLeIWxzUjdcQL 0oR3O9A0hzQWRQBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1677752095; 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=gL5KPsiMM+qvNX1STCzK+6aTVkL5q+RGT/89cZ58V/s=; b=ZWP5rRzoPVGFls1LdkjpCefz0MZ1+XAzbGBhPm4XGR/dLxI8haQ/vgYZPsbRh1YteLGYsu UkrngHUOaBs/FfUjqnNYWewauuv+kM6jSWPL41rxctA3ZV2o+WRTOiV0nx6X69bE4RYK3c 0q3QTAfTu3Fqi+mN3xfJzv3pAvNJYjNt0yvUjDdkxGoqklsZUvMSTtwt69aleaLFy0fWsL DjtxzHv9juLhFefueqByBGT7hyiW4GxWGOuOe9q7LDhJ5No1zXe+Ry+Yj2BWbm5cocIpXL +J63fsJiT6OAtCzBnRo1RuIvrz6muxVSj3A1CqFJQDwHrktvU/qGf1Hmjh9a9w== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] lmdb: Update to version 0.9.30 Date: Thu, 2 Mar 2023 11:14:14 +0100 Message-Id: <20230302101419.3443689-9-adolf.belka@ipfire.org> In-Reply-To: <20230302101419.3443689-1-adolf.belka@ipfire.org> References: <20230302101419.3443689-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 0.9.29 to 0.9.30 - Update of rootfile not required - The original git repo where the lmdb-LMDB file was obtained from is marked as a read only mirror of the official repo on openldap.org Going to opemnldap.org then points you to https://git.openldap.org/openldap/openldap for the downloads, which also has a newer version of lmdb than the mirror site. - Therefore I have changed over to that location for the source tarball which requires the name change to openldap-LMDB for the file. Also changed to bz2 version. - Changelog LMDB 0.9.30 Release (2023/02/08) ITS#9806 - LMDB page_split: key threshold depends on page size ITS#9916 - avoid gcc optimization bug on sparc64 linux ITS#9919 - Mark infrequently used functions as cold ITS#9723 - clear C_EOF on cursor with MDB_FIRST_DUP ITS#9030 - Use sys/cachectl.h rather than asm/cachectl.h on mips Signed-off-by: Adolf Belka --- lfs/lmdb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lfs/lmdb b/lfs/lmdb index 919dfb2fc..81a295b4a 100644 --- a/lfs/lmdb +++ b/lfs/lmdb @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2023 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 # @@ -24,10 +24,10 @@ include Config -VER = 0.9.29 +VER = 0.9.30 -THISAPP = lmdb-LMDB_$(VER) -DL_FILE = $(THISAPP).tar.gz +THISAPP = openldap-LMDB_$(VER) +DL_FILE = $(THISAPP).tar.bz2 DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 3f2a48785dd62921af79e0f10b86438085d86f8013f667dcf2f6177535baee26bba74c6a8023e47c6179c8a6be8fd63cf575b30e216b5669de2d58e69757bd1f +$(DL_FILE)_BLAKE2 = 849d40187dc3aaddcd118cf6db28a9807854d4b5b34a365f6e076ccccd556470f117933e3d29cf2678368db2f0c9d264e033a27de310f036e1a65f04ed643fa9 install : $(TARGET)