VERSION: Disable GIT_SNAPSHOT for the Samba 4.8.4 release. samba-4.8.4
authorKarolin Seeger <kseeger@samba.org>
Sat, 11 Aug 2018 06:16:26 +0000 (08:16 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 11 Aug 2018 06:16:26 +0000 (08:16 +0200)
o  CVE-2018-1139  (Weak authentication protocol allowed.)
o  CVE-2018-1140  (Denial of Service Attack on DNS and LDAP server.)
o  CVE-2018-10858 (Insufficient input validation on client directory
                   listing in libsmbclient.)
o  CVE-2018-10918 (Denial of Service Attack on AD DC DRSUAPI server.)
o  CVE-2018-10919 (Confidential attribute disclosure from the AD LDAP
                   server.)

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

diff --git a/VERSION b/VERSION
index 5d30f5df61b60846513493c6d46bca7c6e8f8442..fd52ff2ffb227e7f64947c52ff760fb2c362583d 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            #