releases/15.0R/relnotes: More explicit titles for security and errata
With these renames, there is no doubt even at first glance that the
security advisories and errata notices lists are really about what has
been fixed in 15.0, and not unfixed known problems.
Sponsored by: The FreeBSD Foundation
releases/15.0R/relnotes: Move "General Network" first in "Networking"
Seems to be the most logical place. (Feel free to move it elsewhere if this is wrong.)
Sponsored by: The FreeBSD Foundation
releases/15.0R/relnotes: Add notes for commits mentioning relnotes, batch 3
Add more content coming from RELNOTES.
Content in this commit corresponds to stopping at ddfc6f84f242 included.
releases/15.0R/relnotes: Add notes for commits mentioning relnotes, batch 2
Most of the content comes from RELNOTES, which I'm currently processing.
Sponsored by: The FreeBSD Foundation
releases/15.0R/relnotes: Update contrib versions and commit hashes
According to the output of:
git log --first-parent -E --grep "merge" --grep "[mM][fF][vV]" --grep='[rR][eE][lL]([eE][aA][sS][eE][[:space:]]+)[nN][oO][tT][eE]' origin/releng/14.0..origin/releng/15.0
Sponsored by: The FreeBSD Foundation
releases/15.0R/relnotes: Use 13.0R formatting for "Sponsored by" (follow-up)
Some instances of literal "Sponsored by" had been added since creation of D53985.
Sponsored by: The FreeBSD Foundation
releases/15.0R/relnotes: Use 13.0R formatting for "Sponsored by"
We have been having some special formatting for "Sponsored by", which
for some reason has been abandoned since 14.0R.
Put it back, as it helps distinguish the content from the sponsoring.
It is also visually more pleasing (YMMV).
Reviewed by: emaste
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53985
releases/15.0R/relnotes: Note that usbhid(4) is the default
With some additional details from wulf@
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53931
releases/15.0R/relnotes: Note wireless firmware on bootonly media
Wireless firmware packages are now included on the bootonly ISO and the
mini-memstick image so users can fetch installation files over a
wireless connection when using Wi-Fi drivers supported by these
firmware. Also make it clear, that the DVD ISO includes firmware for a
broader set of Wi-Fi drivers.
Reviewed by: bz, emaste
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53989
ff report 2025 q3: timeout handling -> timeout(1)
It is not about 'timeout handling', it is races in the timeout(1)
utility.
Sponsored by: The FreeBSD Foundation