projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38a9a3e
)
cryptsetup: update to version 2.4.3
author
Josef Schlehofer
<
[email protected]
>
Tue, 18 Jan 2022 15:24:52 +0000
(16:24 +0100)
committer
Daniel Golle
<
[email protected]
>
Tue, 18 Jan 2022 18:43:56 +0000
(18:43 +0000)
Fixes: CVE-2021-4122
Signed-off-by: Josef Schlehofer <
[email protected]
>
utils/cryptsetup/Makefile
patch
|
blob
|
history
diff --git
a/utils/cryptsetup/Makefile
b/utils/cryptsetup/Makefile
index bdb249fdd4c714d3e2e4bf258dd6dcc0c9d680f8..fed551a009ec30e15fd32bc1a439e563e3b0b9bc 100644
(file)
--- a/
utils/cryptsetup/Makefile
+++ b/
utils/cryptsetup/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=cryptsetup
-PKG_VERSION:=2.4.
1
+PKG_VERSION:=2.4.
3
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/utils/cryptsetup/v2.4
-PKG_HASH:=
a356a727a83a464ade566e95239622a22dbe4e0f482b198fdb04ab0d3a5a9c5f
+PKG_HASH:=
fc0df945188172264ec5bf1d0bda08264fadc8a3f856d47eba91f31fe354b507
PKG_MAINTAINER:=Daniel Golle <
[email protected]
>
PKG_LICENSE:=GPL-2.0-or-later LGPL-2.1-or-later