From 15eed13089da647347ed6f31a76006cb6ff4e131 Mon Sep 17 00:00:00 2001 From: Kirk McKusick Date: Sat, 1 Feb 2025 10:59:26 -0800 Subject: [PATCH] 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 12f5c20cf4d..4a075563b91 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 d7fd0a80eff..8b6aaa6eec0 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