summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2019-10-24 12:37:23 +0200
committerKarolin Seeger <kseeger@samba.org>2019-10-24 12:37:23 +0200
commit0d69a39c463ea7da23f3b2d1aecedb2d6bbcfd15 (patch)
tree421ab3d91d800dcea8588441313dd1607d6aef5d
parent48aaaa5061c134a28b5f439ede34df3a3fee6997 (diff)
downloadsamba-0d69a39c463ea7da23f3b2d1aecedb2d6bbcfd15.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.9.15 release.samba-4.9.15
* 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 f9d9bb2f86f..0a215dada54 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 #