Skip to Content.
Sympa Menu

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

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 (9e206fc444b28f67b13aa0b2e5d4f63d71100269)
  • Date: Thu, 28 Aug 2008 08:05:01 -0500

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

net/samba/DETAILS | 6 +++---
net/samba/HISTORY | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)

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

samba: Updated to version 3.2.3. SECURITY_PATCH++

diff --git a/net/samba/DETAILS b/net/samba/DETAILS
index 7e7064f..31192b2 100755
--- a/net/samba/DETAILS
+++ b/net/samba/DETAILS
@@ -1,18 +1,18 @@
SPELL=samba
- VERSION=3.2.2
+ VERSION=3.2.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://us5.samba.org/pub/samba-ftp/$SOURCE
SOURCE_URL[1]=ftp://de3.samba.org/pub/$SPELL/$SOURCE
SOURCE_URL[2]=http://us1.samba.org/samba/ftp/old-versions/$SOURCE
-
SOURCE_HASH=sha512:97a6966258786ca4ec66c1176bbfd537e8e739e055f2ccaee1739d50ac065bd57ee356aa0efd99efd74607f19a12a02cd84725e8bdbaa1e11d966f573c024cd0
+
SOURCE_HASH=sha512:3db517c29b6a1015031b056b36c446f12c5ed10cc92b747d1a4f28d1cb43d1aec3144206f1aff655a69fb593f89e848a2bbd95338433ebe5420da57a424006a7
if [[ "$SAMBA_VSCAN" == "y" ]] ; then
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=8
+ SECURITY_PATCH=9
LICENSE[0]=GPL
WEB_SITE=http://www.samba.org/
KEYWORDS="net"
diff --git a/net/samba/HISTORY b/net/samba/HISTORY
index 6bf48af..3523837 100644
--- a/net/samba/HISTORY
+++ b/net/samba/HISTORY
@@ -1,3 +1,7 @@
+2008-08-28 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 3.2.3. SECURITY_PATCH++
+ http://us1.samba.org/samba/history/samba-3.2.3.html
+
2008-08-19 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 3.2.2. Updated SOURCE_URL[0].
Updated SOURCE_URL[1].




Archive powered by MHonArc 2.6.24.

Top of Page