VERSION: Disable GIT_SNAPSHOT for the 4.13.1 release.
authorKarolin Seeger <kseeger@samba.org>
Tue, 27 Oct 2020 09:04:58 +0000 (10:04 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 27 Oct 2020 09:04:58 +0000 (10:04 +0100)
o CVE-2020-14318: Missing handle permissions check in SMB1/2/3 ChangeNotify.
o CVE-2020-14323: Unprivileged user can crash winbind.
o CVE-2020-14383: An authenticated user can crash the DCE/RPC DNS with easily
                  crafted records.

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

diff --git a/VERSION b/VERSION
index a9d8bb4e55ad4dbf9d4875885079dfec6b62c313..d00b775c7c0e1a7a0571ffe717c8546fa53791cb 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            #