summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2020-04-21 10:43:35 +0200
committerKarolin Seeger <kseeger@samba.org>2020-04-21 10:43:35 +0200
commitb98108ff760f6a56075026926e0e8efadbec4d41 (patch)
tree46a2f989e75de0964190e672127e1eb55abbea9d
parentb78b4ef087489f9e95963f8f6b0007f98fa64b00 (diff)
downloadsamba-b98108ff760f6a56075026926e0e8efadbec4d41.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.10.15 release.samba-4.10.15
o CVE-2020-10700: Use-after-free in Samba AD DC LDAP Server with ASQ o CVE-2020-10704: LDAP Denial of Service (stack overflow) 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 7aa5cf2229d..c183a16b2fa 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 #