git: ef38bebcb57c - stable/14 - UPDATING: Add an entry for commit ba99d960884d
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Dec 2023 23:29:42 UTC
The branch stable/14 has been updated by rmacklem:
URL: https://cgit.FreeBSD.org/src/commit/?id=ef38bebcb57c661179cb7328c8d2db54ff5e99b1
commit ef38bebcb57c661179cb7328c8d2db54ff5e99b1
Author: Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2023-12-29 23:28:23 +0000
Commit: Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2023-12-29 23:28:23 +0000
UPDATING: Add an entry for commit ba99d960884d
---
UPDATING | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/UPDATING b/UPDATING
index cea774197ec8..44f7115614ea 100644
--- a/UPDATING
+++ b/UPDATING
@@ -12,6 +12,13 @@ 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.
+20231229:
+ Commit 925d9b3abac2 modified the internal API between
+ the nfscommon and nfscl modules.
+ As such, both of these modules need to be rebuilt from
+ sources. Therefore, the __FreeBSD_version has been bumped
+ to 1400503.
+
20231224:
Commits acc704b36192 and b8e137d8d32d both modified the
internal API between the kgssapi and krpc modules.