package/targetcli-fb: security bump to version 2.1.54
Fix CVE-2020-13867: Open-iSCSI targetcli-fb through 2.1.52 has weak
permissions for /etc/target (and for the backup directory and backup
files).
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 488f92a1c3
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
6cdc0f655e
commit
7f9b37303b
@ -1,3 +1,3 @@
|
||||
# locally computed
|
||||
sha256 0f32ab6f3ecd234280d55be5e89ce2b3a02f9c82c8dccaae66e26464cff8901a targetcli-fb-2.1.fb41.tar.gz
|
||||
sha256 7ae4120a54f24b13263b4b85c43952a03546f8b9fc9bd15fe87678f68245a33f targetcli-fb-2.1.54.tar.gz
|
||||
sha256 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320 COPYING
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
# When upgrading the version, be sure to also upgrade python-rtslib-fb
|
||||
# and python-configshell-fb at the same time.
|
||||
TARGETCLI_FB_VERSION = 2.1.fb41
|
||||
TARGETCLI_FB_VERSION = 2.1.54
|
||||
TARGETCLI_FB_SITE = $(call github,open-iscsi,targetcli-fb,v$(TARGETCLI_FB_VERSION))
|
||||
TARGETCLI_FB_LICENSE = Apache-2.0
|
||||
TARGETCLI_FB_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user