From: nbd Date: Tue, 24 Feb 2015 07:24:29 +0000 (+0000) Subject: samba36: update to 3.6.25, fixes remote code execution bug (CVE-2015-0240) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=e0b8c83ec8f5220fd724ed346fd533c994739aa3;p=14.07%2Fopenwrt.git samba36: update to 3.6.25, fixes remote code execution bug (CVE-2015-0240) Signed-off-by: Felix Fietkau Backport of r44515 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@44516 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index 7f171ff..344909f 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=samba -PKG_VERSION:=3.6.24 +PKG_VERSION:=3.6.25 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://ftp.samba.org/pub/samba \ http://ftp.samba.org/pub/samba/stable PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=d98425c0c2b73e08f048d31ffc727fb0 +PKG_MD5SUM:=76da2fa64edd94a0188531e7ecb27c4e PKG_LICENSE:=GPLv3 PKG_LICENSE_FILES:=COPYING