From ea88007d4b398b536f7ce9214a64cefff73283c3 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sat, 16 Feb 2013 11:39:42 +0000 Subject: samba36: fix segmentation fault when trying to add non-existent users MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Based on a patch from НКВД. Closes #12962. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35610 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/samba36/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/samba36/Makefile') diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index f71d9092d9..2842c982bf 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=samba PKG_VERSION:=3.6.11 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_URL:=http://ftp.samba.org/pub/samba \ http://ftp.samba.org/pub/samba/old-versions -- cgit v1.2.3