summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2018-08-11 08:16:26 +0200
committerKarolin Seeger <kseeger@samba.org>2018-08-11 08:16:26 +0200
commit626c489c2c879aef8b82efe9f7e832cca0183f4d (patch)
tree535bbe95eb0c448602ad6c2d9153a7e91bf27867
parent032a6a4689d77034dc8827c8764c2f913e47b56c (diff)
downloadsamba-626c489c2c879aef8b82efe9f7e832cca0183f4d.tar.gz
VERSION: Disable GIT_SNAPSHOT for the Samba 4.8.4 release.samba-4.8.4
o CVE-2018-1139 (Weak authentication protocol allowed.) o CVE-2018-1140 (Denial of Service Attack on DNS and LDAP server.) 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>
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 5d30f5df61b..fd52ff2ffb2 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 #