60,743 commits found in 31 milliseconds
FreeBSD /doc a8cb774 — website/content/en/releases/13.5R errata.adoc, website/content/en/releases/14.3R errata.adoc Add errata affecting 13.5R, 14.3R, 14.4R and 15.0R
FreeBSD-EN-26:11.dhclient affects all supported releases
FreeBSD-EN-26:12.freebsd-update affects all supported releases
15.1: On schedule
The releng/15.1 branch was created and 15.1-BETA1 builds started
on May 1, 2026.
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
15.0: Update "latest" AMIs
We now have 15.0-RELEASE-p8 AMIs.
Approved by: re (implicit)
Sponsored by: Amazon
FreeBSD /doc b49189e — website/static/security advisory-template.txt errata-template.txt Update EN/SA templates to remove 13 references.
FreeBSD /doc aa570f1 — website/content/en where.adoc, website/content/en/releases _index.adoc website: 13.5 is now EOL.
FreeBSD /doc 014c319 — website/static/security/advisories FreeBSD-EN-26:12.freebsd-update.asc Fix a couple of typos and tighten up the language.
FreeBSD /doc f1a8ad7 — website/static/security/advisories FreeBSD-EN-26:12.freebsd-update.asc FreeBSD-EN-26:11.dhclient.asc, website/static/security/patches/EN-26:11 dhclient.patch Add EN-26:11 and EN-26:12.
Approved by: so
press: Add latest FreeBSD YouTube video to press
Sponsored by: FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56755
15.1: Add to code freeze table
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
15.1: Regenerate hardware notes
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
FreeBSD /doc 26a22d5 — documentation/content/en/books/porters-handbook/versions _index.adoc Document __FreeBSD_version bumps: 1600018 + 1500505 -1500509
I only authored the bumps to 1600018 and 1500509 , not the previous ones.
Hopefully the description of these previous bumps is accurate.
Sponsored by: The FreeBSD Foundation
website: update ru/news - SA and EN translated
Differential Revision: https://reviews.freebsd.org/D56736
FreeBSD /doc 6f9601c — website/content/en/releases/13.5R errata.adoc, website/content/en/releases/14.3R errata.adoc Add errata affecting 13.5R, 14.3R, 14.4R and 15.0R
FreeBSD-EN-26:08.pf affects 15.0R
FreeBSD-EN-26:09.tzdata affects all supported releases
FreeBSD-EN-26:10.amd64 affects 14.3R, 14.4R and 15.0R
FreeBSD /doc f6ce52f — website/content/en/releases/13.5R errata.adoc, website/content/en/releases/14.3R errata.adoc Add security advisories affecting 13.5R, 14.3R, 14.4R and 15.0R
FreeBSD-SA-26:12.dhclient affects all supported releases
FreeBSD-SA-26:13.exec affects all supported releases
FreeBSD-SA-26:14.pf affects all supported releases
FreeBSD-SA-26:15.dhclient affects all supported releases
FreeBSD-SA-26:16.libnv affects all supported releases
FreeBSD-SA-26:17.libnv affects all supported releases
Update credit line for SA-26:13 per submitter request.
FreeBSD /doc 51a06c2 — website/static/security/advisories FreeBSD-EN-26:09.tzdata.asc FreeBSD-SA-26:14.pf.asc, website/static/security/patches/EN-26:09 tzdata-2026b.patch tzdata-2026b-144.patch Add EN-26:08 through EN-26:10 and SA-26:12 through SA-26:17.
Approved by: so
15.0: Update "latest" AMIs
We now have 15.0-RELEASE-p7 AMIs.
Approved by: re (implicit)
Sponsored by: Amazon
FreeBSD /doc 4aab24c — website/content/ru/releases/14.4R hardware.adoc, website/content/ru/releases/15.0R hardware.adoc website: ru: fix wrong use of backslash in hardware.adoc
Approved by: re (implicit)
PR: 283060
FreeBSD /doc e7ded65 — website/content/en/releases/13.2R hardware.adoc, website/content/en/releases/13.4R hardware.adoc website: fix wrong use of backslash in hardware.adoc
Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D56681
PR: 283060
Make links to drivers man in hardware.adoc
Reviewed by: carlavilla, mhorne
Approved by: carlavilla
Differential Revision: https://reviews.freebsd.org/D56646
PR: 283060
Fix instructions for writing the ZFS bootcode on EFI systems
The previous instructions used "gpart bootcode" which do not work
anymore and result in broken boot on EFI systems. Change the
instructions to mount the EFI partition first and then copy the boot
loader file into the target directory on it. Add a note that the target
file is architecture specific, pointing users to uefi(8) where the file
names are listed per architecture.
PR: 293912
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D56643
FreeBSD /doc 994b6ec — website/content/en/status/report-2026-01-2026-03 bananapi-r64-r2-pro-drivers.adoc jdk25default.adoc, website/content/ru/status/report-2026-01-2026-03 bananapi-r64-r2-pro-drivers.adoc sbom.adoc website: trivial typo fix
newline added before AsciiDoc list for correct render
Approved by: doceng (implicit)
FreeBSD /doc a6a6455 — documentation/content/en/books/handbook/introduction _index.adoc Fix a typo: make the word 'ports' singular to correct a grammatical error
PR: 291858
Event: Wiesbaden Hackathon 202604
Website - usergroups: Update Portland, remove 5 defunct
Pull Request: https://github.com/freebsd/freebsd-doc/pull/660
FAQ - fix single-user mode boot instructions
PR: 291048
Pull Request: https://github.com/freebsd/freebsd-doc/pull/635
FreeBSD /doc bdad001 — documentation/content/en/books/porters-handbook/versions _index.adoc Renumber __FreeBSD_version value 1600016 to 1600017 , insert correct 1600016 entry.
FreeBSD /doc 8d40ede — website/content/ru administration.adoc, website/content/ru/portmgr policies.adoc qa.adoc website: ru - typos fixes in website pages
Reported by: maxim
Differential Revision: https://reviews.freebsd.org/D56636
committers-guide: Remove VCS ID comment
Matching what we did in software-license guide.
Discussed with: emaste, lwhsu
committers-guide: Switch license to SPDX only
Matching what we did in style(9) and license-guide.
Reviewed by: emaste, imp, mhorne
Differential Revision: https://reviews.freebsd.org/D54444
FreeBSD /doc a8cf368 — documentation/content/en/books/porters-handbook/versions _index.adoc Document __FreeBSD_version value 1600016 . Add periods at end of sentences.