VERSION: Bump version for Samba 4.13.7 release.
authorStefan Metzmacher <metze@samba.org>
Wed, 24 Mar 2021 09:24:47 +0000 (10:24 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 24 Mar 2021 09:31:11 +0000 (10:31 +0100)
o BUG #14595: CVE-2020-27840: Heap corruption via crafted DN strings.
o BUG #14655: CVE-2021-20277: Out of bounds read in AD DC LDAP server.

Note this is exactly the same as 4.13.6, except that it
has a dependency on ldb version 2.2.1, which is needed if
someone builds against a system libldb.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Karolin Seeger <kseeger@samba.org>
VERSION

diff --git a/VERSION b/VERSION
index de7894516ff9c13dbdaf6fa22f99e9c621821207..9f3a9e9130802ed21a44bc468607caaa0fc57910 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=13
-SAMBA_VERSION_RELEASE=6
+SAMBA_VERSION_RELEASE=7
 
 ########################################################
 # If a official release has a serious bug              #