VERSION: Bump version for Samba 4.12.14 release. samba-4.12.14
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:24:47 +0000 (10:24 +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.12.13, except that it
has a dependency on ldb version 2.1.5, 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 94138794cdc965ea14771bf9b793607e531980c0..b3cc915133d2823676a5101a7c07fb315fb3bb8c 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=12
-SAMBA_VERSION_RELEASE=13
+SAMBA_VERSION_RELEASE=14
 
 ########################################################
 # If a official release has a serious bug              #