summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2020-04-21 13:23:38 +0200
committerKarolin Seeger <kseeger@samba.org>2020-04-21 13:23:38 +0200
commit86c951a1336b2073f35c9ccc16673b6f99251fcc (patch)
tree8dd5f5462baf564f33575fa95cd86ee44e1e5b00
parentb720477b57f565b9986dec2cebb051b661d253c5 (diff)
downloadsamba-86c951a1336b2073f35c9ccc16673b6f99251fcc.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.11.8 release.samba-4.11.8
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 a1204edbed7..d721f86d116 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 #