diff options
| author | Chee Yang Lee <chee.yang.lee@intel.com> | 2023-02-10 13:21:54 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-15 21:47:00 +0000 |
| commit | 40dcfce791ddbc70db8146956622c2eb30301557 (patch) | |
| tree | 699b679f427597eba410e52c3756ae205f560f89 /meta/recipes-devtools | |
| parent | 1ee507463ad96c9cb8cc5c19db0fb9a3eaade4da (diff) | |
| download | poky-40dcfce791ddbc70db8146956622c2eb30301557.tar.gz | |
git: upgrade to 2.37.5
upgrade include fix for CVE-2022-23521 and CVE-2022-41903
(From OE-Core rev: de304c5617aee26028a4fd8474ccc2d177c85278)
Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/git/git_2.37.5.bb (renamed from meta/recipes-devtools/git/git_2.37.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/git/git_2.37.4.bb b/meta/recipes-devtools/git/git_2.37.5.bb index 8342b38313..ea53cc41e4 100644 --- a/meta/recipes-devtools/git/git_2.37.4.bb +++ b/meta/recipes-devtools/git/git_2.37.5.bb | |||
| @@ -167,4 +167,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ | |||
| 167 | " | 167 | " |
| 168 | EXTRA_OEMAKE += "NO_GETTEXT=1" | 168 | EXTRA_OEMAKE += "NO_GETTEXT=1" |
| 169 | 169 | ||
| 170 | SRC_URI[tarball.sha256sum] = "a638c9bf9e45e8d48592076266adaa9b7aa272a99ee2aee2e166a649a9ba8a03" | 170 | SRC_URI[tarball.sha256sum] = "5c11f90652afee6c77ef7ddfc672facd4bc6f2596d9627df2f1780664b058b9a" |
