summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2020-10-27 12:33:47 +0100
committerKarolin Seeger <kseeger@samba.org>2020-10-27 12:33:47 +0100
commit1819097773a381ba138f348e1f9d4b88182b6d9c (patch)
treee5f7fe52bab4526339e01e4379b431413bf29b3b
parent32ce2b3bc1ebaf5d43179180a3d1256b6643db5c (diff)
downloadsamba-1819097773a381ba138f348e1f9d4b88182b6d9c.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.11.15 release.samba-4.11.15
o CVE-2020-14318: Missing handle permissions check in SMB1/2/3 ChangeNotify. o CVE-2020-14323: Unprivileged user can crash winbind. o CVE-2020-14383: An authenticated user can crash the DCE/RPC DNS with easily crafted records. 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 6cbbafd64f6..ecef401fc0e 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 #