]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
VERSION: Disable GIT_SNAPSHOT for the 4.9.18 release. v4-9-stable gitlab/v4-9-stable samba-4.9.18
authorKarolin Seeger <kseeger@samba.org>
Fri, 10 Jan 2020 15:30:15 +0000 (16:30 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jan 2020 08:58:22 +0000 (09:58 +0100)
o CVE-2019-14902: Replication of ACLs set to inherit down a subtree on AD
  Directory not automatic.
o CVE-2019-14907: Crash after failed character conversion at log level 3 or
  above.
o CVE-2019-19344: Use after free during DNS zone scavenging in Samba AD DC.

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

diff --git a/VERSION b/VERSION
index e7c3f48ba86dc1e5aebedf5095f7524f12b5be1c..e377f6034ff739928c6ed9b1c62db97b6b9524cf 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            #