summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2020-01-09 12:51:27 +0100
committerKarolin Seeger <kseeger@samba.org>2020-01-14 09:56:01 +0100
commit06f7473fe565b3e2fd9413cbdcc77439d9907735 (patch)
tree1e300b61da44c42742f48352a0ce26bac590270a
parent8e1313322ce62b1dbd56957faa849e83d7c9ddfe (diff)
downloadsamba-4.10.12.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.10.12 release.samba-4.10.12
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>
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 95e454cceea..79bbc07fd9d 100644
--- 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 #