summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2018-03-11 22:03:58 +0100
committerKarolin Seeger <kseeger@samba.org>2018-03-12 09:53:46 +0100
commit5cfa947e5098bc361ff13fdad1b4fe3211a39154 (patch)
treeffdb615ea6be3c615fab86bd22116007dc82f6dc
parent4119137555557da17e5ec6e49236e3c3aab2e377 (diff)
downloadsamba-4.7.6.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.7.6 release.samba-4.7.6
CVE-2018-1050 (Denial of Service Attack on external print server.) CVE-2018-1057 (Authenticated users can change other user's password.) 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 bbc59a4e4ad..57dfd649667 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 #