version 4.0.11

This commit is contained in:
Marek Marczykowski-Górecki 2017-11-21 04:52:46 +01:00
parent afe4eef15f
commit 91759077ff
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 15 additions and 1 deletions

14
debian/changelog vendored
View File

@ -1,3 +1,17 @@
qubes-core-admin-client (4.0.11-1) unstable; urgency=medium
[ qubesuser ]
* remove format_doc and docutils import
* don't import pkg_resources in the top of qubesadmin/utils.py
* replace console entry points with just importing the module
* replace key in dir(self) with faster and better code
[ Jean-Philippe Ouellet ]
* Fix setting stderr default coloring policy
* Restore correct colors in verbose mode
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 21 Nov 2017 04:52:46 +0100
qubes-core-admin-client (4.0.10-1) unstable; urgency=medium
[ Marek Marczykowski-Górecki ]

View File

@ -1 +1 @@
4.0.10
4.0.11