]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.7.9 release. samba-4.7.9
authorKarolin Seeger <kseeger@samba.org>
Sat, 11 Aug 2018 20:02:56 +0000 (22:02 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 11 Aug 2018 20:02:56 +0000 (22:02 +0200)
o  CVE-2018-1139  (Weak authentication protocol allowed.)
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 b3be46847848dabd86c6514cf339810e263ac797..83484853e4ffffff5c8418fca961230ebfd90c57 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            #