]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gdbm: upgrade 1.23 -> 1.24
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 10 Jul 2024 09:43:33 +0000 (17:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jul 2024 10:07:38 +0000 (11:07 +0100)
commit458fda9cc5f871e200bcd33ed33fda4a0ed46ff4
tree9b477d2461d6cb2dd3ca44d914f14c84d998f56f
parentf289b8ef7a59016f630347b184b5507762d4586f
gdbm: upgrade 1.23 -> 1.24

ptest.patch
refreshed for 1.24.

Changelog:
===========
* New gdbm_load option: --update
* Fix semantics of gdbm_load -r
* Use getline in gdbmtool shell.
* New function: gdbm_load_from_file_ext
* Fix binary dump format for key and/or data of zero size.
* Fix location tracking and recover command in gdbtool.
* Fix possible buffer underflow in gdbmload.
* Ensure any padding bytes in avail_elem structure are filled with 0.
* Improve the documentation.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gdbm/files/ptest.patch
meta/recipes-support/gdbm/gdbm_1.24.bb [moved from meta/recipes-support/gdbm/gdbm_1.23.bb with 94% similarity]