FreeBSD/doc 2ae761dwebsite/content/en/releases/14.5R schedule.adoc

14.5: On schedule

The 14.5-RC1 builds started on August 28, 2026.

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative
DeltaFile
+1-1website/content/en/releases/14.5R/schedule.adoc
+1-11 files

FreeBSD/doc 83fbb82documentation/content/en/books/fdp-primer/manual-pages _index.adoc

fdp/manual-pages: Nd argument should not be quoted

The Nd macro takes the rest of the line as an argument,
and is not shown quoted in any style guides.
DeltaFile
+3-3documentation/content/en/books/fdp-primer/manual-pages/_index.adoc
+3-31 files

FreeBSD/doc 16b643cdocumentation/content/en/books/fdp-primer/manual-pages _index.adoc

fdp/manual-pages: Canonicalize SYNOPSIS

This follows changes made to the source tree to mdoc(7) and example(4).
All of our documentation on driver SYNOPSIS is now consistent.

Discussed with: arch@ (marc.info/?l=freebsd-arch&m=176782215606871)
DeltaFile
+4-10documentation/content/en/books/fdp-primer/manual-pages/_index.adoc
+4-101 files

FreeBSD/doc 627bcc3documentation/static/images/books/handbook/bsdinstall bsdinstall-distributions-sets-pkgbase.png

handbook/bsdinstall: Add missing distribution sets image

Signed-off-by:  branchcat <closure341 at gmail.com>
Reviewed by:    ziaee
Closes:         https://github.com/freebsd/freebsd-doc/pull/703
DeltaFile
+0-0documentation/static/images/books/handbook/bsdinstall/bsdinstall-distributions-sets-pkgbase.png
+0-01 files

FreeBSD/doc e06f4d7documentation/content/en/books/handbook/advanced-networking _index.adoc

handbook/advanced-networking: Fix note placement in lagg example

Signed-off-by:  branchcat <closure341 at gmail.com>
Reviewed by:    ziaee
Closes:         https://github.com/freebsd/freebsd-doc/pull/703
DeltaFile
+4-4documentation/content/en/books/handbook/advanced-networking/_index.adoc
+4-41 files

FreeBSD/doc 520254awebsite/static/security/advisories FreeBSD-EN-26:20.microcode.asc, website/static/security/patches/EN-26:20 microcode-15.patch.asc microcode-14.patch.asc

Update EN-26:20.microcode to split 15.x and 14.x.

The 14.x patch required one additional commit to be included. Regenerate
and split the patches into major version specific patches.
Add Revision History to EN text and the two different patch URLs.

Reported by:    David Cross
Approved by:    so
DeltaFile
+168-0website/static/security/patches/EN-26:20/microcode-14.patch
+0-61website/static/security/patches/EN-26:20/microcode.patch
+61-0website/static/security/patches/EN-26:20/microcode-15.patch
+28-17website/static/security/advisories/FreeBSD-EN-26:20.microcode.asc
+17-0website/static/security/patches/EN-26:20/microcode-15.patch.asc
+17-0website/static/security/patches/EN-26:20/microcode-14.patch.asc
+291-781 files not shown
+291-957 files

FreeBSD/doc 9552ed3website/content/en/releases/14.4R errata.adoc

14.4/errata: Document open issue 2 fixed in stable
DeltaFile
+1-1website/content/en/releases/14.4R/errata.adoc
+1-11 files

FreeBSD/doc e104638website/data/ru/news news.toml

website: update ru/news
DeltaFile
+60-0website/data/ru/news/news.toml
+60-01 files

FreeBSD/doc 03688f0website/content/en/releases/14.4R errata.adoc, website/content/en/releases/15.0R errata.adoc

Add errata affecting 14.4R, 15.0R and 15.1R

FreeBSD-EN-26:20.microcode affects all supported releases
FreeBSD-EN-26:21.openssl affects 14.4R
DeltaFile
+2-0website/content/en/releases/14.4R/errata.adoc
+1-0website/content/en/releases/15.1R/errata.adoc
+1-0website/content/en/releases/15.0R/errata.adoc
+4-03 files

FreeBSD/doc 3925b5cwebsite/content/en/releases/14.4R errata.adoc, website/content/en/releases/15.0R errata.adoc

Add security advisories affecting 14.4R, 15.0R and 15.1R

FreeBSD-SA-26:56.hwpmc affects all supported releases
FreeBSD-SA-26:57.unix affects 15.0R and 15.1R
FreeBSD-SA-26:58.sound affects all supported releases
FreeBSD-SA-26:59.mac_do affects 15.0R and 15.1R
FreeBSD-SA-26:60.ppp affects all supported releases
FreeBSD-SA-26:61.openssl affects all supported releases
FreeBSD-SA-26:62.tty affects all supported releases
FreeBSD-SA-26:63.posixshm affects all supported releases
DeltaFile
+8-0website/content/en/releases/15.1R/errata.adoc
+8-0website/content/en/releases/15.0R/errata.adoc
+6-0website/content/en/releases/14.4R/errata.adoc
+22-03 files

FreeBSD/doc 4333918documentation/themes/beastie/assets/js copy-clipboard.js

documentation/copy-clipboard.js: Copy shell examples without the prompt

Shell blocks include the prompt ("% git remote -v") and the output of
the command, and the copy button handed all of it to the clipboard, so
the result could not be pasted into a shell.  Asciidoctor callouts went
along with it, as "<1>" is rendered as markup inside the block.

Rebuild the copied text from the commands alone, reading the block with
the callout markup taken out, and keep the lines that carry a command
on: a trailing "\", "|" or "&&", and heredoc bodies up to their
delimiter.

Take "%", "$" and "#" for prompts, together with the host name they
sometimes carry, as in "freefall% gen-gitconfig.sh" in the Committer's
Guide or "ellington% ypcat -k netgroup" in the Handbook.  A "#" is also
a comment and a common first character of output, so it only counts as
the root prompt where the block opens as root or gets there part way
through, as the Handbook example that runs "% su -" and goes on with "#
make install".  The "# extended LDIF" header that ldapsearch(1) prints

    [7 lines not shown]
DeltaFile
+88-1documentation/themes/beastie/assets/js/copy-clipboard.js
+88-11 files

FreeBSD/doc 60f86d7documentation/content/en/articles/committers-guide _index.adoc, documentation/content/en/books/developers-handbook book.adoc _index.adoc

documentation/en: Bump copyright year
DeltaFile
+1-1documentation/content/en/books/fdp-primer/book.adoc
+1-1documentation/content/en/books/fdp-primer/_index.adoc
+1-1documentation/content/en/books/faq/_index.adoc
+1-1documentation/content/en/books/developers-handbook/book.adoc
+1-1documentation/content/en/books/developers-handbook/_index.adoc
+1-1documentation/content/en/articles/committers-guide/_index.adoc
+6-63 files not shown
+9-99 files

FreeBSD/doc f495c9ewebsite/content/en/releases/15.1R errata.adoc

15.1/errata: All open issues fixed in stable

Discussed with: cperciva
DeltaFile
+2-2website/content/en/releases/15.1R/errata.adoc
+2-21 files

FreeBSD/doc e688168website/content/en/releases/15.1R/ec2-ami-ids latest.adoc

15.1: Update "latest" AMIs

We now have 15.1-RELEASE-p3 AMIs.

Approved by:    re (implicit)
Sponsored by:   Amazon
DeltaFile
+512-512website/content/en/releases/15.1R/ec2-ami-ids/latest.adoc
+512-5121 files

FreeBSD/doc 05e1e86website/content/en/releases/15.0R/ec2-ami-ids latest.adoc

15.0: Update "latest" AMIs

We now have 15.0-RELEASE-p13 AMIs.

Approved by:    re (implicit)
Sponsored by:   Amazon
DeltaFile
+512-512website/content/en/releases/15.0R/ec2-ami-ids/latest.adoc
+512-5121 files

FreeBSD/doc f446be2website/static/security/advisories FreeBSD-SA-26:59.mac_do.asc FreeBSD-SA-26:61.openssl.asc, website/static/security/patches/SA-26:57 unix.patch

Add EN-26:20, EN-26:21, and SA-26:56 through SA-26:63.

Approved by:    so
DeltaFile
+1,173-0website/static/security/patches/SA-26:61/openssl-15.patch
+775-0website/static/security/patches/SA-26:61/openssl-14.patch
+456-0website/static/security/patches/SA-26:57/unix.patch
+202-0website/static/security/advisories/FreeBSD-EN-26:20.microcode.asc
+184-0website/static/security/advisories/FreeBSD-SA-26:61.openssl.asc
+176-0website/static/security/advisories/FreeBSD-SA-26:59.mac_do.asc
+2,966-030 files not shown
+4,839-036 files

FreeBSD/doc 9e9afffwebsite/content/en/releases/14.5R relnotes.adoc

14.5/relnotes: latest commits added, man pages section reworked

Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D59122
DeltaFile
+24-0website/content/en/releases/14.5R/relnotes.adoc
+24-01 files

FreeBSD/doc 6d7c5dedocumentation/static/pgpkeys gshapiro.key

Renew public key (extend expiration date)
DeltaFile
+276-421documentation/static/pgpkeys/gshapiro.key
+276-4211 files

FreeBSD/doc 95e3c05website/data/en/news news.toml

14.5: Announce BETA3

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative
DeltaFile
+5-0website/data/en/news/news.toml
+5-01 files

FreeBSD/doc db7e4e5website/content/en/releases/14.5R/checksums CHECKSUM.SHA256-FreeBSD-14.5-BETA3-riscv-riscv64-vm.asc CHECKSUM.SHA256-FreeBSD-14.5-BETA3-i386-vm.asc

14.5: Add checksums for 14.5-BETA3

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative
DeltaFile
+36-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA512-FreeBSD-14.5-BETA3-arm64-aarch64-vm.asc
+36-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA256-FreeBSD-14.5-BETA3-arm64-aarch64-vm.asc
+36-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA256-FreeBSD-14.5-BETA3-amd64-vm.asc
+36-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA512-FreeBSD-14.5-BETA3-amd64-vm.asc
+32-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA256-FreeBSD-14.5-BETA3-riscv-riscv64-vm.asc
+32-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA256-FreeBSD-14.5-BETA3-i386-vm.asc
+208-035 files not shown
+1,039-341 files

FreeBSD/doc 0354e5dwebsite/content/en/releases/14.5R schedule.adoc

14.5: On schedule

The 14.5-BETA3 builds started on August 21, 2026.

Approved by:re (implicit)
Sponsored by:OpenSats Initiative
DeltaFile
+1-1website/content/en/releases/14.5R/schedule.adoc
+1-11 files

FreeBSD/doc 6c762c3shared contrib-committers.adoc contrib-develalumni.adoc

Move syrinx to developer alumni

Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D59094
DeltaFile
+0-1shared/contrib-committers.adoc
+1-0shared/contrib-develalumni.adoc
+1-12 files

FreeBSD/doc 0396661website/content/en/releases/14.5R _index.adoc

14.5: Uncomment some pages from the website
DeltaFile
+7-10website/content/en/releases/14.5R/_index.adoc
+7-101 files

FreeBSD/doc c101e6ddocumentation/content/en/books/porters-handbook/uses _index.adoc

[phb][Uses]: Update kde
DeltaFile
+2-1documentation/content/en/books/porters-handbook/uses/_index.adoc
+2-11 files

FreeBSD/doc 108aa45website/content/en/internal resources.adoc

internal/resources: Expand the commit bit and resources policy

Elaborate on how the core team delegates management of
repository-specific resources, such as commit bits, to the responsible
teams.

Add guidelines for suspending or revoking a commit bit: except where
circumstances justify immediate action, teams are expected to contact
the committer and provide an opportunity to address the problem before
acting, and to inform both the committer and the core team when a commit
bit is suspended or revoked.

Reviewed by:    core (adrian, imp)
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D58830
DeltaFile
+12-4website/content/en/internal/resources.adoc
+12-41 files

FreeBSD/doc cc1c624website/content/en/releases/14.5R relnotes.adoc

14.5/relnotes: initial informaton added (60 entries, SA and EN)

Approved by: re (implicit)
Differential Revision: https://reviews.freebsd.org/D58920
DeltaFile
+407-6website/content/en/releases/14.5R/relnotes.adoc
+407-61 files

FreeBSD/doc 2d4e1e6documentation/content/en/books/handbook/mirrors _index.adoc, shared mirrors.adoc

mirrors: ftp1.az.FreeBSD.org does not support FTP

HTTP and rsync only.

Reported by:    Orkhan Guliyev <orkhan at our.az>
DeltaFile
+1-1documentation/content/en/books/handbook/mirrors/_index.adoc
+0-1shared/mirrors.adoc
+1-22 files

FreeBSD/doc dd51173documentation/content/en/books/handbook/mirrors _index.adoc, shared mirrors.adoc

mirrors: list the community mirror in Azerbaijan

This mirror is provided by OUR Host in Baku.

Requested by:   Orkhan Guliyev <orkhan at our.az>
DeltaFile
+7-0shared/mirrors.adoc
+4-0documentation/content/en/books/handbook/mirrors/_index.adoc
+11-02 files

FreeBSD/doc 93292c3documentation/content/en/books/fdp-primer/manual-pages _index.adoc

fdp: Licensing info is in the Licensing Policy
DeltaFile
+1-1documentation/content/en/books/fdp-primer/manual-pages/_index.adoc
+1-11 files

FreeBSD/doc 02b7581website/content/en/docproj translations.adoc

website/translations: Remove bulgarian translation

Reported by:    Kirolos Gerges <gkoko9266 at gmail.com>
DeltaFile
+0-21website/content/en/docproj/translations.adoc
+0-211 files