summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2019-11-29 12:21:03 +0100
committerKarolin Seeger <kseeger@samba.org>2019-11-29 12:21:03 +0100
commit631a49647b76cc203917fa8d32e11ab3935106b3 (patch)
tree51b0d039a6ef105e86b4549ba13273f9efcf1f3b
parent2d9d1c3a0f1b58239ed6cb37b8e3f716373c87fd (diff)
downloadsamba-631a49647b76cc203917fa8d32e11ab3935106b3.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.9.17 release.samba-4.9.17
o CVE-2019-14861: Samba AD DC zone-named record Denial of Service in DNS management server (dnsserver). o CVE-2019-14870: DelegationNotAllowed not being enforced in protocol transition on Samba AD DC. 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 4e86cedf137..f1a9fd5260e 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 #