4.2 KiB
layout | title | permalink |
---|---|---|
doc | Qubes R4.0 release notes | /doc/releases/4.0/release-notes/ |
Qubes R4.0 release notes
New features since 3.2
- Core management scripts rewrite with better structure and extensibility, API documentation
- 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 to lower attack surface on Xen
- Create USB VM by default
- Multiple Disposable VMs templates support
- New backup format using scrypt key-derivation function
- Non-encrypted backups no longer supported
- split VM packages, for better support minimal, specialized templates
- Qubes Manager decomposition - domains and devices widgets instead of full Qubes Manager; devices widget support also USB
- More flexible firewall interface for ease unikernel integration
- Template VMs do not have network interface by default, qrexec-based updates proxy is used instead
- More flexible IP addressing for VMs - custom IP, hidden from the IP
- More flexible Qubes RPC policy - related ticket, documentation
- New Qubes RPC confirmation window, including option to specify destination VM
- Dom0 update to Fedora 25 for better hardware support
- Kernel 4.9.x
You can get detailed description in completed github issues
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). However PV VMs restored from R4.x are not migrated.
Known issues
-
On some laptops (for example Librem 15v2), touchpad do not work directly after installation. Reboot the system to fix the issue.
-
List of USB devices may contain device identifiers instead of name
-
For other known issues take a look at our tickets
-
Until R4.rc3 included, PV VMs restored from R3.x backup will not automatically be migrated to PVH mode and may be explosed to QSB 37.
It is advised to install updates just after system installation to apply bug fixes for (some of) the above problems.
Downloads
See Qubes Downloads.
Installation instructions
See Installation Guide.
Upgrading
There is no in-place upgrade path from earlier Qubes versions. The only supported option to upgrade to Qubes R4.0 is to install it from scratch and use qubes backup and restore tools for migrating of all of the user VMs. We also provide detailed instruction for this procedure.