summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2020-07-01 10:14:05 +0200
committerKarolin Seeger <kseeger@samba.org>2020-07-01 10:14:05 +0200
commitc9fa9874747bac838f60b320d201be2f6175ba8b (patch)
tree9d1ac2d0ec720fe9c194f6c5f9cea570edeacd00
parent1fa951943b512c20e2c71b09aa01cdadd4d563a4 (diff)
downloadsamba-4.11.11.tar.gz
VERSION: Disable GIT_SNAPSHOT for the 4.11.11 release.samba-4.11.11
This is a security release in order to address the following CVEs: o CVE-2020-10730: NULL pointer de-reference and use-after-free in Samba AD DC LDAP Server with ASQ, VLV and paged_results. o CVE-2020-10745: Parsing and packing of NBT and DNS packets can consume excessive CPU. o CVE-2020-10760: LDAP Use-after-free in Samba AD DC Global Catalog with paged_results and VLV. o CVE-2020-14303: Empty UDP packet DoS in Samba AD DC nbtd. 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 8f8da5faff0..54f3b5842d6 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 #