summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2007-12-11 00:27:28 +0100
committerEric Sandall2007-12-14 09:09:55 -0800
commitbeb91649086cff59c38d7c87f79e8f9db5a7a7a8 (patch)
tree5da3d215cecb8418afdb38f7dac814e38ad0bb3b
parent52f39aa7d7f553a60ba377dbcc3d01f5646dc407 (diff)
samba 3.0.28, SECURITY_PATCH=7, CVE-2007-6015
(cherry picked from commit 09c595062d6d59074f90634ac0b406814dde387f)
-rwxr-xr-xnet/samba/DETAILS6
-rw-r--r--net/samba/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/net/samba/DETAILS b/net/samba/DETAILS
index 881121a800..6477aea186 100755
--- a/net/samba/DETAILS
+++ b/net/samba/DETAILS
@@ -1,6 +1,6 @@
SPELL=samba
- VERSION=3.0.27a
- SOURCE_HASH=sha512:550514ed91ec3ffe4eb21e0d5d95eb6f090d175eefb820a7f08c2821f98d64e0fa47251fb63b6ccf7d3c61164b860b1b3dda359bc714f9dab7a99be6832ca3d0
+ VERSION=3.0.28
+ SOURCE_HASH=sha512:015d1cc742cbe51f17af59f35a6b9daaed5d6c6b0383a86bcc1853a39a47ab8f2bff52f463a428c05a0e5f5d24d01183cd3af047e8a697b44b3e2797429704e0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://us1.samba.org/samba/ftp/$SOURCE
@@ -13,7 +13,7 @@ if [[ "$SAMBA_VSCAN" == "y" ]] ; then
SOURCE2_URL[0]=http://www.openantivirus.org/download/$SOURCE2
SOURCE2_HASH=sha512:6a4d6f9c033777a54af19f5e4d637ba0515cfb6ca3c815357d8ee4d735586f372d9b7e2b315a783be21ce524aa6f39e1536f91031f496acffbda225a6c8a996f
fi
- SECURITY_PATCH=6
+ SECURITY_PATCH=7
LICENSE[0]=GPL
WEB_SITE=http://www.samba.org/
KEYWORDS="net"
diff --git a/net/samba/HISTORY b/net/samba/HISTORY
index 8014829c69..9332585427 100644
--- a/net/samba/HISTORY
+++ b/net/samba/HISTORY
@@ -1,3 +1,6 @@
+2007-12-10 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 3.0.28, SECURITY_PATCH=7, CVE-2007-6015
+
2007-11-21 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 3.0.27a, SECURITY_PATCH=6, CVE-2007-4572