]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Updated samba to current stable
authorroot <root@daedalus.homeip.net>
Sat, 20 Jun 2009 22:29:12 +0000 (00:29 +0200)
committerroot <root@daedalus.homeip.net>
Sat, 20 Jun 2009 22:29:12 +0000 (00:29 +0200)
config/rootfiles/packages/samba
doc/packages-list.txt
lfs/samba

index 3fcb232632c7b7ee3b0ad7619b750bfef5df2024..24043628bd545ad5dc0817d561f8367fbfd0a9ff 100644 (file)
@@ -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
index 3087973da6cda8386c6e33a00c9ea118baa05fe4..d3a36cf3fa53064f5fc392dc05c25a9f6c21ed4e 100644 (file)
 * 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
 * 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
 * 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
 * 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
index c3608500f73a5dbe5a4d2b699a29a4020ec70236..bc3c71a4b12ccf952ccd89b1871d65ab6f626d66 100644 (file)
--- 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)