Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_7 at openldap / OpenLDAP
Commits: a2d9ea1f by Howard Chu at 2026-06-12T15:12:32+01:00 ITS#10522 LMDB: reject 0-length values in DUPSORT DBs
- - - - - 4a54ad4d by Howard Chu at 2026-06-13T23:44:58+01:00 ITS#10520 LMDB: fix mdb_env_copyfd1() with encrypted DBs
- - - - - 133bb658 by Howard Chu at 2026-06-13T23:45:08+01:00 ITS#10520 LMDB: cleanup on crypto errors and exits
- - - - - f77a11be by Howard Chu at 2026-06-13T23:45:14+01:00 ITS#10520 LMDB: fix env_copyfd0() for remapped envs
- - - - - a436624f by Howard Chu at 2026-06-13T23:45:19+01:00 ITS#10520 LMDB: fix incremental dump/load for encryption
- - - - - dc2d397b by Quanah Gibson-Mount at 2026-06-15T16:34:39+00:00 Merge remote-tracking branch 'origin/mdb.RE/1.0' into OPENLDAP_REL_ENG_2_7
- - - - -
9 changed files:
- libraries/liblmdb/Makefile - libraries/liblmdb/crypto.c - libraries/liblmdb/mdb.c - libraries/liblmdb/mdb_dump.1 - libraries/liblmdb/mdb_dump.c - libraries/liblmdb/mdb_load.1 - libraries/liblmdb/mdb_load.c - + libraries/liblmdb/mtest_enc3.c - + libraries/liblmdb/mtest_enc4.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/bfe6882c8253ba5bf2ee476...