version 4.0.21

This commit is contained in:
Marek Marczykowski-Górecki 2018-10-07 15:37:03 +02:00
parent cfca9e9707
commit 427f4587e5
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 22 additions and 1 deletions

21
debian/changelog vendored
View File

@ -1,3 +1,24 @@
qubes-core-admin-client (4.0.21-1) unstable; urgency=medium
[ Marek Marczykowski-Górecki ]
* Move pylint config to canonical place
* devices: add DeviceInfo.devclass attribute
[ AJ Jordan ]
* Fix typo
[ jimtahu ]
* Exclude installed_by_rpm when Restoring VM from Backup
[ Marek Marczykowski-Górecki ]
* devices: drop DeviceInfo.options
* events: deserialize DeviceInfo class in device-* events
* devices: include devclass when comparing devices
* events: try reconnecting to qubesd also on BrokenPipeError
* rpm: fix building on fc29
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sun, 07 Oct 2018 15:37:03 +0200
qubes-core-admin-client (4.0.20-1) unstable; urgency=medium
[ Marek Marczykowski-Górecki ]

View File

@ -1 +1 @@
4.0.20
4.0.21