The branch stable/13 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=501cf43202a248767da500005d87c7f62a5f557c
commit 501cf43202a248767da500005d87c7f62a5f557c Author: Rick Macklem <[email protected]> AuthorDate: 2021-10-03 22:54:33 +0000 Commit: Rick Macklem <[email protected]> CommitDate: 2021-10-03 22:54:33 +0000 UPDATING: Add entry for commit a599f9f7620b --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index ba5ec4f6d205..46212b9047a2 100644 --- a/UPDATING +++ b/UPDATING @@ -12,6 +12,12 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20211003: + Commit a599f9f7620b deleted the variable called nfs_maxcopyrange + from nfscommon.ko, since it no longer needs to be global. As such, + the other nfs modules must be rebuilt from up to date sources. + Bump __FreeBSD_version to 1300516 for this. + 20210823: As of commit 622809b0868f OpenSSL no longer enables kernel TLS by default. Users can enable kernel TLS via the "KTLS" SSL _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
