Upgrades like 259 -> 259.1 or 259.1 -> 259.2 are stable upgrades
for systemd.
* Evidence
Its repo[1] has remote branches like:
origin/v256-stable
origin/v257-stable
origin/v258-stable
origin/v259-stable
origin/v260-stable
[1] https://github.com/systemd/systemd.git
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
SRCBRANCH = "v259-stable"
SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH};tag=v${PV}"
+inherit upstream-stable-release-point
+STABLE_VERSION_PARTS = "1"
+
CVE_PRODUCT = "systemd"
CVE_STATUS[CVE-2019-3815] = "not-applicable-platform: only applied to RHEL"