summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2018-08-11 22:02:56 +0200
committerKarolin Seeger <kseeger@samba.org>2018-08-11 22:02:56 +0200
commit3e5da7e8878a78da96fbdccd05953c791560a6b5 (patch)
treee77ad39db9ee55097c7840607e21f7c5417092dd
parent36ad97328c8c131428052ce0b399a44408bb4435 (diff)
downloadsamba-3e5da7e8878a78da96fbdccd05953c791560a6b5.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.7.9 release.samba-4.7.9
o CVE-2018-1139 (Weak authentication protocol allowed.) 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 b3be4684784..83484853e4f 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 #