summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2021-09-08 19:24:29 +1200
committerJule Anger <janger@samba.org>2021-09-08 12:32:11 +0000
commit5cec6963b697b14177f06fd09c95741810d9d25f (patch)
tree22135795b059b3595227f046865b98b9ef911419
parent0cc8a4708f08f36719ea98026b083e481c315fb6 (diff)
downloadsamba-5cec6963b697b14177f06fd09c95741810d9d25f.tar.gz
WHATSNEW: Update with samba-tool domain backup offline fix
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
-rw-r--r--WHATSNEW.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f76b519b43b..2f3e1422485 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -292,6 +292,14 @@ Denial Of Service.
See https://wiki.samba.org/index.php/Samba_Security_Proces
+samba-tool domain backup offline with the LMDB backend
+------------------------------------------------------
+
+samba-tool domain backup offline, when operating with the LMDB backend
+now correctly takes out locks against concurrent modification of the
+database during the backup. If you use this tool on a Samba AD DC
+using LMDB, you should upgrade to this release for safer backups.
+
REMOVED FEATURES
================