ctdb-scripts: Implement failcount handling with thresholds
[samba.git] / WHATSNEW.txt
1 Release Announcements
2 =====================
3
4 This is the first pre release of Samba 4.20.  This is *not*
5 intended for production environments and is designed for testing
6 purposes only.  Please report any defects via the Samba bug reporting
7 system at https://bugzilla.samba.org/.
8
9 Samba 4.20 will be the next version of the Samba suite.
10
11
12 UPGRADING
13 =========
14
15
16 NEW FEATURES/CHANGES
17 ====================
18
19 New Minimum MIT Krb5 version for Samba AD Domain Controller
20 -----------------------------------------------------------
21
22 Samba now requires MIT 1.21 when built against a system MIT Krb5 and
23 acting as an Active Directory DC.  This addresses the issues that were
24 fixed in CVE-2022-37967 (KrbtgtFullPacSignature) and ensures that
25 Samba builds against the MIT version that allows us to avoid that
26 attack.
27
28 Removed dependency on Perl JSON module
29 --------------------------------------
30
31 Distributions are advised that the Perl JSON package is no longer
32 required by Samba builds that use the imported Heimdal.  The build
33 instead uses Perl's JSON::PP built into recent perl5 versions.
34
35 Current lists of packages required by Samba for major distributions
36 are found in the bootstrap/generated-dists/ directory of a Samba
37 source tree.  While there will be some differences - due to features
38 chosen by packagers - comparing these lists with the build dependencies
39 in a package may locate other dependencies we no longer require.
40
41
42 REMOVED FEATURES
43 ================
44
45
46 smb.conf changes
47 ================
48
49   Parameter Name                          Description     Default
50   --------------                          -----------     -------
51   smb3 unix extensions                    removed         always offered
52
53
54 KNOWN ISSUES
55 ============
56
57 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.20#Release_blocking_bugs
58
59
60 #######################################
61 Reporting bugs & Development Discussion
62 #######################################
63
64 Please discuss this release on the samba-technical mailing list or by
65 joining the #samba-technical:matrix.org matrix room, or
66 #samba-technical IRC channel on irc.libera.chat
67
68 If you do report problems then please try to send high quality
69 feedback. If you don't provide vital information to help us track down
70 the problem then you will probably be ignored.  All bug reports should
71 be filed under the Samba 4.1 and newer product in the project's Bugzilla
72 database (https://bugzilla.samba.org/).
73
74
75 ======================================================================
76 == Our Code, Our Bugs, Our Responsibility.
77 == The Samba Team
78 ======================================================================
79