From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][kirkstone 01/21] git: ignore CVE-2023-25815
Date: Thu, 25 May 2023 16:28:49 -1000 [thread overview]
Message-ID: <472a3e05270deace2862973dee2e65e60f9c0c19.1685068004.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1685068004.git.steve@sakoman.com>
From: Archana Polampalli <archana.polampalli@windriver.com>
This is specific to Git-for-Windows.
Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
meta/recipes-devtools/git/git_2.35.7.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/git/git_2.35.7.bb b/meta/recipes-devtools/git/git_2.35.7.bb
index 99d3d70683..9e7b0a8cff 100644
--- a/meta/recipes-devtools/git/git_2.35.7.bb
+++ b/meta/recipes-devtools/git/git_2.35.7.bb
@@ -37,6 +37,8 @@ CVE_CHECK_IGNORE += "CVE-2022-24975"
CVE_CHECK_IGNORE += "CVE-2022-41953"
# specific to Git for Windows
CVE_CHECK_IGNORE += "CVE-2023-22743"
+# This is specific to Git-for-Windows
+CVE_CHECK_IGNORE += "CVE-2023-25815"
PACKAGECONFIG ??= "expat curl"
PACKAGECONFIG[cvsserver] = ""
--
2.34.1
next prev parent reply other threads:[~2023-05-26 2:29 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-26 2:28 [OE-core][kirkstone 00/21] Patch review Steve Sakoman
2023-05-26 2:28 ` Steve Sakoman [this message]
2023-05-26 2:28 ` [OE-core][kirkstone 02/21] go: fix CVE-2023-24540 Steve Sakoman
2023-05-26 2:28 ` [OE-core][kirkstone 03/21] gstreamer1.0: upgrade 1.20.5 -> 1.20.6 Steve Sakoman
2023-05-26 2:28 ` [OE-core][kirkstone 04/21] waffle: upgrade 1.7.0 -> 1.7.2 Steve Sakoman
2023-05-26 2:28 ` [OE-core][kirkstone 05/21] cpio: Fix wrong CRC with ASCII CRC for large files Steve Sakoman
2023-05-26 2:28 ` [OE-core][kirkstone 06/21] gcc-runtime: Use static dummy libstdc++ Steve Sakoman
2023-05-26 2:28 ` [OE-core][kirkstone 07/21] llvm: backport a fix for build with gcc-13 Steve Sakoman
2023-05-26 2:28 ` [OE-core][kirkstone 08/21] nghttp2: Deleted the entries for -client and -server, and removed a dependency on them from the main package Steve Sakoman
2023-05-26 2:28 ` [OE-core][kirkstone 09/21] avahi: fix D-Bus introspection Steve Sakoman
2023-05-26 2:28 ` [OE-core][kirkstone 10/21] p11-kit: add native to BBCLASSEXTEND Steve Sakoman
2023-05-26 2:28 ` [OE-core][kirkstone 11/21] systemd-systemctl: fix instance template WantedBy symlink construction Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 12/21] maintainers.inc: Fix email address typo Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 13/21] maintainers.inc: Move repo to unassigned Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 14/21] quilt: Fix merge.test race condition Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 15/21] package_manager/ipk: fix config path generation in _create_custom_config() Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 16/21] dhcpcd: use git instead of tarballs Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 17/21] license.bbclass: Include LICENSE in the output when it fails to parse Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 18/21] weston: add xwayland to DEPENDS for PACKAGECONFIG xwayland Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 19/21] piglit: Add PACKAGECONFIG for glx and opencl Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 20/21] piglit: Fix build time dependency Steve Sakoman
2023-05-26 2:29 ` [OE-core][kirkstone 21/21] piglit: Add missing glslang dependencies Steve Sakoman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=472a3e05270deace2862973dee2e65e60f9c0c19.1685068004.git.steve@sakoman.com \
--to=steve@sakoman.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox