docker: fix Upstream-Status format

* fixes:
DEBUG: Executing python function do_qa_patch
ERROR: QA Issue: Malformed Upstream-Status in patch
TOPDIR/meta-virtualization/recipes-containers/docker/files/CVE-2024-36620.patch
Please correct according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status :
Upstream-Status: [patch-status]
ERROR: QA Issue: Malformed Upstream-Status in patch
TOPDIR/meta-virtualization/recipes-containers/docker/files/CVE-2024-36621.patch
Please correct according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status :
Upstream-Status: [patch-status]
ERROR: Fatal QA errors were found, failing task.

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Martin Jansa 2025-04-02 15:58:30 +02:00 committed by Bruce Ashfield
parent 52cf1d59c5
commit 9287a355b3
2 changed files with 2 additions and 4 deletions

View File

@ -8,8 +8,7 @@ First released in v25.0.0-beta.1
CVE: CVE-2024-36620 CVE: CVE-2024-36620
Upstream-Status: Upstream-Status: Backport [https://github.com/moby/moby/commit/ab570ab3d62038b3d26f96a9bb585d0b6095b9b4]
Backport [https://github.com/moby/moby/commit/ab570ab3d62038b3d26f96a9bb585d0b6095b9b4]
Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com> Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com>
--- ---

View File

@ -12,8 +12,7 @@ release only one of these layers was actually released.
CVE: CVE-2024-36621 CVE: CVE-2024-36621
Upstream-Status: Upstream-Status: Backport [https://github.com/moby/moby/commit/37545cc644344dcb576cba67eb7b6f51a463d31e]
Backport [https://github.com/moby/moby/commit/37545cc644344dcb576cba67eb7b6f51a463d31e]
Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com> Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com>
--- ---