From: Wang Mingyu <wan...@fujitsu.com> 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 <wan...@fujitsu.com> --- .../man-db/{man-db_2.11.1.bb => man-db_2.11.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/man-db/{man-db_2.11.1.bb => man-db_2.11.2.bb} (96%) diff --git a/meta/recipes-extended/man-db/man-db_2.11.1.bb b/meta/recipes-extended/man-db/man-db_2.11.2.bb similarity index 96% rename from meta/recipes-extended/man-db/man-db_2.11.1.bb rename to meta/recipes-extended/man-db/man-db_2.11.2.bb index 2d539c4a5b..ca0cb1a0e1 100644 --- a/meta/recipes-extended/man-db/man-db_2.11.1.bb +++ b/meta/recipes-extended/man-db/man-db_2.11.2.bb @@ -11,7 +11,7 @@ SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/man-db/man-db-${PV}.tar.xz \ file://99_mandb \ file://0001-man-Move-local-variable-declaration-to-function-scop.patch \ file://man_db.conf-avoid-multilib-install-file-conflict.patch" -SRC_URI[sha256sum] = "2eabaa5251349847de9c9e43c634d986cbcc6f87642d1d9cb8608ec18487b6cc" +SRC_URI[sha256sum] = "cffa1ee4e974be78646c46508e6dd2f37e7c589aaab2938cc1064f058fef9f8d" DEPENDS = "libpipeline gdbm groff-native base-passwd" RDEPENDS:${PN} += "base-passwd" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#175865): https://lists.openembedded.org/g/openembedded-core/message/175865 Mute This Topic: https://lists.openembedded.org/mt/96281326/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-