Update release-notes.md

This commit is contained in:
Alex Dubois 2018-02-07 22:30:44 +00:00 committed by GitHub
parent 38e0172a43
commit 02fadafec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,10 @@ New features since 3.2
You can get detailed description in [completed github issues][github-release-notes]
Note
----
* PV VMs restaured from R3.2 to R4.x will be automatically migrated to PVH from R4.rc4 to address [QSB 37 (Meltdown & Spectre)][qsb-37]. However PV VMs restaured from R4.x are not migrated.
Known issues
------------
@ -40,6 +44,8 @@ Known issues
* For other known issues take a look at [our tickets](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Release+4.0%22+label%3Abug)
* Until R4.rc3 included, PV VMs restaured from R3.x backup will not automatically be migrated to PVH mode and may be explosed to [QSB 37][qsb-37].
It is advised to install updates just after system installation to apply bug fixes for (some of) the above problems.
Downloads
@ -76,6 +82,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/
[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/