VERSION: Disable GIT_SNAPSHOT for the 4.9.6 release. origin/v4-9-stable samba-4.9.6
authorKarolin Seeger <kseeger@samba.org>
Fri, 5 Apr 2019 07:47:20 +0000 (09:47 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 5 Apr 2019 07:48:18 +0000 (09:48 +0200)
CVE-2019-3870 (World writable files in Samba AD DC private/ dir)
CVE-2019-3880 (Save registry file outside share as unprivileged user)

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

diff --git a/VERSION b/VERSION
index 94639913d3021cea690c44615ba0602681494f5c..3bc3da678e710909d5d1a7eec5746cbd71c43605 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            #