VERSION: Disable git snapshots for the 4.0.21 release. samba-4.0.21
authorKarolin Seeger <kseeger@samba.org>
Thu, 31 Jul 2014 13:17:36 +0000 (15:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 31 Jul 2014 13:17:36 +0000 (15:17 +0200)
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10735
CVE-2014-3560: unstrcpy macro length is invalid

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

diff --git a/VERSION b/VERSION
index 24882cb4f1e4d06b5fdc6433f8726e759a37d0e5..3950d21a049954132de2084da3b9e35ccdb06757 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            #