]> git.ipfire.org Git - ipfire-2.x.git/commit
lmdb: Update to version 0.9.29
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 10 May 2022 10:31:12 +0000 (12:31 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 6 Jun 2022 12:11:34 +0000 (12:11 +0000)
commit836832af26a954acd298e66f2bf2c4aa3cac71cb
tree324f8b347ca47447d041952b7f6a2e02f197b0f3
parent7567e71c074e4c8d9901607686340f70088cc0ec
lmdb: Update to version 0.9.29

- Update from version 0.9.24 to 0.9.29
- Update of rootfile not required
- Changelog - there is no changelog in the source tarball or on the Symas website or in
   the github repository.
   The following are extracted from the short log of the git commits
   https://github.com/LMDB/lmdb/commits/LMDB_0.9.29/libraries/liblmdb
    Release (0.9.29)
      ITS#9500
      ITS#9500 fix regression from ITS#8662
      ITS#9376 simplify
      ITS#9469 - Typo fixes
      ITS#9461 fix typo
      ITS#9461 refix ITS#9376
    Release (0.9.28)
      ITS#8662 Add -a append option to mdb_load
      Return to RE
    Release (0.9.27)
      ITS#9376 Fixes for repeated deletes with xcursor
      Return to engineering
    Release 0.9.26
      ITS#9278
      Silence stupid fallthru warning
      ITS#9278 fix robust mutex cleanup for FreeBSD
      Return to engineering
    Release 0.9.25
      ITS#9155 lmdb: free mt_spill_pgs in non-nested txn on end
      ITS#9118 - Fix typo in prev commit
      ITS#9118 add MAP_NOSYNC for FreeBSD
      return to release engineering, ITS#9068
      ITS#9068 fix backslash escaping

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/lmdb