git: 15eed13089da - main - Add notes for handling the January 19, 2038 date limit in UFS1 filesystems
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Feb 2025 19:00:40 UTC
The branch main has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=15eed13089da647347ed6f31a76006cb6ff4e131 commit 15eed13089da647347ed6f31a76006cb6ff4e131 Author: Kirk McKusick <mckusick@FreeBSD.org> AuthorDate: 2025-02-01 18:59:26 +0000 Commit: Kirk McKusick <mckusick@FreeBSD.org> CommitDate: 2025-02-01 18:59:26 +0000 Add notes for handling the January 19, 2038 date limit in UFS1 filesystems Differential Revision: https://reviews.freebsd.org/D48472 --- RELNOTES | 5 +++++ UPDATING | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/RELNOTES b/RELNOTES index 12f5c20cf4d0..4a075563b91e 100644 --- a/RELNOTES +++ b/RELNOTES @@ -18,6 +18,11 @@ f87bb5967670, e51036fbf3f8: file systems has changed. An NFS server that exports any of these file systems will need its clients to unmount and remount the exports. +1111a44301da: + Defer the January 19, 2038 date limit in UFS1 filesystems to + February 7, 2106. This affects only UFS1 format filesystems. + See the commit message for details. + 07cd69e272da: Add a new -a command line option to mountd(8). If this command line option is specified, when diff --git a/UPDATING b/UPDATING index d7fd0a80effe..8b6aaa6eec00 100644 --- a/UPDATING +++ b/UPDATING @@ -35,6 +35,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: Also, any revision between 88cd1e17a7d8 and 99e5a70046da should be avoided. +20250129: + Defer the January 19, 2038 date limit in UFS1 filesystems to + February 7, 2106. This affects only UFS1 format filesystems. + See commit message 1111a44301da for details. + 20250127: The Allwinner a10_timer driver has been renamed to aw_driver. If you have a custom kernel configuration including the line 'device