mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
cryptsetup: upgrade 2.3.2 -> 2.3.7
Stable security bug-fix release that fixes CVE-2021-4122.
ReleaseNotes:
https://kernel.org/pub/linux/utils/cryptsetup/v2.3/v2.3.7-ReleaseNotes
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 5dca16b451)
This is just the rename and SRC_URI hash updates made to apply
to dunfell.
Signed-off-by: Jason Andryuk <jandryuk@gmail.com>
This commit is contained in:
parent
a1a40c95eb
commit
a33dca5297
|
|
@ -21,8 +21,8 @@ RDEPENDS_${PN} = " \
|
|||
"
|
||||
|
||||
SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}/${BP}.tar.xz"
|
||||
SRC_URI[md5sum] = "6e4ffb6d35a73f7539a5d0c1354654cd"
|
||||
SRC_URI[sha256sum] = "a89e13dff0798fd0280e801d5f0cc8cfdb2aa5b1929bec1b7322e13d3eca95fb"
|
||||
SRC_URI[md5sum] = "9c5952cebb836ee783b0b76c5380a964"
|
||||
SRC_URI[sha256sum] = "61835132a5986217af17b8943013aa3fe6d47bdc1a07386343526765e2ce27a9"
|
||||
|
||||
inherit autotools gettext pkgconfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user