diff options
author | Karolin Seeger <kseeger@samba.org> | 2021-01-21 13:47:02 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2021-01-21 13:58:22 +0100 |
commit | 80d14464141e9c0395ca39e16ca5010ad09355eb (patch) | |
tree | 7fefbec10c07b0bb6387a732f9125f13c2407dbb /WHATSNEW.txt | |
parent | 38a278b1afedd6c0a6de0fd4f08008e83f8597a9 (diff) | |
download | samba-80d14464141e9c0395ca39e16ca5010ad09355eb.tar.gz |
WHATSNEW: Add release notes for Samba 4.14.0rc1.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 5d790644450..63dc70b1547 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,7 +1,7 @@ Release Announcements ===================== -This is the first pre release of Samba 4.14. This is *not* +This is the first release candidate of Samba 4.14. 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/. @@ -12,6 +12,27 @@ Samba 4.14 will be the next version of the Samba suite. UPGRADING ========= +New GPG key +----------- + +The GPG release key for Samba releases changed from: + +pub dsa1024/6F33915B6568B7EA 2007-02-04 [SC] [expires: 2021-02-05] + Key fingerprint = 52FB C0B8 6D95 4B08 4332 4CDC 6F33 915B 6568 B7EA +uid [ full ] Samba Distribution Verification Key <samba-bugs@samba.org> +sub elg2048/9C6ED163DA6DFB44 2007-02-04 [E] [expires: 2021-02-05] + +to the following new key: + +pub rsa4096/AA99442FB680B620 2020-12-21 [SC] [expires: 2022-12-21] + Key fingerprint = 81F5 E283 2BD2 545A 1897 B713 AA99 442F B680 B620 +uid [ultimate] Samba Distribution Verification Key <samba-bugs@samba.org> +sub rsa4096/97EF9386FBFD4002 2020-12-21 [E] [expires: 2022-12-21] + +Starting from Jan 21th 2021, all Samba releases will be signed with the new key. + +See also GPG_AA99442FB680B620_replaces_6F33915B6568B7EA.txt + NEW FEATURES/CHANGES ==================== |