]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.6.16 release. v4-6-stable gitlab-samba-devel/v4-6-stable gitlab-samba-security/v4-6-stable gitlab/v4-6-stable samba-4.6.16
authorKarolin Seeger <kseeger@samba.org>
Mon, 13 Aug 2018 07:25:13 +0000 (09:25 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 13 Aug 2018 07:25:13 +0000 (09:25 +0200)
o  CVE-2018-10858 (Insufficient input validation on client directory
                   listing in libsmbclient.)
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 466bd23d45200672dd2751db2c1a8de9ef3e4960..da35544129978df674093d6b24c7ac01f2c15df7 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            #