From: hauke Date: Sun, 6 Jul 2014 11:23:13 +0000 (+0000) Subject: samba36: update to minor version 3.6.24 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=8dba429b9deee6f70bfc05403bc32e892e63ff6e;p=openwrt.git samba36: update to minor version 3.6.24 Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41525 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index f69769fe8b..7f171ff3aa 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.23 +PKG_VERSION:=3.6.24 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:=2f7aee1dc5d31aefcb364600915b31dc +PKG_MD5SUM:=d98425c0c2b73e08f048d31ffc727fb0 PKG_LICENSE:=GPLv3 PKG_LICENSE_FILES:=COPYING diff --git a/package/network/services/samba36/patches/111-owrt_smbpasswd.patch b/package/network/services/samba36/patches/111-owrt_smbpasswd.patch index 651daad448..79abea581d 100644 --- a/package/network/services/samba36/patches/111-owrt_smbpasswd.patch +++ b/package/network/services/samba36/patches/111-owrt_smbpasswd.patch @@ -1,6 +1,6 @@ --- a/source3/Makefile.in +++ b/source3/Makefile.in -@@ -1019,7 +1019,7 @@ TEST_LP_LOAD_OBJ = param/test_lp_load.o +@@ -1019,7 +1019,7 @@ TEST_LP_LOAD_OBJ = param/test_lp_load.o PASSWD_UTIL_OBJ = utils/passwd_util.o