summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2019-06-13 11:59:07 +0200
committerKarolin Seeger <kseeger@samba.org>2019-06-13 11:59:07 +0200
commite6e7c8cada481f79fb899e372fa2f34d35e14637 (patch)
treed99090b46e0da4b71fbeee8432e009644b4f462f
parentc07129767006e89014b01105d5aca6b3043b5596 (diff)
downloadsamba-e6e7c8cada481f79fb899e372fa2f34d35e14637.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.9.9 releasesamba-4.9.9
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>
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 7471561058a..62d75c7cb9a 100644
--- 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 #