VERSION: Disable GIT_SNAPSHOT for 4.10.2 release. origin/v4-10-stable samba-4.10.2
authorKarolin Seeger <kseeger@samba.org>
Fri, 5 Apr 2019 08:35:41 +0000 (10:35 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 5 Apr 2019 08:35:41 +0000 (10:35 +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 d84e7c0177a6ef0d1d971780e0cfc7c96fc8282d..db76ce216a7118cca3f35cf6b4887c62ef4ebec4 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            #