handbook/cutting-edge: Add an introduction
Add an introduction section which explains the terms “major version”,
“minor version”, and “patch level”, explains the difference between
updating and upgrading, and outlines what sort of upgrades we do and do
not support.
It is unfortunate that the FreeBSD support model is not documented in
the Handbook or, indeed, anywhere except our mailing list archive. As a
compromise, this introducion links to the security page on the website,
which briefly mentions the support model and links to the relevant
emails in the archive.
Reviewed by: carlavilla, imp
Differential Revision: https://reviews.freebsd.org/D58471
committers-guide: add Watchgoose benefit
Watchgoose, via its open-source support program, offers hosted
monitoring for scheduled/recurring tasks, such as cron jobs and backups.
pgpkeys: update the keys for core@
adrian@ omitted at the moment until he publishes a new key, soon.
Approved by: core
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D58430
news: add the ports reset script
Following the freeze of the ports tree announced on 2026-07-22, this
script may be used to correct branches that contain the offending
object. Note that it contains some commit hashes that need to be
replaced if your local branch has changes included that alter these;
instructione are included inside.
The script was originally written by glebius@, with slight modifications
by kevans@ and dhw@.
Reviewed by: adrian, dhw, glebius, lwhsu (all previous version)
Differential Revision: https://reviews.freebsd.org/D58417
Status/2026Q2: Fix the bullet points in ipv6 improvement report
Without this newline, the website will not correctly show the
bulletpoints.
Reviewed by: salvadore
Approved by: salvadore
Fixes: 487d18e72723 ("Status/2026Q2: Pouria reports")