summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2020-06-25 13:12:45 +0200
committerKarolin Seeger <kseeger@samba.org>2020-06-25 13:12:45 +0200
commite88b0e44899ad462abef61d0082b10d9a4e2c9cb (patch)
tree42e634d500fd7c7ba35d2e897312a2ace73e5c43
parent9127ebabb8eddfdca9cd0418b8276089809ff056 (diff)
downloadsamba-e88b0e44899ad462abef61d0082b10d9a4e2c9cb.tar.gz
VERSION: Diable GIT_SNAPSHOT for the 4.10.17 release.samba-4.10.17
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 302bc59c73d..01b300ae0da 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 #