All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH] *.patch: fix CVE and Signed-off-by tag
@ 2023-07-02 17:47 sanjayembeddedse
  0 siblings, 0 replies; only message in thread
From: sanjayembeddedse @ 2023-07-02 17:47 UTC (permalink / raw)
  To: yocto; +Cc: Martin.Jansa, Sanjay Chitroda

From: Sanjay Chitroda <sanjayembeddedse@gmail.com>

* as reported by openembedded-core/scripts/contrib/patchreview.py -v .

Missing Signed-off-by tag (./recipes-scanners/clamav/files/oe_cmake_fixup.patch)
Missing CVE tag (./recipes-security/ecryptfs-utils/files/ecryptfs-utils-CVE-2016-6224.patch)

Signed-off-by: Sanjay Chitroda <sanjayembeddedse@gmail.com>
---
 recipes-scanners/clamav/files/oe_cmake_fixup.patch            | 2 +-
 .../ecryptfs-utils/files/ecryptfs-utils-CVE-2016-6224.patch   | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes-scanners/clamav/files/oe_cmake_fixup.patch b/recipes-scanners/clamav/files/oe_cmake_fixup.patch
index c9c88b9..692be72 100644
--- a/recipes-scanners/clamav/files/oe_cmake_fixup.patch
+++ b/recipes-scanners/clamav/files/oe_cmake_fixup.patch
@@ -3,7 +3,7 @@ Issue with rpath including /usr/lib and crosscompile checkes causing oe configur
 Use oe's cmake rpath framework and exclude some of the cmake checks that fail in our env
 
 Upstream-Status: Inappropriate [configuration]
-Singed-off-by: Armin Kuster <akuster808@gmail.com>
+Signed-off-by: Armin Kuster <akuster808@gmail.com>
 
 Index: git/CMakeLists.txt
 ===================================================================
diff --git a/recipes-security/ecryptfs-utils/files/ecryptfs-utils-CVE-2016-6224.patch b/recipes-security/ecryptfs-utils/files/ecryptfs-utils-CVE-2016-6224.patch
index a457d79..02105f5 100644
--- a/recipes-security/ecryptfs-utils/files/ecryptfs-utils-CVE-2016-6224.patch
+++ b/recipes-security/ecryptfs-utils/files/ecryptfs-utils-CVE-2016-6224.patch
@@ -14,9 +14,11 @@ the patch comes from:
 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-6224
 https://bazaar.launchpad.net/~ecryptfs/ecryptfs/trunk/revision/882
 
-Upstream-Status: Backport
+CVE: CVE-2016-6224
+Upstream-Status: Backport [https://bazaar.launchpad.net/~ecryptfs/ecryptfs/trunk/revision/882]
 
 Signed-off-by: Li Zhou <li.zhou@windriver.com>
+Signed-off-by: Sanjay Chitroda <sanjayembeddedse@gmail.com>
 ---
  ChangeLog                     |  9 +++++++++
  src/utils/ecryptfs-setup-swap | 10 ++++++++--
-- 
2.35.6



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-02 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-02 17:47 [meta-security][PATCH] *.patch: fix CVE and Signed-off-by tag sanjayembeddedse

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.