Date: Fri, 12 Jan 2024 00:55:13 GMT From: Rick Macklem <rmacklem@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: d004554af7d1 - main - UPDATING: Add an entry for the __FreeBSD_version bump to 1500010 Message-ID: <202401120055.40C0tDC7071548@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=d004554af7d1563465656bde6f1a87fb1728f418 commit d004554af7d1563465656bde6f1a87fb1728f418 Author: Rick Macklem <rmacklem@FreeBSD.org> AuthorDate: 2024-01-12 00:53:46 +0000 Commit: Rick Macklem <rmacklem@FreeBSD.org> CommitDate: 2024-01-12 00:53:46 +0000 UPDATING: Add an entry for the __FreeBSD_version bump to 1500010 --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index cea03f7dc7c3..2ffd1baaf472 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20240111: + Commit cc760de2183f changed the internal interface between + the nfscommon and nfscl modules. As such, both need to be + rebuilt from sources. Therefore, __FreeBSD_version was + bumped to 1500010. + 20231120: If you have an arm64 system that uses ACPI, you will need to update your loader.efi in the ESP when you update past this point. Detection of ACPI
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401120055.40C0tDC7071548>