mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
python3-cbor2: more patch indent and test fixes
Similar to a previous patch, the CVE-2025-68131 patch contained some more indentation errors, in the tests. Also, the backported tests were inserted between an existing test and its parameters - a new patch corrects that. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@ inherit pypi python_setuptools_build_meta ptest
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
file://CVE-2025-68131.patch \
|
||||
file://0001-fix-test-parameterization.patch \
|
||||
"
|
||||
|
||||
# not vulnerable yet, vulnerability was introduced in v5.6.0
|
||||
|
||||
Reference in New Issue
Block a user