VERSION: Disable GIT_SNAPSHOTS for the 4.4.12 release samba-4.4.12
authorKarolin Seeger <kseeger@samba.org>
Fri, 17 Mar 2017 08:15:05 +0000 (09:15 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 23 Mar 2017 08:11:40 +0000 (09:11 +0100)
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>
VERSION

diff --git a/VERSION b/VERSION
index c11cddcd72ad2a2ac9882f2b1498ee4681c4ee5d..48f6491a4d270daa9aadde321d20bd8ebe494966 100644 (file)
--- 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            #