VERSION: Disable GIT_SNAPSHOT for the 4.9.9 release samba-4.9.9
authorKarolin Seeger <kseeger@samba.org>
Thu, 13 Jun 2019 09:59:07 +0000 (11:59 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Jun 2019 09:59:07 +0000 (11:59 +0200)
CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOperation2
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13922

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

diff --git a/VERSION b/VERSION
index 7471561058a0e1312d1094427e976d14a2632cb3..62d75c7cb9ae206b784661a9cef0607ed36886d4 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            #