VERSION: Disable git snapshots for the 4.2.14 release. v4-2-stable samba-4.2.14
authorKarolin Seeger <kseeger@samba.org>
Tue, 5 Jul 2016 10:58:16 +0000 (12:58 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Jul 2016 10:58:57 +0000 (12:58 +0200)
CVE-2016-2119: Client side SMB2 signing downgrade.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11860

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

diff --git a/VERSION b/VERSION
index 1b68235956069195be70303b173c1cc33ab8d562..36439adec12c79866758fb5445b8e83752bb17d1 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            #