From: Chen Qi <[email protected]> For systemd, 259.1 -> 259.2 is a stable upgrade.
Signed-off-by: Chen Qi <[email protected]> --- meta/recipes-core/systemd/systemd.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index f107c4c5da..292520e6ae 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -26,3 +26,6 @@ CVE_STATUS[CVE-2026-40223] = "fixed-version: fixed in 259.2" CVE_STATUS[CVE-2026-40224] = "fixed-version: fixed in 259.3" CVE_STATUS[CVE-2026-40225] = "fixed-version: fixed in 259.5" CVE_STATUS[CVE-2026-40226] = "fixed-version: fixed in 259.4" + +MAJMIN_VERSION = "${@d.getVar('PV').split('.')[0]}" +UPSTREAM_STABLE_RELEASE_REGEX = "${MAJMIN_VERSION}\.\d" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236562): https://lists.openembedded.org/g/openembedded-core/message/236562 Mute This Topic: https://lists.openembedded.org/mt/119193132/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
