]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.7.12 release. v4-7-stable gitlab-samba-devel/v4-7-stable gitlab-samba-security/v4-7-stable gitlab/v4-7-stable samba-4.7.12
authorKarolin Seeger <kseeger@samba.org>
Mon, 26 Nov 2018 08:43:45 +0000 (09:43 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 26 Nov 2018 08:43:45 +0000 (09:43 +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 a8a6777bdd186e7965bcd0e5fc604a472b276297..1ab8faacb128842df764a49b79ff6be49f6f2959 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            #