VERSION: Disable GIT_SNAPSHOT for the 4.9.15 release. origin/v4-9-stable samba-4.9.15
authorKarolin Seeger <kseeger@samba.org>
Thu, 24 Oct 2019 10:37:23 +0000 (12:37 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 24 Oct 2019 10:37:23 +0000 (12:37 +0200)
* Bug 14071: CVE-2019-10218: Client code can return filenames containing path
  separators.
* Bug 12438: CVE-2019-14833: Samba AD DC check password script does not receive
  the full password.
* Bug 14040: CVE-2019-14847: User with "get changes" permission can crash AD DC LDAP
  server via dirsync.

Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index f9d9bb2f86fbc31b32cda89e84bc7b478965478e..0a215dada5491c3b5740d8d95129ee00e12ba234 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            #