Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (b4c9eda3ea75a2d4e70185005a61f65d39c3f6cb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (b4c9eda3ea75a2d4e70185005a61f65d39c3f6cb)
  • Date: Mon, 5 Feb 2007 14:04:37 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

net/samba/DETAILS | 13 +++++++------
net/samba/HISTORY | 18 ++++++++++++++++++
net/samba/samba-3.0.24.tar.gz.sig |binary
net/samba/samba.gpg |binary
4 files changed, 25 insertions(+), 6 deletions(-)

New commits:
commit b4c9eda3ea75a2d4e70185005a61f65d39c3f6cb
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

samba security update to 3.0.24

diff --git a/net/samba/DETAILS b/net/samba/DETAILS
index 83a146d..dfaa5f7 100755
--- a/net/samba/DETAILS
+++ b/net/samba/DETAILS
@@ -1,5 +1,5 @@
SPELL=samba
- VERSION=3.0.23d
+ VERSION=3.0.24
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://us1.samba.org/samba/ftp/$SOURCE
@@ -7,21 +7,22 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL

SOURCE_URL[2]=ftp://www.mirror.ac.uk/sites/ftp.samba.org/pub/$SPELL/$SOURCE
SOURCE_URL[3]=ftp://de.samba.org/samba.org/$SOURCE
SOURCE_URL[4]=http://us1.samba.org/samba/ftp/old-versions/$SOURCE
-
SOURCE_HASH=sha512:c9235befbea78c5d3c703ef6060e139d28ecaa24ce7784c508f1601dd5ff769a4bcc44b7ca6b86dcfc6ecfbbbcadc0c658418eccd376dcb6d451aec31fee9368
+#
SOURCE_HASH=sha512:c9235befbea78c5d3c703ef6060e139d28ecaa24ce7784c508f1601
+ 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
fi
- WEB_SITE=http://www.samba.org/
- ENTERED=20010922
+ SECURITY_PATCH=2
PATCHLEVEL=1
- SECURITY_PATCH=1
LICENSE[0]=GPL
- DOCS="Manifest Read-Manifest-Now Roadmap WHATSNEW.txt examples/"
+ WEB_SITE=http://www.samba.org/
KEYWORDS="net"
+ ENTERED=20010922
SHORT="File and print services to SMB/CIFS clients"
+ DOCS="Manifest Read-Manifest-Now Roadmap WHATSNEW.txt examples/"
cat << EOF
SMB server to provide Windows NT and LAN manager-style file and print
services to SMB clients such as Windows. A NetBIOS nameserver which
diff --git a/net/samba/HISTORY b/net/samba/HISTORY
index 53b6f10..a2032cb 100644
--- a/net/samba/HISTORY
+++ b/net/samba/HISTORY
@@ -1,3 +1,21 @@
+2007-02-05 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 3.0.24 (Security update)
+ o CVE-2007-0452 (Potential Denial of Service bug in smbd)
+ o CVE-2007-0453 (Buffer overrun in NSS host lookup Winbind
+ NSS library on Solaris)
+ o CVE-2007-0454 (Format string bug in afsacl.so VFS plugin)
+ Updated SECURITY_PATCH=2
+ * samba.gpg: Added Samba Distribution signing key
+ Verified from
http://us1.samba.org/samba/ftp/samba-pubkey_6568B7EA.asc
+ and
http://keyserver.noreply.org/pks/lookup?op=get&search=0x6F33915B6568B7EA
+ and http://lists.samba.org/archive/samba/2006-May/120996.html (where
+ Gerald points to http://samba.org/samba/download/ which points to
+ http://us3.samba.org/samba/ftp/samba-pubkey.asc which is a copy of
+ http://us1.samba.org/samba/ftp/samba-pubkey_6568B7EA.asc).
+ Unfortunately, this signature is for the uncompressed .tar, not the
+ compressed .tar.gz. :( Still, adding it here for (hopeful) future
+ use.
+
2007-01-16 Treeve Jelbert <treeve AT pi.be>
* DEPENDS: remove tdb; samba always uses its own copy of tdb

diff --git a/net/samba/samba-3.0.24.tar.gz.sig
b/net/samba/samba-3.0.24.tar.gz.sig
new file mode 100644
index 0000000..7f99757
Binary files /dev/null and b/net/samba/samba-3.0.24.tar.gz.sig differ
diff --git a/net/samba/samba.gpg b/net/samba/samba.gpg
new file mode 100644
index 0000000..d303595
Binary files /dev/null and b/net/samba/samba.gpg differ




Archive powered by MHonArc 2.6.24.

Top of Page