summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2020-01-10 16:30:15 +0100
committerKarolin Seeger <kseeger@samba.org>2020-01-14 09:58:22 +0100
commit5f8ef2f9eecbc6c6c405bdb55ed685ad83008c11 (patch)
treece24ac441c48e4473dff09fb16fbd2ca0fe89efd
parent4e6475813f9e5a32207244857fd11f330a49a65b (diff)
downloadsamba-v4-9-stable.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.9.18 release.samba-4.9.18v4-9-stable
o CVE-2019-14902: Replication of ACLs set to inherit down a subtree on AD Directory not automatic. o CVE-2019-14907: Crash after failed character conversion at log level 3 or above. o CVE-2019-19344: Use after free during DNS zone scavenging in 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 e7c3f48ba86..e377f6034ff 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 #