VERSION: Disable GIT_SNAPSHOT for the 4.10.12 release. samba-4.10.12
authorKarolin Seeger <kseeger@samba.org>
Thu, 9 Jan 2020 11:51:27 +0000 (12:51 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jan 2020 08:56:01 +0000 (09:56 +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 95e454cceea8e45724c947fa520649f53cf89534..79bbc07fd9d25c55c9e95cc2c79aa5e6ce1377e7 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            #