VERSION: Disable git snapshots for the 4.0.11 release. samba-4.0.11
authorKarolin Seeger <kseeger@samba.org>
Fri, 8 Nov 2013 09:28:54 +0000 (10:28 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 11 Nov 2013 08:44:07 +0000 (09:44 +0100)
Bug 10234 - CVE-2013-4476: key.pem world readable
Bug 10235 - CVE-2013-4475: No access check verification on stream files
(bug #10229).

Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index eb74a757078c7eced21f2d0d0197c2545bb8513b..e734fbd990e68ba4cd207d38be8601ac2accd305 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -99,7 +99,7 @@ SAMBA_VERSION_RC_RELEASE=
 # e.g. SAMBA_VERSION_IS_SVN_SNAPSHOT=yes               #
 #  ->  "3.0.0-SVN-build-199"                           #
 ########################################################
-SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
+SAMBA_VERSION_IS_GIT_SNAPSHOT=no
 
 ########################################################
 # This is for specifying a release nickname            #