VERSION: Disable GIT_SNAPSHOT for the 4.13.8 release.
authorKarolin Seeger <kseeger@samba.org>
Mon, 26 Apr 2021 11:09:58 +0000 (13:09 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Apr 2021 11:39:21 +0000 (13:39 +0200)
BUG 14571: CVE-2021-20254: Buffer overrun in sids_to_unixids().

Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index ae39d7d1aacee425b7eeca7578ecb48c0c9db237..030268366fcd5226e3de81dc5667b9f8086572b8 100644 (file)
--- 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            #