summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2020-01-08 11:55:21 +0100
committerKarolin Seeger <kseeger@samba.org>2020-01-14 09:52:41 +0100
commit01a4dd8ea2b7503270221beef02d21b0a2bc5ffa (patch)
treed3e4a209074957b1c5afd58cb213d18e6e53dc18
parent16f159bdd2dc1fadcfa5920f895eb32f2ccdc73c (diff)
downloadsamba-01a4dd8ea2b7503270221beef02d21b0a2bc5ffa.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.11.5 release.samba-4.11.5
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 7bbd4754860..27b90031747 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 #