2021-02-25 17:47:25 +01:00
|
|
|
qubes-manager (4.1.15-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* create_new_vm: enable/disable "install system" option on template
|
|
|
|
change
|
|
|
|
* tests: update for recent changes
|
|
|
|
|
|
|
|
[ Marta Marczykowska-Górecka ]
|
|
|
|
* Enable word wrap for kernel opts in VM settings
|
|
|
|
|
|
|
|
[ donoban ]
|
|
|
|
* Just warning message improve
|
|
|
|
* Added template_menu
|
|
|
|
* Added properly handling when templates are added and removed
|
|
|
|
* added network_menu
|
|
|
|
* Added 'None' netvm option
|
|
|
|
* Added try/except for change_network
|
|
|
|
* Added network_menu updates
|
|
|
|
* Added QMessageBox if netvm is halted and user wants to start it
|
|
|
|
* Moved change_* funcs after __init__()
|
|
|
|
* Added Template Change Confirmation
|
|
|
|
* Added change network confirmation
|
|
|
|
* Changed checkboxes to icons
|
|
|
|
* Added proper error handling and Check netvm_name is not None
|
|
|
|
* Added error message to dialogs
|
|
|
|
* Added try/except for starting netvm
|
|
|
|
* Better dialog creation
|
|
|
|
* Added wait argument to start_vm
|
|
|
|
* Wrap warnings message in self.tr()
|
|
|
|
* Added default option for network change
|
|
|
|
* Fix possible 'None' default error
|
|
|
|
* Display default netvm
|
|
|
|
* Disable network menu for templates
|
|
|
|
* Add warning if trying to change template VM
|
|
|
|
* Fix too long line
|
|
|
|
* Fix coherence in network menu when adding/removing domains
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* Restore checkboxes to show/hide columns
|
|
|
|
* tests: add a decorator for keeping event listener alive
|
|
|
|
* tests: changing netvm and template via right click
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 25 Feb 2021 17:47:25 +0100
|
|
|
|
|
2021-01-07 15:11:00 +01:00
|
|
|
qubes-manager (4.1.14-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Frédéric Pierret (fepitre) ]
|
|
|
|
* debian: make the build reproducible
|
|
|
|
|
|
|
|
[ Marta Marczykowska-Górecka ]
|
|
|
|
* Added more reasonable behavior to "should I force shutdown or wait"
|
|
|
|
message
|
|
|
|
|
|
|
|
[ Frédéric Pierret (fepitre) ]
|
|
|
|
* debian: use recommended build qt5 dependency pkg
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* debian: make sure qt5 build tools are used
|
|
|
|
|
|
|
|
[ Frédéric Pierret (fepitre) ]
|
|
|
|
* Add .gitlab-ci.yml
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* Move pylintrc to the top directory
|
|
|
|
* gitlab-ci: add pylint job
|
|
|
|
* Fix asyncio.all_tasks() call
|
|
|
|
|
|
|
|
[ donoban ]
|
|
|
|
* Multiple file log dialog
|
|
|
|
* Pylint fixes
|
|
|
|
* Fix SelectionMode on ui file
|
|
|
|
* Added 'Show' Checkboxes to .ui
|
|
|
|
* Added filterAcceptsRow() to QubesProxyModel
|
|
|
|
* Enable 'Show' checkboxes by default
|
|
|
|
* Removed unused import
|
|
|
|
* Added saving and restore settings for showing checkboxes
|
|
|
|
* Fix pylint warnings
|
|
|
|
* Restored removed lines by accident (although I think that are
|
|
|
|
useless at this moment)
|
|
|
|
* Added 'Compact View' Action
|
|
|
|
* Save 'compactview' state
|
|
|
|
* Removed unused logs_menu
|
|
|
|
|
|
|
|
[ donob4n ]
|
|
|
|
* Update qubesmanager/log_dialog.py
|
|
|
|
|
|
|
|
[ donoban ]
|
|
|
|
* Fix Spanglish accident
|
|
|
|
* File checking and error dialog moved to qube_manager
|
|
|
|
* Changed filter to list comprehension (avoids pylint warning)
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* Add QubesValueError to mock qubesadmin.exc
|
|
|
|
|
|
|
|
[ donoban ]
|
|
|
|
* Include in backups changed to 'CheckStateRole'
|
|
|
|
* Fix empty lines
|
|
|
|
* flags() rewrite
|
|
|
|
* Rename 'Include in backups' to 'Backup'
|
|
|
|
* Replace '2' with Qt.Checked
|
|
|
|
|
|
|
|
[ ctrlaltf24 ]
|
|
|
|
* Added TemplateVM and disposableVM to Create New Qube
|
|
|
|
* fixed trailing spaces
|
|
|
|
|
|
|
|
[ Frédéric Pierret (fepitre) ]
|
|
|
|
* Fix build with python3 for CentOS
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 07 Jan 2021 15:11:00 +0100
|
|
|
|
|
2020-10-10 03:34:05 +02:00
|
|
|
qubes-manager (4.1.13-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Marta Marczykowska-Górecka ]
|
|
|
|
* Modified Qube Manager toolbar to be more readable and added
|
|
|
|
Emergency Pause
|
|
|
|
* shutdown-when-idle gets its own checkbox in VM settings
|
|
|
|
* Less intrusive max mem / init mem warning in VM Setting
|
|
|
|
* Warn if trying to change layout on unsupported vms in Qube Manager
|
|
|
|
* Added show password button to Backup/Restore
|
|
|
|
* Extend testing timeout
|
|
|
|
* Modified test to be less prone to timeouts
|
|
|
|
* Fixed tests for keyboard layout
|
|
|
|
* Fixes strict reset list bug in VM Device Settings
|
|
|
|
* Fixed incorrect virtmode check (ignored PVH when it was the default)
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 10 Oct 2020 03:34:05 +0200
|
|
|
|
|
2020-09-14 10:21:13 +02:00
|
|
|
qubes-manager (4.1.12-1) wheezy; urgency=medium
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* travis: restore pylint
|
|
|
|
* Make pylint happy
|
|
|
|
|
|
|
|
[ Marta Marczykowska-Górecka ]
|
|
|
|
* Fix for icon size for Qube Manager tests
|
|
|
|
* Fixed display of default template in Create New VM
|
|
|
|
|
|
|
|
[ Frédéric Pierret (fepitre) ]
|
|
|
|
* spec: fix qt5 dependency for Fedora 33
|
|
|
|
|
|
|
|
[ Marta Marczykowska-Górecka ]
|
|
|
|
* Fix Boot from Device error when no block devices were found
|
|
|
|
|
|
|
|
[ AJ Jordan ]
|
|
|
|
* Fix capitalization in restore dialog
|
|
|
|
|
|
|
|
[ Marta Marczykowska-Górecka ]
|
|
|
|
* Fixed missing verbose error logging in Restore Backup
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Mon, 14 Sep 2020 10:21:13 +0200
|
|
|
|
|
2020-08-13 04:05:04 +02:00
|
|
|
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
|
|
|
|
|
2020-07-16 06:10:58 +02:00
|
|
|
qubes-manager (4.1.10-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Frédéric Pierret (fepitre) ]
|
|
|
|
*
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 16 Jul 2020 06:10:58 +0200
|
|
|
|
|
2020-06-16 14:52:28 +02:00
|
|
|
qubes-manager (4.1.9-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
Initial commit
|
|
|
|
|
|
|
|
-- Frédéric Pierret (fepitre) <frederic.pierret@qubes-os.org> Sun, 14 Jun 2020 10:00:00 +0200
|