version 4.1.11-1

This commit is contained in:
Marek Marczykowski-Górecki 2020-08-13 04:05:04 +02:00
parent 9a68be162a
commit 3e512bb7c3
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 48 additions and 1 deletions

47
debian/changelog vendored
View File

@ -1,3 +1,50 @@
qubes-manager (4.1.11-1) wheezy; urgency=medium
[ donoban ]
* Migration to View/Model design (#195)
[ Marek Marczykowski-Górecki ]
* tests: Update QMessageBox mockup
* debian: drop removed table_widgets.py from the packaging
* Replace quamash with qasync
* travis: use included configs, drop R4.0 dom0 test
[ Marta Marczykowska-Górecka ]
* Fix incorrect Settings invocation in Qube Manager
[ William Dizon ]
* fixed misspelling in dialog box of success
[ Marta Marczykowska-Górecka ]
* Added more description to Global Settings update repo settings
[ Marek Marczykowski-Górecki ]
* travis: include Debian targets too
[ Marta Marczykowska-Górecka ]
* Added a Clone VM tool
* Changed Clone action in Qube Manager and VM settings to use the new
Clone Qube dialog
* Updated Clone VM tool to use new better helper functions
* Added and fixed tests for CloneVM tool
* Make Qube Manager resistant to missing permissions
* Global Settings now can function with partial permissions
* Misc qubesmanager tools modified to be more resilient to
insufficient permissions
* Fixed VM settings to be more tolerant of missing permissions
* Use the new QubesDaemonAccessError
* Modified warning shown when destination qube for backup is
unavailable
[ Marek Marczykowski-Górecki ]
* Bump required python3-qubesadmin version
[ Marta Marczykowska-Górecka ]
* Fixed lack of new vm.icon property handling in Qube Manager
* Adjusted icon size in Qube Manager for better aesthetics
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 13 Aug 2020 04:05:04 +0200
qubes-manager (4.1.10-1) unstable; urgency=medium
[ Frédéric Pierret (fepitre) ]

View File

@ -1 +1 @@
4.1.10
4.1.11