GNU dbm - News: Version 1.14
Latest News
Version 1.23 posted by gray, Fri 04 Feb 2022 02:18:28 PM UTC
Version 1.22 posted by gray, Tue 19 Oct 2021 05:49:09 AM UTC
Version 1.21 posted by gray, Thu 02 Sep 2021 02:28:17 PM UTC
Version 1.20 posted by gray, Thu 17 Jun 2021 11:07:51 AM UTC
Version 1.19 posted by gray, Wed 23 Dec 2020 12:59:32 PM UTC
Version 1.14
Item posted by Sergey Poznyakoff <gray> on Mon 01 Jan 2018 09:59:11 PM UTC.
Version 1.14 is available for download. This is a bug-fix release. A list of important changes follows:
Make sure created databases are byte-for-byte reproducible
This fixes two longstanding bugs: (1) when allocating database file header blocks, the unused memory is filled with zeroes; (2) when expanding
a mmapped memory area, the added extent is filled with zeroes.
Fix build with --enable-gdbm-export
Make gdbm_error global variable thread safe
Fix possible segmentation violation in gdbm_setopt
Fix handling of group headers in --help output
Powered by Savane 3.12.
Corresponding source code