diff options
author | Peter Marko <peter.marko@siemens.com> | 2025-04-27 11:43:00 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-07-04 07:50:16 -0700 |
commit | f6680f7eb74f852d6bfed6391d21b0316126d0d7 (patch) | |
tree | 953c06f3e4d176d7b233ca95b27cec114cf65da4 /scripts/lib/devtool/standard.py | |
parent | ad8cb5c2b29c1ba5289b859fd5d72b4e821922ac (diff) | |
download | poky-f6680f7eb74f852d6bfed6391d21b0316126d0d7.tar.gz |
linux/cve-exclusion: correct fixed-version calculation
Current code takes the first version found as "fixed-version".
That is not correct as it is almost always only the oldest backport.
Fix it by unconditionally shift the assigmnet of variable "fixed" so
that we take last instead of first version.
Cc: daniel.turull@ericsson.com
(From OE-Core rev: 4e2c441b64675933cc5f684d0e19cdc18ceaab18)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 68f8e58a249c8adef18e63f0841e8bfea16f354e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions