diff options
author | Karolin Seeger <kseeger@samba.org> | 2018-09-13 08:58:06 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2018-09-13 11:51:21 +0200 |
commit | ea7784ab2d062f83c430a1009b5814290d9e9600 (patch) | |
tree | e2039c44087d7460d44cd291cd964fe27a20ac08 | |
parent | 834631be87a7839d65b4af49962f5dbd91272e2c (diff) | |
download | samba-ea7784ab2d062f83c430a1009b5814290d9e9600.tar.gz |
WHATSNEW: Add release notes for Samba 4.9.0.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r-- | WHATSNEW.txt | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 333f6b73923..d344d9be2ce 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,22 +1,16 @@ -Release Announcements -===================== - -This is the fifth release candidate of Samba 4.9. This is *not* -intended for production environments and is designed for testing -purposes only. Please report any defects via the Samba bug reporting -system at https://bugzilla.samba.org/. + ============================= + Release Notes for Samba 4.9.0 + September 13, 2018 + ============================= -Samba 4.9 will be the next version of the Samba suite. - -UPGRADING -========= +This is the first stable release of the Samba 4.9 release series. +Please read the release notes carefully before upgrading. NEW FEATURES/CHANGES ==================== - 'net ads setspn' ---------------- @@ -497,7 +491,7 @@ syntax changed to better match the same tool on Windows. REMOVED FEATURES ================ - +% smb.conf changes ================ @@ -530,7 +524,16 @@ SMB_VFS_FCHMOD_ACL: Removed: Only FCHMOD is used. Any external VFS modules will need to be updated to match these changes in order to work with 4.9.x. +CHANGES SINCE 4.9.0rc5 +====================== + +o Björn Baumbach <bb@sernet.de> + * BUG 13605: samba_dnsupdate: Honor 'dns zone scavenging' option, only + update if needed. +o Andreas Schneider <asn@samba.org> + * BUG 13606: wafsamba: Fix 'make -j<jobs>'. +o CHANGES SINCE 4.9.0rc4 ====================== |