[Buildroot] [git commit] samba4: security update to 4.1.11

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Aug 3 08:17:06 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=a3b88f44af8cbf144884ddf0b29394d11706e64b
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes CVE-2014-3560 (Remote code execution in nmbd).

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/samba4/samba4.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/samba4/samba4.mk b/package/samba4/samba4.mk
index 9e3178a..541efe0 100644
--- a/package/samba4/samba4.mk
+++ b/package/samba4/samba4.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SAMBA4_VERSION = 4.1.10
+SAMBA4_VERSION = 4.1.11
 SAMBA4_SITE = http://ftp.samba.org/pub/samba/stable
 SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
 SAMBA4_LICENSE = GPLv3+


More information about the buildroot mailing list