summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2017-03-17 09:15:05 +0100
committerKarolin Seeger <kseeger@samba.org>2017-03-23 09:11:40 +0100
commit3f2864eb8567682976a6a9aeaee3481be23d370d (patch)
tree644944e44de7ea3647d57fc2a538f8546ccbb57b
parentdf1ea2b0514826de0aed15f783dbdf74e2724d87 (diff)
downloadsamba-3f2864eb8567682976a6a9aeaee3481be23d370d.tar.gz
VERSION: Disable GIT_SNAPSHOTS for the 4.4.12 releasesamba-4.4.12
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 c11cddcd72a..48f6491a4d2 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 #