Opened 8 years ago

Closed 8 years ago

#7433 closed enhancement (fixed)

LMDB_0.9.18 (LMDB-0.9.18)

Reported by: Fernando de Oliveira Owned by: bdubbs@…
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

https://github.com/LMDB/lmdb/archive/LMDB_0.9.18.tar.gz

http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=libraries/liblmdb/CHANGES

or plain:

http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob_plain;f=libraries/liblmdb/CHANGES

LMDB 0.9.18 Release (2016/02/05)
  Fix robust mutex detection on glibc 2.10-11 (ITS#8330)
  Fix page_search_root assert on FreeDB (ITS#8336)
  Fix MDB_APPENDDUP vs. rewrite(single item) (ITS#8334)
  Fix mdb_copy of large files on Windows
  Fix subcursor move after delete (ITS#8355)
  Fix mdb_midl_shirnk off-by-one (ITS#8363)
  Check for utf8_to_utf16 failures (ITS#7992)
  Catch strdup failure in mdb_dbi_open
  Build
    Additional makefile var tweaks (ITS#8169)
  Documentation
    Add Getting Started page
    Update WRITEMAP description

Change History (3)

comment:1 by Fernando de Oliveira, 8 years ago

This needs to be tested with frameworks/baloo

comment:2 by bdubbs@…, 8 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:3 by bdubbs@…, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 16956.

Note: See TracTickets for help on using tickets.