VERSION: Disable GIT_SNAPSHOT for the 4.11.2 release. samba-4.11.2
authorKarolin Seeger <kseeger@samba.org>
Thu, 24 Oct 2019 08:52:52 +0000 (10:52 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 24 Oct 2019 08:52:52 +0000 (10:52 +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 fbc941686eb97dd6bacdad2b9e583a4f8c4e831d..e4636c3dc96a61526d327cd3a96a0eafac6830f9 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            #