Opened 8 months ago
Closed 8 months ago
#21753 closed enhancement (fixed)
LMDB-0.9.33
| Reported by: | zeckma | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.4 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New patch updates (0.9.32 and 0.9.33).
The Github mirror's latest tag is 0.9.31. The Gitlab[1] has newer tags up to 0.9.33 and the tags are mixed with OpenLDAP tags as LMDB and OpenLDAP share the same repository (see [1]). As such, we need to update the currency as it doesn't pick up the new tags. We should also update the link in LMDB to pull from the Gitlab now.
Change History (4)
comment:1 by , 8 months ago
| Summary: | LMDB-0.9.33 (update currency) → LMDB-0.9.33 |
|---|
comment:2 by , 8 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 8 months ago
LMDB 0.9 Change Log
LMDB 0.9.33 Release (2024/05/21)
- ITS9037 mdb_page_search: fix error code when DBI record is missing
- ITS10198 For win32, stop passing ignored parameter
- ITS10212 Fix meta page usage by read only tools
LMDB 0.9.32 Release (2024/01/29)
- ITS9378 - Add ability to replay log and replay log tool
- ITS10095 - partial revert of ITS9278. The patch was incorrect and introduced numerous race conditions.
- ITS10125 - mdb_load: fix cursor reinit in Append mode
- ITS10137 - Allow users to define MDB_IDL_LOGN
comment:4 by , 8 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commits
6294cae6e4 Update to pytest-8.4.1 (Python module). e993287ad6 Update to xfburn-0.8.0. 94bfd9d0a2 Update to LMDB_0.9.33. 81471c5523 Update to nss-3.113.
Note:
See TracTickets
for help on using tickets.

Currency has been updated.