version 4.1.0

This commit is contained in:
Marek Marczykowski-Górecki 2019-10-09 05:48:48 +02:00
parent 2d736f5aa8
commit 1d3a214648
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 52 additions and 1 deletions

51
debian/changelog vendored
View File

@ -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 <marmarek@invisiblethingslab.com> Wed, 09 Oct 2019 05:48:48 +0200
qubes-core-admin-client (4.0.26-1) unstable; urgency=medium
[ Marek Marczykowski-Górecki ]

View File

@ -1 +1 @@
4.0.26
4.1.0