From 7f286766d06eed0a15c6871bb115db3c1202cf18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Thu, 18 Jan 2018 21:06:36 +0100 Subject: [PATCH] version 4.0.13 --- debian/changelog | 53 ++++++++++++++++++++++++++++++++++++++++++++++++ version | 2 +- 2 files changed, 54 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f0ac6d4..1b2a106 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,56 @@ +qubes-core-admin-client (4.0.13-1) unstable; urgency=medium + + [ Christopher Laprise ] + * Fix dom0-related issues + + [ Marek Marczykowski-Górecki ] + * backup: make pylint happy + * Make pylint happy + * tools/qvm-ls: fix handling columns with underscore + * backup: restore Qubes 3.x VMs as HVMs + * doc: update qvm-features documentation + + [ Christopher Laprise ] + * Add --yes option and confirm prompt. + * Fix error message grammar + * Toggle installed_by_rpm in template tool + * Use --force instead of --yes + * Print vm list before prompt + * Avoid cloning installed_by_rpm + * Add --force to manpage. + * Fix style else-return + + [ Marek Marczykowski-Górecki ] + * tests: update qvm-template-process and qvm-remove tests + * add QubesVM.connected_vms attribute + + [ Rusty Bird ] + * qvm-device/block: Alias '--ro' to '--option read-only=yes' + * qvm-device.rst: Document '--ro' option + + [ Marek Marczykowski-Górecki ] + * doc: add info about specific qvm-device cases + * storage: add volume.is_outdated() function + * tools/qvm-start: add naive waiting for cdrom device + * tools: fix handling optional domain list + * tools/qvm-ls: allow list only selected VMs + * tools/qvm-ls: add --raw-list option for compatibility with R3.2 + * tools/qvm-ls: add --network and --disk compatibility options + * tools/qvm-ls: clarify that disk usage is in percents + * base: make WrapperObjectsCollection behave like a dict + * rpm,deb: add missing python lxml dependency + * Add property_get_default method + * vm/DispVM: use 'qrexec_timeout' also for call connection timeout + + [ Rusty Bird ] + * qvm-run: wait for X11 in --dispvm --gui case + + [ Marek Marczykowski-Górecki ] + * storage: add size and usage properties + * backup/restore: do not shrink volumes on restore + + -- Marek Marczykowski-Górecki Thu, 18 Jan 2018 21:06:36 +0100 + qubes-core-admin-client (4.0.12-1) unstable; urgency=medium [ Jean-Philippe Ouellet ] diff --git a/version b/version index 4c05e4e..041792e 100644 --- a/version +++ b/version @@ -1 +1 @@ -4.0.12 +4.0.13