git: 027810211e - main - 12.4 release note: fix for bugs 263574 and 238314
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Nov 2022 00:28:52 UTC
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/doc/commit/?id=027810211e9fffec16ebc5c0cdbc5ccc64553828 commit 027810211e9fffec16ebc5c0cdbc5ccc64553828 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2022-11-17 00:15:42 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2022-11-17 00:15:42 +0000 12.4 release note: fix for bugs 263574 and 238314 Bug 238314 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238314 was fixed by a commit with reference to bug 263574 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263574 PR: 263574, 238314 Approved by: gjb (mentor) Differential revision: https://reviews.freebsd.org/D37402 --- website/content/en/releases/12.4R/relnotes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc index 13ba30af5d..86c04ea2ec 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -245,6 +245,8 @@ The usb subsystem had a use-after-free bug fixed. The vm subsystem had a problem fixed that broke the vm reservation when it was mistakenly unable to provide a satisfactory set of pages. +Images for installation from DVD have fixes to symbolic links, for easier use of on-disc packages. +gitref:7b05f19e9708[repository=src] (Sponsored by Rubicon Communications, LLC ("Netgate")) [[drivers]] == Devices and Drivers