summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2019-10-24 10:52:52 +0200
committerKarolin Seeger <kseeger@samba.org>2019-10-24 10:52:52 +0200
commitdf2b97d12e6d5d36dc152896a21ba44bc7531654 (patch)
tree8d9ee5b4217ff0816508875000ada397d5214b5c
parent3815f9bfda8137f33b5f24e81cc61d1027a01748 (diff)
downloadsamba-df2b97d12e6d5d36dc152896a21ba44bc7531654.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.11.2 release.samba-4.11.2
* Bug 14071: CVE-2019-10218: Client code can return filenames containing path separators. * Bug 12438: CVE-2019-14833: Samba AD DC check password script does not receive the full password. * Bug 14040: CVE-2019-14847: User with "get changes" permission can crash AD DC LDAP server via dirsync. 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 fbc941686eb..e4636c3dc96 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 #