mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-15 16:23:25 +08:00
package/samba4: bump version to 4.15.6
Release notes: https://www.samba.org/samba/history/samba-4.15.6.html
Added new answer to samba4-cache.txt needed due to upstream commit:
f7e31127e7
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
3e8c436902
commit
3eea7df286
@ -44,3 +44,4 @@ Checking value of GNUTLS_CIPHER_AES_128_CFB8: 29
|
||||
Checking value of GNUTLS_MAC_AES_CMAC_128: 203
|
||||
Checking whether fcntl supports flags to send direct I/O availability signals: OK
|
||||
Checking for gnutls fips mode support: NO
|
||||
Checking for readlink breakage: NO
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://download.samba.org/pub/samba/stable/samba-4.15.5.tar.asc
|
||||
sha256 69115e33831937ba5151be0247943147765aece658ba743f44741672ad68d17f samba-4.15.5.tar.gz
|
||||
# https://download.samba.org/pub/samba/stable/samba-4.15.6.tar.asc
|
||||
sha256 0575b999a9048445820428dc540ba8a9527ce596fa66af02ea2ba1ea9578bcb4 samba-4.15.6.tar.gz
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SAMBA4_VERSION = 4.15.5
|
||||
SAMBA4_VERSION = 4.15.6
|
||||
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