git: 01859ac01c - main - Add arm64 to freebsd-update section in advisory templates
Ed Maste <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by emaste (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=01859ac01cfb5881ef597781b63a81df185bf793 commit 01859ac01cfb5881ef597781b63a81df185bf793 Author: Ed Maste <[email protected]> AuthorDate: 2021-04-06 15:50:12 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2021-04-06 17:50:05 +0000 Add arm64 to freebsd-update section in advisory templates Reviewed by: gordon, markj Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D29608 --- website/static/security/advisory-template.txt | 5 +++-- website/static/security/errata-template.txt | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt index 6eb6edb6ef..0926561512 100644 --- a/website/static/security/advisory-template.txt +++ b/website/static/security/advisory-template.txt @@ -59,8 +59,9 @@ Perform one of the following: 1) To update your vulnerable system via a binary patch: -Systems running a RELEASE version of FreeBSD on the i386 or amd64 -platforms can be updated via the freebsd-update(8) utility: +Systems running a RELEASE version of FreeBSD on the amd64, i386, or +(on FreeBSD 13 and later) arm64 platforms can be updated via the +freebsd-update(8) utility: # freebsd-update fetch # freebsd-update install diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt index 06433c318e..3b83f37a80 100644 --- a/website/static/security/errata-template.txt +++ b/website/static/security/errata-template.txt @@ -59,8 +59,9 @@ Perform one of the following: 1) To update your system via a binary patch: -Systems running a RELEASE version of FreeBSD on the i386 or amd64 -platforms can be updated via the freebsd-update(8) utility: +Systems running a RELEASE version of FreeBSD on the amd64, i386, or +(on FreeBSD 13 and later) arm64 platforms can be updated via the +freebsd-update(8) utility: # freebsd-update fetch # freebsd-update install _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"