Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (f46c218d82e14bd027f036e8be9ce9205cc0b437)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (f46c218d82e14bd027f036e8be9ce9205cc0b437)
  • Date: Sat, 23 Jun 2007 01:50:24 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

net/samba/CONFIGURE | 4 ++--
net/samba/DETAILS | 8 ++++----
net/samba/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit f46c218d82e14bd027f036e8be9ce9205cc0b437
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

samba: Updated samba-vcan to version 0.3.6c-beta4. Bug 13834.
According to upstream this version is required with samba
3.0.25 and greater.

diff --git a/net/samba/CONFIGURE b/net/samba/CONFIGURE
index f229214..20f2aeb 100755
--- a/net/samba/CONFIGURE
+++ b/net/samba/CONFIGURE
@@ -16,6 +16,6 @@ config_query SAMBA_SUID
\
config_query_option SAMBA_QUOTA "Enable disk-quota support?" n \
'--with-quotas' '--without-quotas' &&

-message "Samba can use samba-vfs to use a virus scanner," &&
-message "You will have to decide yourself which scanner to use." &&
+message "Samba can use samba-vfs with a virus scanner," &&
+message "You will still have to select which scanner to use." &&
config_query SAMBA_VSCAN "Do you want to add support for on-acces virus
scannning?" n
diff --git a/net/samba/DETAILS b/net/samba/DETAILS
index 1f8ed7c..6154d4c 100755
--- a/net/samba/DETAILS
+++ b/net/samba/DETAILS
@@ -10,10 +10,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[4]=http://us1.samba.org/samba/ftp/old-versions/$SOURCE
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
if [[ "$SAMBA_VSCAN" == "y" ]] ; then
- VSCAN_VERSION=0.3.6b
- SOURCE2=$SPELL-vscan-$VSCAN_VERSION.tar.bz2
- SOURCE2_URL[0]=$SOURCEFORGE_URL/openantivirus/$SOURCE2
-
SOURCE2_HASH=sha512:9e1fba0f59bf10450a6f6a17aa261ae321385fd539b9757d57bfe8fea29ceccdef01427bbf7327f906000ecae41b87ed85853151be52f9ceb2dce0afc519f063
+ VSCAN_VERSION=0.3.6c-beta4
+ SOURCE2=$SPELL-vscan-$VSCAN_VERSION.tar.gz
+ SOURCE2_URL[0]=http://www.openantivirus.org/download/$SOURCE2
+
SOURCE2_HASH=sha512:6a4d6f9c033777a54af19f5e4d637ba0515cfb6ca3c815357d8ee4d735586f372d9b7e2b315a783be21ce524aa6f39e1536f91031f496acffbda225a6c8a996f
fi
SECURITY_PATCH=3
LICENSE[0]=GPL
diff --git a/net/samba/HISTORY b/net/samba/HISTORY
index 492b243..31f7dcf 100644
--- a/net/samba/HISTORY
+++ b/net/samba/HISTORY
@@ -1,3 +1,7 @@
+2007-06-23 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated samba-vscan to 0.3.6c-beta4. Bug 13834.
+ * CONFIGURE: Updated query to fix language. Bug 13834.
+
2007-06-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* INSTALL: if mount.cifs is installed setuid root install
umount.cifs setuid root as well



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (f46c218d82e14bd027f036e8be9ce9205cc0b437), George Sherwood, 06/23/2007

Archive powered by MHonArc 2.6.24.

Top of Page