[4/4] git: Upgrade 2.35.1 -> 2.35.2

Message ID 20220415113758.2290861-4-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit a17dc42d82b12d7f891c903a02a0302b31829c88
Headers show
Series [1/4] alsa-tools: Ensure we install correctly | expand

Commit Message

Richard Purdie April 15, 2022, 11:37 a.m. UTC
This includes a fix for CVE-2022-24765

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-devtools/git/{git_2.35.1.bb => git_2.35.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/git/{git_2.35.1.bb => git_2.35.2.bb} (98%)

Patch

diff --git a/meta/recipes-devtools/git/git_2.35.1.bb b/meta/recipes-devtools/git/git_2.35.2.bb
similarity index 98%
rename from meta/recipes-devtools/git/git_2.35.1.bb
rename to meta/recipes-devtools/git/git_2.35.2.bb
index e39142128b3..98125492217 100644
--- a/meta/recipes-devtools/git/git_2.35.1.bb
+++ b/meta/recipes-devtools/git/git_2.35.2.bb
@@ -156,4 +156,4 @@  EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
                  "
 EXTRA_OEMAKE += "NO_GETTEXT=1"
 
-SRC_URI[tarball.sha256sum] = "9845a37dd01f9faaa7d8aa2078399d3aea91b43819a5efea6e2877b0af09bd43"
+SRC_URI[tarball.sha256sum] = "0decc02a47e792f522df3183c38a61ad8fbb38927502ca6781467a6599a888cb"