Rework advisory "Perform one of the following" text
We keep making this change to each EN/SA.
This commit is contained in:
parent
558e48ebad
commit
eb89827ec9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53310
2 changed files with 10 additions and 10 deletions
|
@ -50,13 +50,13 @@ V. Solution
|
|||
|
||||
<insert solution here>
|
||||
|
||||
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" <XX if required>
|
||||
|
||||
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.
|
||||
|
|
|
@ -50,13 +50,13 @@ V. Solution
|
|||
|
||||
<insert solution here>
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue