Update version 4.0 release notes

- Correct "Use HVM" to "Use PVH and HVM"
- Link to QSB #37, which explains the use of PVH in addition to HVM
- Link directly to the full text of QSB #37. (Normally, linking to a
  Qubes News post would be preferable. However, since QSB #37 has
  undergone multiple updates, there is no single Qubes News post that
  contains the full text of QSB #37. In these circumstnces, readers are
  less likely to be misled by being taken directly to the full text.)
This commit is contained in:
Andrew David Wong 2018-03-27 20:24:17 -05:00
parent 45cc7815b8
commit 45e11b7f5b
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -14,7 +14,7 @@ New features since 3.2
* [Admin API][admin-api] allowing strictly controlled managing from non-dom0
* All `qvm-*` command-line tools rewritten, some options have changed
* Renaming VM directly is prohibited, there is GUI to clone under new name and remove old VM
* [Use HVM by default][hvm-switch] to lower [attack surface on Xen][qsb-24]
* Use [PVH][qsb-37] and [HVM][hvm-switch] by default to lower the [attack surface on Xen][qsb-24] and [mitigate Meltdown & Spectre][qsb-37]
* Create USB VM by default
* [Multiple Disposable VMs templates support][dispvm-ticket]
* New [backup format][backup-format] using scrypt key-derivation function
@ -83,7 +83,7 @@ We also provide [detailed instruction][upgrade-to-r4.0] for this procedure.
[vm-interface]: /doc/vm-interface/
[admin-api]: /news/2017/06/27/qubes-admin-api/
[qsb-24]: https://github.com/QubesOS/qubes-secpack/blob/master/QSBs/qsb-024-2016.txt
[qsb-37]: https://www.qubes-os.org/news/2018/01/24/qsb-37-update/
[qsb-37]: https://github.com/QubesOS/qubes-secpack/blob/master/QSBs/qsb-037-2018.txt
[backup-format]: /doc/backup-emergency-restore-v4/
[api-doc]: https://dev.qubes-os.org/projects/qubes-core-admin/en/latest/
[upgrade-to-r4.0]: /doc/upgrade-to-r4.0/