]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
man-db: upgrade 2.11.1 -> 2.11.2
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 15 Jan 2023 05:20:54 +0000 (13:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2023 10:40:08 +0000 (10:40 +0000)
commitf6ddfaac9e4957abfe9f1c8d336b4fd7b52a80f5
treeeb930183088110e461215450bba3003a2ad4566e
parente6d50bba6e9e629e292984d54baf62c81407c976
man-db: upgrade 2.11.1 -> 2.11.2

Changelog:
=========
Fixes:
------
 * Fix compile and test failures when 'troff' is not 'groff'.
 * Fix segfault in typical uses of 'man' when 'nroff' is not installed.
 * Fix crash in 'mandb' when processing stray cats.

Improvements:
-------------
 * Check for stray cats even if no manual pages in a given manpath were
   changed.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/man-db/man-db_2.11.2.bb [moved from meta/recipes-extended/man-db/man-db_2.11.1.bb with 96% similarity]