Opened 6 years ago

Closed 6 years ago

#4191 closed task (fixed)

gdbm-1.14.1

Reported by: bdubbs@… Owned by: lfs-book@…
Priority: normal Milestone: 8.2
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by bdubbs@…, 6 years ago

Summary: gdbm-1.14gdbm-1.14.1

Now at version 1.14.1.

comment:2 by bdubbs@…, 6 years ago

GNU dbm NEWS -- history of user-visible changes. 2018-01-03

Version 1.14.1 - 2018-01-03

  • Increment soname current version number.

Version 1.14 - 2018-01-01

  • 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.

comment:3 by bdubbs@…, 6 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11347.

Note: See TracTickets for help on using tickets.