]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux/cve-exclusion: do not shift first_affected
authorPeter Marko <peter.marko@siemens.com>
Sun, 27 Apr 2025 09:43:02 +0000 (11:43 +0200)
committerSteve Sakoman <steve@sakoman.com>
Tue, 1 Jul 2025 13:54:26 +0000 (06:54 -0700)
commit1cbb0103bbf5f567ceeb01abb48869d29f74be1d
tree9d230ba6809c89b49f7694c97c2608c43f3b7d0d
parentf79e2180be8d6190d8a6721ac758537fbd6b3188
linux/cve-exclusion: do not shift first_affected

Stop shifting first_affected if backport is indicated. This does not
have effect on generated list, but makes the logic cleaner as it will
not shift it to "first affected on our branch" and also make it behave
like in defaultStatus==affected case.

Cc: daniel.turull@ericsson.com
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit dc1ecb69389dd79354084757ba6b9af0781afcc0)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/linux/generate-cve-exclusions.py