pkgsrc/databases/gdbm
wiz abbc2c5edb gdbm: update to 1.22.
Version 1.22

* Fix file header validation

* Fix key verification in sequential access

* Fix testing with DejaGNU 1.6.3

* Fix stack overflow in print_usage

* Fix a leak of avail entry on pushing a new avail block

The leak would occur if the original avail table had odd number of entries.

* New gdbmtool variables: errorexit, errormask, trace, timing

"Errorexit" and "errormask" control which GDBM errors would cause the
program termination and emitting a diagnostic message,
correspondingly.  Both variables are comma-delimited lists of error
codes.

The "trace" variable enables tracing of the gdbmtool commands.

The "timing" variable, when set, instructs gdbmtool to print time
spent in each command it runs.

* New gdbmtool options: -t (--trace), and -T (--timing)
2021-11-01 18:37:05 +00:00
..
patches gdbm: update to 1.22. 2021-11-01 18:37:05 +00:00
buildlink3.mk gdbm: reflect shlib major bump 2020-11-19 02:57:11 +00:00
builtin.mk
DESCR
distinfo gdbm: update to 1.22. 2021-11-01 18:37:05 +00:00
Makefile
Makefile.common gdbm: update to 1.22. 2021-11-01 18:37:05 +00:00
PLIST gdbm: update to 1.19. 2021-01-04 10:41:13 +00:00