VERSION: Disable GIT_SNAPSHOT for the 4.8.7 release. samba-4.8.7
authorKarolin Seeger <kseeger@samba.org>
Mon, 26 Nov 2018 08:04:19 +0000 (09:04 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Nov 2018 08:04:19 +0000 (09:04 +0100)
o  CVE-2018-14629 (Unprivileged adding of CNAME record causing loop in AD
                   Internal DNS server)
o  CVE-2018-16841 (Double-free in Samba AD DC KDC with PKINIT)
o  CVE-2018-16851 (NULL pointer de-reference in Samba AD DC LDAP server)
o  CVE-2018-16853 (Samba AD DC S4U2Self crash in experimental MIT Kerberos
                   configuration (unsupported))

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

diff --git a/VERSION b/VERSION
index 94bec4b98ddc91ddee6eb39be122282a0bcc201c..feb5a4be51ccd0a1fc24b4a5cdd136579babc5b8 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            #