]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: Document CTDB network monitor and platform style changes
authorMartin Schwenke <mschwenke@ddn.com>
Sun, 19 Apr 2026 04:22:14 +0000 (14:22 +1000)
committerAmitay Isaacs <amitay@samba.org>
Thu, 9 Jul 2026 16:02:43 +0000 (16:02 +0000)
Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
WHATSNEW.txt

index cf79abb3838224af996f3cce5d4155d78382d3e8..4e0ce68a5b69003296bcf9059c2add4eb1ee6b4e 100644 (file)
@@ -30,6 +30,19 @@ now corresponds to ‘aes128-cts-hmac-sha1-96 aes256-cts-hmac-sha1-96’ (both A
 encryption types) if the domain functional level is 2008 or higher. This
 addresses CVE-2026-20833.
 
+CTDB changes
+------------
+
+* Monitoring of (infrastructure) hosts is now supported.  A good use
+  of this is to monitor DNS servers.  See the NETWORK MONITORING
+  section in ctdb-script.options(5) for more details.
+
+* The detect_init_style() script function and associated
+  CTDB_INIT_STYLE variable are deprecated, so will be removed in a
+  future release.  Use the new, more general CTDB_PLATFORM_STYLE
+  variable instead.  This may affect site-local CTDB (event) scripts.
+  See ctdb.sysconfig(5) for more details.
+
 REMOVED FEATURES
 ================