summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2021-03-23 09:29:08 +0100
committerKarolin Seeger <kseeger@samba.org>2021-03-23 09:29:08 +0100
commited4a04eca53906ab7d69667545b414fa84fe5404 (patch)
tree116cfc0160846afee56416a49407fecf11a75de0
parent94b42a3a3932169a68b5efccbff2acf7d6464805 (diff)
downloadsamba-ed4a04eca53906ab7d69667545b414fa84fe5404.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.14.1 release.samba-4.14.1
o BUG #14595: CVE-2020-27840: Heap corruption via crafted DN strings. o BUG #14655: CVE-2021-20277: Out of bounds read in AD DC LDAP server. 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 626f0afffe6..01b91528239 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 #