]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated samba to current stable.
authorChristian Schmidt <maniacikarus@ipfire.org>
Sun, 11 Apr 2010 07:06:37 +0000 (09:06 +0200)
committerChristian Schmidt <maniacikarus@ipfire.org>
Sun, 11 Apr 2010 07:06:37 +0000 (09:06 +0200)
This fixes bug #0000615

doc/packages-list.txt
lfs/samba

index 07732ab7418f983fe11a8f8c1261c68412a92601..c10ee16764b0ee5193c2e4bcf5b2500e539fee59 100644 (file)
@@ -62,6 +62,7 @@
 * cacti-0.8.7e
 * calamaris-2.59
 * capi4k-utils-2005-07-18
 * cacti-0.8.7e
 * calamaris-2.59
 * capi4k-utils-2005-07-18
+* ccache-2.4
 * ccache-3.0pre0
 * cdrtools-2.01.01
 * centerim-4.22.1
 * ccache-3.0pre0
 * cdrtools-2.01.01
 * centerim-4.22.1
 * rssdler-0.4.0a
 * rsync-3.0.7
 * rtorrent-0.8.6
 * rssdler-0.4.0a
 * rsync-3.0.7
 * rtorrent-0.8.6
-* samba-3.5.1
+* samba-3.5.2
 * sane-1.0.19
 * screen-4.0.3
 * sdparm-1.01
 * sane-1.0.19
 * screen-4.0.3
 * sdparm-1.01
 * splix-2.0.0-rc2
 * sqlite-3.6.10
 * squashfs-lzma-cvs20100214
 * splix-2.0.0-rc2
 * sqlite-3.6.10
 * squashfs-lzma-cvs20100214
-* squid-2.7.STABLE7
+* squid-2.7.STABLE9
 * squidGuard-1.4.1
 * squidclamav-5.2
 * sshfs-fuse-2.2
 * squidGuard-1.4.1
 * squidclamav-5.2
 * sshfs-fuse-2.2
index a5fd0ad8866d762483010ab2661e288343f9490f..19941f5081b3ce88cd06978e3828dbda7dc72421 100644 (file)
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
 
 include Config
 
-VER        = 3.5.1
+VER        = 3.5.2
 
 THISAPP    = samba-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 
 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
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
-PAK_VER    = 25
+PAK_VER    = 26
 
 DEPS       = "cups"
 
 
 DEPS       = "cups"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 60811195b0507fa151b602684cece743
+$(DL_FILE)_MD5 = 6f8cf649207ccd8c2c17e28c335f4e9d
 
 install : $(TARGET)
 
 
 install : $(TARGET)