WHATSNEW: Add Using x86_64 Accelerated AES Crypto Instructions section.
[bbaumbach/samba-autobuild/.git] / WHATSNEW.txt
1 Release Announcements
2 =====================
3
4 This is the first preview release of Samba 4.8.  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.8 will be the next version of the Samba suite.
10
11
12 UPGRADING
13 =========
14
15
16 NEW FEATURES/CHANGES
17 ====================
18
19 Using x86_64 Accelerated AES Crypto Instructions
20 ================================================
21
22 Samba on x86_64 can now be configured to use the Intel accelerated AES
23 instruction set, which has the potential to make SMB3 signing and
24 encryption much faster on client and server. To enable this, configure
25 Samba using the new option --accel-aes=intelaesni.
26
27 This is a temporary solution that is being included to allow users
28 to enjoy the benefits of Intel accelerated AES on the x86_64 platform,
29 but the longer-term solution will be to move Samba to a fully supported
30 external crypto library.
31
32 The third_party/aesni-intel code will be removed from Samba as soon as
33 external crypto library performance reaches parity.
34
35 The default is to build without setting --accel-aes, which uses the
36 existing Samba software AES implementation.
37
38 smb.conf changes
39 ================
40
41   Parameter Name                     Description             Default
42   --------------                     -----------             -------
43
44
45 KNOWN ISSUES
46 ============
47
48 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.8#Release_blocking_bugs
49
50
51 #######################################
52 Reporting bugs & Development Discussion
53 #######################################
54
55 Please discuss this release on the samba-technical mailing list or by
56 joining the #samba-technical IRC channel on irc.freenode.net.
57
58 If you do report problems then please try to send high quality
59 feedback. If you don't provide vital information to help us track down
60 the problem then you will probably be ignored.  All bug reports should
61 be filed under the Samba 4.1 and newer product in the project's Bugzilla
62 database (https://bugzilla.samba.org/).
63
64
65 ======================================================================
66 == Our Code, Our Bugs, Our Responsibility.
67 == The Samba Team
68 ======================================================================
69