krb5: Increase the minimum MIT Krb5 version to 1.21
[asn/samba-autobuild/.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
52
53 KNOWN ISSUES
54 ============
55
56 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.20#Release_blocking_bugs
57
58
59 #######################################
60 Reporting bugs & Development Discussion
61 #######################################
62
63 Please discuss this release on the samba-technical mailing list or by
64 joining the #samba-technical:matrix.org matrix room, or
65 #samba-technical IRC channel on irc.libera.chat
66
67 If you do report problems then please try to send high quality
68 feedback. If you don't provide vital information to help us track down
69 the problem then you will probably be ignored.  All bug reports should
70 be filed under the Samba 4.1 and newer product in the project's Bugzilla
71 database (https://bugzilla.samba.org/).
72
73
74 ======================================================================
75 == Our Code, Our Bugs, Our Responsibility.
76 == The Samba Team
77 ======================================================================
78