summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2019-10-24 12:13:36 +0200
committerKarolin Seeger <kseeger@samba.org>2019-10-24 12:13:36 +0200
commite6f6df7658d0f147a32af157cffaf11b69e59a2b (patch)
tree891fe2f7d3299a3e0046dd8b18e3a011fdfc5d7b
parentbd0462b306209580206b3ef74bf4cdc62ab2062f (diff)
downloadsamba-e6f6df7658d0f147a32af157cffaf11b69e59a2b.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.10.10 release.samba-4.10.10
* 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 c3257b43cfb..686a314aa67 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 #