mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Updated samba to latest stable
This commit is contained in:
@@ -70,6 +70,7 @@ usr/lib/samba/vfs/acl_xattr.so
|
||||
usr/lib/samba/vfs/audit.so
|
||||
usr/lib/samba/vfs/cap.so
|
||||
usr/lib/samba/vfs/default_quota.so
|
||||
usr/lib/samba/vfs/dirsort.so
|
||||
usr/lib/samba/vfs/expand_msdfs.so
|
||||
usr/lib/samba/vfs/extd_audit.so
|
||||
usr/lib/samba/vfs/fake_perms.so
|
||||
@@ -154,6 +155,7 @@ usr/sbin/winbindd
|
||||
#usr/share/man/man8/vfs_catia.8
|
||||
#usr/share/man/man8/vfs_commit.8
|
||||
#usr/share/man/man8/vfs_default_quota.8
|
||||
#usr/share/man/man8/vfs_dirsort.8
|
||||
#usr/share/man/man8/vfs_extd_audit.8
|
||||
#usr/share/man/man8/vfs_fake_perms.8
|
||||
#usr/share/man/man8/vfs_fileid.8
|
||||
|
||||
@@ -256,7 +256,7 @@
|
||||
* rssdler-0.4.0a
|
||||
* rsync-3.0.4
|
||||
* rtorrent-0.8.4
|
||||
* samba-3.3.2
|
||||
* samba-3.3.3
|
||||
* sane-1.0.19
|
||||
* screen-4.0.3
|
||||
* sdparm-1.01
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.3.2
|
||||
VER = 3.3.3
|
||||
|
||||
THISAPP = samba-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 5c5178ea2c5d9bd5f6569285f2e0e6d7
|
||||
$(DL_FILE)_MD5 = 4d5835817416d1ffa30783af45c5a9ed
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user