package/samba4: security bump to version 4.9.13
Release notes: https://www.samba.org/samba/history/samba-4.9.13.html Fixes CVE-2019-10197 Combination of parameters and permissions can allow user to escape from the share path definition. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
32d6c7f4c0
commit
0ba993ea5c
@ -1,4 +1,4 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://download.samba.org/pub/samba/stable/samba-4.9.9.tar.asc
|
||||
sha256 af0bf46abc74c62c5a8fe7b567103684b7bf4ce086d32bcd2f6681f592bf63ca samba-4.9.9.tar.gz
|
||||
# https://download.samba.org/pub/samba/stable/samba-4.9.13.tar.asc
|
||||
sha256 ab18331e37766b13dbb07d1f115bda3d794917baf502d0ca2b2b8fff014b88f2 samba-4.9.13.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SAMBA4_VERSION = 4.9.9
|
||||
SAMBA4_VERSION = 4.9.13
|
||||
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