All of lore.kernel.org
 help / color / mirror / Atom feed
* [scarthgap][PATCH] docker: fix Upstream-Status format
@ 2025-04-02 13:58 martin.jansa
  2025-04-09  4:05 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: martin.jansa @ 2025-04-02 13:58 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Martin Jansa

From: Martin Jansa <martin.jansa@gmail.com>

* 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>
---
 recipes-containers/docker/files/CVE-2024-36620.patch | 3 +--
 recipes-containers/docker/files/CVE-2024-36621.patch | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/recipes-containers/docker/files/CVE-2024-36620.patch b/recipes-containers/docker/files/CVE-2024-36620.patch
index 7bce4137..03628fb3 100644
--- a/recipes-containers/docker/files/CVE-2024-36620.patch
+++ b/recipes-containers/docker/files/CVE-2024-36620.patch
@@ -8,8 +8,7 @@ First released in v25.0.0-beta.1
 
 CVE: CVE-2024-36620
 
-Upstream-Status:
-Backport [https://github.com/moby/moby/commit/ab570ab3d62038b3d26f96a9bb585d0b6095b9b4]
+Upstream-Status: Backport [https://github.com/moby/moby/commit/ab570ab3d62038b3d26f96a9bb585d0b6095b9b4]
 
 Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com>
 ---
diff --git a/recipes-containers/docker/files/CVE-2024-36621.patch b/recipes-containers/docker/files/CVE-2024-36621.patch
index a6c06ef2..6560f46a 100644
--- a/recipes-containers/docker/files/CVE-2024-36621.patch
+++ b/recipes-containers/docker/files/CVE-2024-36621.patch
@@ -12,8 +12,7 @@ release only one of these layers was actually released.
 
 CVE: CVE-2024-36621
 
-Upstream-Status:
-Backport [https://github.com/moby/moby/commit/37545cc644344dcb576cba67eb7b6f51a463d31e]
+Upstream-Status: Backport [https://github.com/moby/moby/commit/37545cc644344dcb576cba67eb7b6f51a463d31e]
 
 Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com>
 ---


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-09  4:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 13:58 [scarthgap][PATCH] docker: fix Upstream-Status format martin.jansa
2025-04-09  4:05 ` [meta-virtualization] " Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.