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>
|
<insert solution here>
|
||||||
|
|
||||||
Perform one of the following:
|
Upgrade your vulnerable system to a supported FreeBSD stable or
|
||||||
|
|
||||||
1) Upgrade your vulnerable system to a supported FreeBSD stable or
|
|
||||||
release / security branch (releng) dated after the correction date.
|
release / security branch (releng) dated after the correction date.
|
||||||
[XX Needs reboot? Mention please]
|
[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
|
Systems running a RELEASE version of FreeBSD on the i386 or amd64
|
||||||
platforms can be updated via the freebsd-update(8) utility:
|
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
|
# freebsd-update install
|
||||||
# shutdown -r +10min "Rebooting for a security update" <XX if required>
|
# 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
|
The following patches have been verified to apply to the applicable
|
||||||
FreeBSD release branches.
|
FreeBSD release branches.
|
||||||
|
|
|
@ -50,13 +50,13 @@ V. Solution
|
||||||
|
|
||||||
<insert solution here>
|
<insert solution here>
|
||||||
|
|
||||||
Perform one of the following:
|
Upgrade your system to a supported FreeBSD stable or release / security
|
||||||
|
|
||||||
1) Upgrade your system to a supported FreeBSD stable or release / security
|
|
||||||
branch (releng) dated after the correction date.
|
branch (releng) dated after the correction date.
|
||||||
[XX Needs reboot? Mention please]
|
[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
|
Systems running a RELEASE version of FreeBSD on the i386 or amd64
|
||||||
platforms can be updated via the freebsd-update(8) utility:
|
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
|
# freebsd-update install
|
||||||
[XX Needs reboot? Mention please]
|
[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
|
The following patches have been verified to apply to the applicable
|
||||||
FreeBSD release branches.
|
FreeBSD release branches.
|
||||||
|
|
Loading…
Reference in a new issue