summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2017-03-17 11:45:00 +0100
committerKarolin Seeger <kseeger@samba.org>2017-03-23 09:15:16 +0100
commit3da28b834460e8ac8a24853a03bc2317a7d16e53 (patch)
treefe8fcdee26d62829a16ad92b92dacc904719bf0f
parent818dd9eeb5ad7bea631be0b083ae7f77c2146491 (diff)
downloadsamba-4.5.7.tar.gz
VERSION: Disable GIT_SNAPSHOTS for the 4.5.7 release.samba-4.5.7
CVE-2017-2619: Symlink race allows access outside share definition. BUG: https://bugzilla.samba.org/show_bug.cgi?id=12496 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 3847e29ac67..25685f5f5eb 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 #