From eb89827ec9ec695a45cc8ff637daf46ba1604035 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Mon, 19 Aug 2019 19:11:45 +0000 Subject: [PATCH] Rework advisory "Perform one of the following" text We keep making this change to each EN/SA. --- en_US.ISO8859-1/htdocs/security/advisory-template.txt | 10 +++++----- en_US.ISO8859-1/htdocs/security/errata-template.txt | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/security/advisory-template.txt b/en_US.ISO8859-1/htdocs/security/advisory-template.txt index 9ad192abb4..9f8cf519ad 100644 --- a/en_US.ISO8859-1/htdocs/security/advisory-template.txt +++ b/en_US.ISO8859-1/htdocs/security/advisory-template.txt @@ -50,13 +50,13 @@ V. Solution -Perform one of the following: - -1) Upgrade your vulnerable system to a supported FreeBSD stable or +Upgrade your vulnerable system to a supported FreeBSD stable or release / security branch (releng) dated after the correction date. [XX Needs reboot? Mention please] -2) To update your vulnerable system via a binary patch: +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: @@ -65,7 +65,7 @@ platforms can be updated via the freebsd-update(8) utility: # freebsd-update install # shutdown -r +10min "Rebooting for a security update" -3) To update your vulnerable system via a source code patch: +2) To update your vulnerable system via a source code patch: The following patches have been verified to apply to the applicable FreeBSD release branches. diff --git a/en_US.ISO8859-1/htdocs/security/errata-template.txt b/en_US.ISO8859-1/htdocs/security/errata-template.txt index dd58c8ae10..d611d4b991 100644 --- a/en_US.ISO8859-1/htdocs/security/errata-template.txt +++ b/en_US.ISO8859-1/htdocs/security/errata-template.txt @@ -50,13 +50,13 @@ V. Solution -Perform one of the following: - -1) Upgrade your system to a supported FreeBSD stable or release / security +Upgrade your system to a supported FreeBSD stable or release / security branch (releng) dated after the correction date. [XX Needs reboot? Mention please] -2) To update your system via a binary patch: +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: @@ -65,7 +65,7 @@ platforms can be updated via the freebsd-update(8) utility: # freebsd-update install [XX Needs reboot? Mention please] -3) To update your system via a source code patch: +2) To update your system via a source code patch: The following patches have been verified to apply to the applicable FreeBSD release branches.