git: 15c21f325ea4 - stable/14 - UPDATING: Add an entry for commit d34f4baaf138
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Jan 2024 01:59:48 UTC
The branch stable/14 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=15c21f325ea4dfb69f2f52d582bdf43c1ded8242 commit 15c21f325ea4dfb69f2f52d582bdf43c1ded8242 Author: Rick Macklem <rmacklem@FreeBSD.org> AuthorDate: 2024-01-20 01:58:15 +0000 Commit: Rick Macklem <rmacklem@FreeBSD.org> CommitDate: 2024-01-20 01:58:15 +0000 UPDATING: Add an entry for commit d34f4baaf138 --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index 44f7115614ea..0da6458888b4 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. +20240119: + Commit d34f4baaf138 changed the internal interface between + the nfscommon and nfscl modules. As such, both need to be + rebuilt from sources. Therefore, bump __FreeBSD_version + to 1400506. + 20231229: Commit 925d9b3abac2 modified the internal API between the nfscommon and nfscl modules.