Skip to content
Snippets Groups Projects
Commit ae9999a7 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

samba36: update to 3.6.25, fixes remote code execution bug (CVE-2015-0240)


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 44515
parent e8acbb11
No related branches found
No related tags found
No related merge requests found
...@@ -8,13 +8,13 @@ ...@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=samba PKG_NAME:=samba
PKG_VERSION:=3.6.24 PKG_VERSION:=3.6.25
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE_URL:=http://ftp.samba.org/pub/samba \ PKG_SOURCE_URL:=http://ftp.samba.org/pub/samba \
http://ftp.samba.org/pub/samba/stable http://ftp.samba.org/pub/samba/stable
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=d98425c0c2b73e08f048d31ffc727fb0 PKG_MD5SUM:=76da2fa64edd94a0188531e7ecb27c4e
PKG_LICENSE:=GPL-3.0 PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILES:=COPYING PKG_LICENSE_FILES:=COPYING
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment