summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2019-04-05 10:35:41 +0200
committerKarolin Seeger <kseeger@samba.org>2019-04-05 10:35:41 +0200
commit17cd92e1c3672c4ffde7ca94546f57907d22262b (patch)
tree59035ea7da8adf674f0e37d37cc588d864d6cee8
parent619d39538fa9453574a408f858d9168d152839de (diff)
downloadsamba-4.10.2.tar.gz
VERSION: Disable GIT_SNAPSHOT for 4.10.2 release.samba-4.10.2
CVE-2019-3870 (World writable files in Samba AD DC private/ dir) CVE-2019-3880 (Save registry file outside share as unprivileged user) 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 d84e7c0177a..db76ce216a7 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 #