git: 6df8e6aef5d6 - releng/12.4 - UPDATING: We're on releng 12.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 02:28:25 UTC
The branch releng/12.4 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6df8e6aef5d6d8c158bfa67a57299c88fa021541 commit 6df8e6aef5d6d8c158bfa67a57299c88fa021541 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2022-10-21 02:27:07 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2022-10-21 02:27:07 +0000 UPDATING: We're on releng 12.4 Note the branch date and that we're on releng/12.4 now at the top. Approved by: re@ (gjb implicit) Sponsored by: Netflix --- UPDATING | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index cc2e04fc3fd0..2efc5bb5658a 100644 --- a/UPDATING +++ b/UPDATING @@ -1,4 +1,4 @@ - Updating Information for FreeBSD stable/12 users. +Updating Information for FreeBSD releng/12.4 users. This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>. See end of file for further details. For commonly done items, please see the @@ -17,6 +17,9 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from older version of current across the gcc/clang cutover is a bit fragile. +20221020: + releng/12.4 branched from stable/12. + 20220222: Kernel-loadable random(4) modules are supported again, but are no longer unloadable.