summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2021-03-19 10:12:15 +0100
committerKarolin Seeger <kseeger@samba.org>2021-03-19 10:14:58 +0100
commit440b75fda7092b88b1986759c40f95ed65c2da24 (patch)
tree88d08e9ead278d25babb729532c269bf56cee22f
parentef48e861e8428f4b90e690e4fdad4cb3d893c289 (diff)
downloadsamba-4.13.6.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.13.6 release.samba-4.13.6
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 2a2707bfcf2..de7894516ff 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 #