summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-04-29 16:02:07 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-05-01 09:17:16 +0200
commiteac5d8c01d2e338ecc46f2da692365800033ce4c (patch)
tree419c8774fcdf62be013eeb1887e68701dc49c973 /package
parent8879b99a50c3d6977222e289124d8d85765e8632 (diff)
downloadbuildroot-eac5d8c01d2e338ecc46f2da692365800033ce4c.tar.gz
buildroot-eac5d8c01d2e338ecc46f2da692365800033ce4c.zip
package/samba4: bump version to 4.5.8
Version bump includes a regression fix: https://www.samba.org/samba/history/samba-4.5.8.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 67c25f897dd61802ea97c83619ca5dace8ba7c27) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package')
-rw-r--r--package/samba4/samba4.hash2
-rw-r--r--package/samba4/samba4.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/samba4/samba4.hash b/package/samba4/samba4.hash
index 71d24f7feb..0a2a548a15 100644
--- a/package/samba4/samba4.hash
+++ b/package/samba4/samba4.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 ac70f09af80639d8189e1b9bc0a554841ee44df2b1ef58e7e682ad5400fd9400 samba-4.5.7.tar.gz
+sha256 f63b656d8823a280c50c9dbd6b692816cd7a88adfe9b47997ce697fd75bf81f0 samba-4.5.8.tar.gz
diff --git a/package/samba4/samba4.mk b/package/samba4/samba4.mk
index aa7cb576d2..741fb41342 100644
--- a/package/samba4/samba4.mk
+++ b/package/samba4/samba4.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SAMBA4_VERSION = 4.5.7
+SAMBA4_VERSION = 4.5.8
SAMBA4_SITE = https://download.samba.org/pub/samba/stable
SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
SAMBA4_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud