public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] lmdb: Update to version 0.9.33
Date: Sun, 15 Sep 2024 18:43:35 +0200	[thread overview]
Message-ID: <20240915164342.4134180-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240915164342.4134180-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2052 bytes --]

- Update from 0.9.31 to 0.9.33
- Update of rootfile not required
- Changelog
    0.9.33
	ITS#9037 mdb_page_search: fix error code when DBI record is missing
	ITS#10198 For win32, stop passing ignored parameter
	ITS#10212 Fix meta page usage by read only tools
    0.9.32
	ITS#9378 - Add ability to replay log and replay log tool
	ITS#10095 - partial revert of ITS#9278. The patch was incorrect and introduced numerous race conditions.
	ITS#10125 - mdb_load: fix cursor reinit in Append mode
	ITS#10137 - Allow users to define MDB_IDL_LOGN

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/lmdb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/lmdb b/lfs/lmdb
index 87f19833b..2da8f1fe2 100644
--- a/lfs/lmdb
+++ b/lfs/lmdb
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # 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,7 +24,7 @@
 
 include Config
 
-VER        = 0.9.31
+VER        = 0.9.33
 
 THISAPP    = openldap-LMDB_$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = c1f8ebc7fdaa0b337e093cc6e20cdb824b2154eb09b070e93a802e2115c8b865a4960558ffcf1681714fe049b264b2fcdf23b592a4f91e9735634309d98012c2
+$(DL_FILE)_BLAKE2 = d5f3df15b0b2b036121cf6c82d6ef5a7298d6a9e7476fa8f94f02bf39812684b3463de4971b782e52883e1b354d6833017cf95aebd99c1761990504bd63b2eb3
 
 install : $(TARGET)
 
-- 
2.46.0


  reply	other threads:[~2024-09-15 16:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-15 16:43 [PATCH] libpng: Update to version 1.6.44 Adolf Belka
2024-09-15 16:43 ` Adolf Belka [this message]
2024-09-15 16:43 ` [PATCH] logrotate: Update to version 3.22.0 Adolf Belka
2024-09-15 16:43 ` [PATCH] lvm2: Update to version 2.03.26 Adolf Belka
2024-09-15 16:43 ` [PATCH] netatalk: Update to version 3.2.8 Adolf Belka
2024-09-15 16:43 ` [PATCH] nettle: Update to version 3.10 Adolf Belka
2024-09-15 16:43 ` [PATCH] nfs: Update to version 2.7.1 Adolf Belka
2024-09-15 16:43 ` [PATCH] nginx: Update to version 1.26.2 Adolf Belka
2024-09-15 16:43 ` [PATCH] ninja: Update to version 1.12.1 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240915164342.4134180-2-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox