From: root Date: Sat, 20 Jun 2009 22:29:12 +0000 (+0200) Subject: Updated samba to current stable X-Git-Tag: v2.5-core29~59 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=4e431a99dca1ec5e23874dc069b1da29bc1ede7c Updated samba to current stable --- diff --git a/config/rootfiles/packages/samba b/config/rootfiles/packages/samba index 3fcb232632..24043628bd 100644 --- a/config/rootfiles/packages/samba +++ b/config/rootfiles/packages/samba @@ -138,6 +138,7 @@ usr/sbin/winbindd #usr/share/man/man8/mount.cifs.8 #usr/share/man/man8/net.8 #usr/share/man/man8/nmbd.8 +#usr/share/man/man8/pam_winbind.8 #usr/share/man/man8/pdbedit.8 #usr/share/man/man8/smbd.8 #usr/share/man/man8/smbpasswd.8 @@ -199,4 +200,4 @@ etc/rc.d/init.d/winbind srv/web/ipfire/cgi-bin/samba.cgi srv/web/ipfire/cgi-bin/sambahlp.cgi var/ipfire/menu.d/EX-samba.menu -usr/local/bin/sambactrl \ No newline at end of file +usr/local/bin/sambactrl diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 3087973da6..d3a36cf3fa 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -259,7 +259,7 @@ * pkg-config-0.20 * popt-1.10.4 * portmap_6.0 -* postfix-2.5.6 +* postfix-2.6.2 * ppp-2.4.4 * pptp-1.7.2 * procps-3.2.6 @@ -271,9 +271,9 @@ * rp-pppoe-3.8 * rrdtool-1.2.15 * rssdler-0.4.0a -* rsync-3.0.4 +* rsync-3.0.6 * rtorrent-0.8.4 -* samba-3.3.4 +* samba-3.3.5 * sane-1.0.19 * screen-4.0.3 * sdparm-1.01 @@ -293,7 +293,7 @@ * squidGuard-1.4 * squidclamav-4.0 * sshfs-fuse-2.2 -* sslh-1.6g +* sslh-1.6i * streamripper-1.63.5 * sudo-1.6.8p12 * sysfsutils-1.3.0 @@ -328,7 +328,7 @@ * vlc-0.8.6i * vnstat-1.6 * vnstati-beta3 -* vsftpd-2.1.0 +* vsftpd-2.1.2 * w_scan-20080105 * wget-1.10.2 * whatmask-1.2 diff --git a/lfs/samba b/lfs/samba index c3608500f7..bc3c71a4b1 100644 --- a/lfs/samba +++ b/lfs/samba @@ -24,7 +24,7 @@ include Config -VER = 3.3.4 +VER = 3.3.5 THISAPP = samba-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 15 +PAK_VER = 16 DEPS = "cups cyrus-sasl" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 1443165edb7cb3f56f1e77aec1ee3266 +$(DL_FILE)_MD5 = 8fa0e3c5daaba4c2ce2fb871a5f3157a install : $(TARGET)