mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-11 20:28:43 -05:00
61 lines
2.0 KiB
Markdown
61 lines
2.0 KiB
Markdown
![]() |
---
|
||
|
layout: doc
|
||
|
title: Qubes R3.2 release notes
|
||
|
permalink: /doc/releases/3.2/release-notes/
|
||
|
---
|
||
|
|
||
|
Qubes R3.2 release notes
|
||
|
========================
|
||
|
|
||
|
*this page is a draft for yet unreleased version*
|
||
|
|
||
|
New features since 3.1
|
||
|
----------------------
|
||
|
|
||
|
* Management Stack extended to support in-VM configuration - [documentation][salt-doc]
|
||
|
* PV USB - [documentation][usb]
|
||
|
* Dom0 update to Fedora 23 for better hardware support
|
||
|
* Kernel 4.4.x
|
||
|
* KDE 5 support
|
||
|
* Tiling window managers support: awesome, [i3][i3]
|
||
|
* More flexible Qubes RPC services - [related ticket][qrexec-argument], [documentation][qrexec-doc]
|
||
|
|
||
|
You can get detailed description in [completed github issues][github-release-notes]
|
||
|
|
||
|
Known issues
|
||
|
------------
|
||
|
|
||
|
* Installation image does not fit on DVD, requires either DVD DL, or USB stick (5GB or more)
|
||
|
|
||
|
* Windows Tools: `qvm-block` does not work
|
||
|
|
||
|
* Some icons in the Qubes Manager application might not be drawn correctly when using the Xfce4 environment in Dom0. If this bothers you, please use the KDE environment instead.
|
||
|
|
||
|
* 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+3.2%22+label%3Abug)
|
||
|
|
||
|
It is advised to install updates just after system installation to apply bug fixes for (some of) the above problems.
|
||
|
|
||
|
Downloads
|
||
|
---------
|
||
|
|
||
|
See [Qubes Downloads](/downloads/).
|
||
|
|
||
|
Installation instructions
|
||
|
-------------------------
|
||
|
|
||
|
See [Installation Guide](/doc/installation-guide/).
|
||
|
|
||
|
Upgrading
|
||
|
---------
|
||
|
|
||
|
There is no in-place upgrade procedure. Proceed with install
|
||
|
from scratch and use [qubes backup and restore tools](/doc/backup-restore/)
|
||
|
for migrating of all of the user VMs.
|
||
|
|
||
|
[salt-doc]: /doc/salt/
|
||
|
[usb]: /doc/usb/
|
||
|
[i3]: /doc/i3/
|
||
|
[qrexec-argument]: https://github.com/QubesOS/qubes-issues/issues/1876
|
||
|
[qrexec-doc]: /doc/qrexec3/#service-argument-in-policy
|
||
|
[github-release-notes]: https://github.com/QubesOS/qubes-issues/issues?q=is%3Aissue+sort%3Aupdated-desc+milestone%3A%22Release+3.2%22+label%3Arelease-notes+is%3Aclosed
|