From 1d3a214648752364c448ff3502c6f9185be33069 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Wed, 9 Oct 2019 05:48:48 +0200 Subject: [PATCH] version 4.1.0 --- debian/changelog | 51 ++++++++++++++++++++++++++++++++++++++++++++++++ version | 2 +- 2 files changed, 52 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2cd7946..3b8969b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,54 @@ +qubes-core-admin-client (4.1.0-1) unstable; urgency=medium + + [ Frédéric Pierret (fepitre) ] + * devices: make PEP8 happy + * devices: handle listing of available device classes + * tests/devices: make PEP8 happy + * tests/devices: add test for handling listing device classes + * tools/qvm-device: make PEP8 happy + * devices: make iteration device classes compatible with Python2 + * devices: add missing docstring for _get_device_classes + * qvm-check: refactor check mechanism and add filter for checking + netvm + * qvm-check: fix from Marek's comment + + [ hexagonrecursion ] + * Fix a pref name in the qvm-prefs man page + * Clarify the network-manager qubes service default + * Correct network-manager qubes service default + + [ Frédéric Pierret (fepitre) ] + * qubesadmin: make PEP8 happy + * qubesadmin: define methods list_vmclass and list_devicesclass + * qvm-device: handle 'list-device-classes' and 'list-classes' + * qvm-device: prevent parser allowing abbreviations + * qvm-device: add manpage entry + + [ Marek Marczykowski-Górecki ] + * backup/restore: reject uncommon compression filters and improve + header validation + * backup/restore: add option to use uncommon compression filter anyway + * tests: check rejecting/accepting compression filters + * backup/restore: make pylint happy + + [ Frédéric Pierret (fepitre) ] + * Fix Sphinx 2 new API for Fedora 31+ + * dochelpers: handle legacy sphinx library + * dochelpers: make PEP8 happier + + [ Marta Marczykowska-Górecka ] + * Fixed error with VM being incorrectly listed as its own dependency + + [ Marek Marczykowski-Górecki ] + * rpm: fix release number + * Add support for run_service(..., filter_esc=True) in a VM + * Add run_service(..., autostart=False) argument + * tools/qvm-start-gui: avoid starting a VM just to send it monitor + layout + * Make pylint happy + + -- Marek Marczykowski-Górecki Wed, 09 Oct 2019 05:48:48 +0200 + qubes-core-admin-client (4.0.26-1) unstable; urgency=medium [ Marek Marczykowski-Górecki ] diff --git a/version b/version index 8efad2d..ee74734 100644 --- a/version +++ b/version @@ -1 +1 @@ -4.0.26 +4.1.0