From e1b698abcccc4bcad34f693de9affb176738a371 Mon Sep 17 00:00:00 2001 From: Dan McGregor Date: Wed, 13 Aug 2025 10:46:50 -0600 Subject: [PATCH] systemd: Fix manpage build after CVE-2025-4598 The previous fix missed another cherry-pick that fixed building manpages after the coredump patch. The version-info.xml file doesn't exist in 250. It was introduced later, so remove the reference to it. (From OE-Core rev: 0a383ef579ffe5f5c4ef2c78040540f1332e4ea6) Signed-off-by: Daniel McGregor Signed-off-by: Steve Sakoman --- meta/recipes-core/systemd/systemd/CVE-2025-4598-0003.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/meta/recipes-core/systemd/systemd/CVE-2025-4598-0003.patch b/meta/recipes-core/systemd/systemd/CVE-2025-4598-0003.patch index 737121af12..a3337b9108 100644 --- a/meta/recipes-core/systemd/systemd/CVE-2025-4598-0003.patch +++ b/meta/recipes-core/systemd/systemd/CVE-2025-4598-0003.patch @@ -33,16 +33,16 @@ Upstream-Status: Backport [https://github.com/systemd/systemd-stable/commit/2eb4 Signed-off-by: Chen Qi --- - man/systemd-coredump.xml | 12 ++++++++++++ + man/systemd-coredump.xml | 11 +++++++++++ src/coredump/coredump.c | 21 ++++++++++++++++++--- sysctl.d/50-coredump.conf.in | 2 +- - 3 files changed, 31 insertions(+), 4 deletions(-) + 3 files changed, 30 insertions(+), 4 deletions(-) diff --git a/man/systemd-coredump.xml b/man/systemd-coredump.xml index cb9f47745b..ba7cad12bc 100644 --- a/man/systemd-coredump.xml +++ b/man/systemd-coredump.xml -@@ -259,6 +259,18 @@ COREDUMP_FILENAME=/var/lib/systemd/coredump/core.Web….552351.….zst +@@ -259,6 +259,17 @@ COREDUMP_FILENAME=/var/lib/systemd/coredump/core.Web….552351.….zst @@ -54,7 +54,6 @@ index cb9f47745b..ba7cad12bc 100644 + project='man-pages'>prctl2. + + -+ + + +