package/samba4: security bump version to 4.11.5
Release notes: https://www.samba.org/samba/history/samba-4.11.5.html This is a security release in order to address the following defects: CVE-2019-14902: Replication of ACLs set to inherit down a subtree on AD Directory not automatic. CVE-2019-14907: Crash after failed character conversion at log level 3 or above. CVE-2019-19344: Use after free during DNS zone scavenging in Samba AD DC. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
21fdb04eb5
commit
77795a1606
@ -1,4 +1,4 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://download.samba.org/pub/samba/stable/samba-4.11.4.tar.asc
|
||||
sha256 b95471ba450757109dce65acfe75dafc719c5cc5d464fc65ee442433a461db24 samba-4.11.4.tar.gz
|
||||
# https://download.samba.org/pub/samba/stable/samba-4.11.5.tar.asc
|
||||
sha256 f3e299ff62e424c0c259a2e60ca30979c8a65244d7ef6b54667902dac639d93f samba-4.11.5.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SAMBA4_VERSION = 4.11.4
|
||||
SAMBA4_VERSION = 4.11.5
|
||||
SAMBA4_SITE = https://download.samba.org/pub/samba/stable
|
||||
SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
|
||||
SAMBA4_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user