summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2018-11-26 09:43:45 +0100
committerKarolin Seeger <kseeger@samba.org>2018-11-26 09:43:45 +0100
commitb7d190f89d7674cf58a02486fa9887d393918611 (patch)
tree9291018d8078a28cc8dd8edf121fb15a889f278b
parentfb5d78cfa064ac76826bc92c61c4a2f4a252c00b (diff)
downloadsamba-v4-7-stable.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.7.12 release.samba-4.7.12v4-7-stable
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>
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index a8a6777bdd1..1ab8faacb12 100644
--- 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 #