VERSION: Disable git snapshots for the 4.0.13 release. samba-upstream/tags/samba-4.0.13
authorKarolin Seeger <kseeger@samba.org>
Tue, 3 Dec 2013 10:56:10 +0000 (11:56 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 6 Dec 2013 19:06:09 +0000 (20:06 +0100)
Bug 10185 - CVE-2013-4408: DCERPC frag_len not checked
BUG: https://bugzilla.samba.org/show_bug.cgi?id=10185

Bug 10306 - CVE-2012-6150: Fail authentication if user isn't member of *any*
require_membership_of specified groups
BUG: https://bugzilla.samba.org/show_bug.cgi?id=10306
(BUG: https://bugzilla.samba.org/show_bug.cgi?id=10300)

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

diff --git a/VERSION b/VERSION
index 0639a260a584246f11e95344482c17a15ae9ad8d..7631cb8931bfc9f692f6ce1c778e4af89c33a5ab 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            #