VERSION: Disable GIT_SNAPSHOT for the 4.8.12 release. v4-8-stable samba-4.8.12
authorKarolin Seeger <kseeger@samba.org>
Tue, 7 May 2019 10:35:52 +0000 (12:35 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 May 2019 10:35:52 +0000 (12:35 +0200)
CVE-2018-16860 (Samba AD DC S4U2Self/S4U2Proxy unkeyed checksum)

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

diff --git a/VERSION b/VERSION
index 1491cac258d473ced17f6dbd72c5267df0f30229..d045e35fa0663d2a3066c2f9a5379627bddddae7 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            #