summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2021-03-24 10:24:47 +0100
committerStefan Metzmacher <metze@samba.org>2021-03-24 10:31:51 +0100
commite2409cb5480b705ee167f34ae00c7c91a2f9c0a0 (patch)
treeccb26b163c02e4187d07053a0e986ab332320a5b /VERSION
parentf31a64c133388e4b40bc4e54f3d72f64e13aea86 (diff)
downloadsamba-e2409cb5480b705ee167f34ae00c7c91a2f9c0a0.tar.gz
VERSION: Bump version for Samba 4.14.2 release.
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.14.1, except that it has a dependency on ldb version 2.3.0, 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>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 01b91528239..a1b3f67bdd1 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
########################################################
SAMBA_VERSION_MAJOR=4
SAMBA_VERSION_MINOR=14
-SAMBA_VERSION_RELEASE=1
+SAMBA_VERSION_RELEASE=2
########################################################
# If a official release has a serious bug #