2018-03-04 03:54:39 +01:00
|
|
|
qubes-core-admin-client (4.0.15-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* doc: add 'pci-e820-host' feature description
|
|
|
|
|
|
|
|
[ Rusty Bird ]
|
|
|
|
* qvm-backup-restore: remove orphaned --replace-template option
|
|
|
|
* qvm-backup-restore: really pass options
|
|
|
|
* qvm-backup: let backup core handle default VM selection
|
|
|
|
* restore.py: don't try to restore dispid property
|
|
|
|
* restore.py: sort into three tiers in _templates_first()
|
|
|
|
* restore.py: deal with DispVM templates
|
|
|
|
* restore.py: factor out _restore_property() helper
|
|
|
|
* restory.py: restore template_for_dispvms property early
|
|
|
|
* restore.py: add template-related debug log messages
|
|
|
|
|
|
|
|
[ Frédéric Pierret ]
|
|
|
|
* Add support for python34-sphinx: package is provided in Qubes
|
|
|
|
repository
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* tools: terminate qvm-start-gui when X server is terminated
|
|
|
|
|
|
|
|
[ Rusty Bird ]
|
|
|
|
* qvm-backup-restore: also handle absent --ignore-missing
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* qvm-template-postprocess: call fstrim after removing image file
|
|
|
|
* tools/qvm-prefs: fix printing None value
|
|
|
|
* tests: add tests for various 'qvm-prefs vm pref' cases
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sun, 04 Mar 2018 03:54:39 +0100
|
|
|
|
|
2018-02-14 04:46:52 +01:00
|
|
|
qubes-core-admin-client (4.0.14-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* vm: restore force_shutdown->kill deprecated alias
|
|
|
|
|
|
|
|
[ Christopher Laprise ]
|
|
|
|
* Fix AdminVm class name
|
|
|
|
* Fix dom0 handling
|
|
|
|
* Fix dom0 restore
|
|
|
|
* style issues
|
|
|
|
* unused variable
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* backup: skip dom0's properties while restoring core2 backup
|
|
|
|
* backup: add support for openssl 1.1.0 options
|
|
|
|
* tests: dom0 backup restore, both v3 and v4
|
|
|
|
* backup: don't crash when no 'qubes' group is present
|
|
|
|
|
|
|
|
[ Rusty Bird ]
|
|
|
|
* template-postprocess: fast path for file-reflink, like file
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Wed, 14 Feb 2018 04:46:52 +0100
|
|
|
|
|
2018-01-18 21:06:36 +01:00
|
|
|
qubes-core-admin-client (4.0.13-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Christopher Laprise ]
|
|
|
|
* Fix dom0-related issues
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* backup: make pylint happy
|
|
|
|
* Make pylint happy
|
|
|
|
* tools/qvm-ls: fix handling columns with underscore
|
|
|
|
* backup: restore Qubes 3.x VMs as HVMs
|
|
|
|
* doc: update qvm-features documentation
|
|
|
|
|
|
|
|
[ Christopher Laprise ]
|
|
|
|
* Add --yes option and confirm prompt.
|
|
|
|
* Fix error message grammar
|
|
|
|
* Toggle installed_by_rpm in template tool
|
|
|
|
* Use --force instead of --yes
|
|
|
|
* Print vm list before prompt
|
|
|
|
* Avoid cloning installed_by_rpm
|
|
|
|
* Add --force to manpage.
|
|
|
|
* Fix style else-return
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* tests: update qvm-template-process and qvm-remove tests
|
|
|
|
* add QubesVM.connected_vms attribute
|
|
|
|
|
|
|
|
[ Rusty Bird ]
|
|
|
|
* qvm-device/block: Alias '--ro' to '--option read-only=yes'
|
|
|
|
* qvm-device.rst: Document '--ro' option
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* doc: add info about specific qvm-device cases
|
|
|
|
* storage: add volume.is_outdated() function
|
|
|
|
* tools/qvm-start: add naive waiting for cdrom device
|
|
|
|
* tools: fix handling optional domain list
|
|
|
|
* tools/qvm-ls: allow list only selected VMs
|
|
|
|
* tools/qvm-ls: add --raw-list option for compatibility with R3.2
|
|
|
|
* tools/qvm-ls: add --network and --disk compatibility options
|
|
|
|
* tools/qvm-ls: clarify that disk usage is in percents
|
|
|
|
* base: make WrapperObjectsCollection behave like a dict
|
|
|
|
* rpm,deb: add missing python lxml dependency
|
|
|
|
* Add property_get_default method
|
|
|
|
* vm/DispVM: use 'qrexec_timeout' also for call connection timeout
|
|
|
|
|
|
|
|
[ Rusty Bird ]
|
|
|
|
* qvm-run: wait for X11 in --dispvm --gui case
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* storage: add size and usage properties
|
|
|
|
* backup/restore: do not shrink volumes on restore
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 18 Jan 2018 21:06:36 +0100
|
|
|
|
|
2017-12-12 01:42:20 +01:00
|
|
|
qubes-core-admin-client (4.0.12-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Jean-Philippe Ouellet ]
|
|
|
|
* Stop leaking terminal escapes via stderr
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* tests: Update tests after fix for filtering stderr
|
|
|
|
|
|
|
|
[ Jean-Philippe Ouellet ]
|
|
|
|
* Fix qvm-ls --raw-data
|
|
|
|
* Disable spinner if --raw-data
|
|
|
|
* Remove dead code
|
|
|
|
|
|
|
|
[ qubesuser ]
|
|
|
|
* don't lookup list of labels just to read VM properties
|
|
|
|
* don't use ast.literal_eval, just directly convert to the desired
|
|
|
|
type
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* tests: make filter-esc tests working also on travis
|
|
|
|
* tests: fix tests after dropping unnecessary admin.label.List call
|
|
|
|
|
|
|
|
[ Christopher Laprise ]
|
|
|
|
* Issue #3303
|
|
|
|
* Fix verify-only
|
|
|
|
* verify-only avoid dom0 handler
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* tests: update tests for fixed verify_only handling
|
|
|
|
* make qvm-shutdown nice for unit tests
|
|
|
|
* Make pylint happy
|
|
|
|
* Another approach for making qvm-shutdown nice for tests
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 12 Dec 2017 01:42:19 +0100
|
|
|
|
|
2017-11-21 04:52:46 +01:00
|
|
|
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
|
|
|
|
|
2017-11-09 11:56:18 +01:00
|
|
|
qubes-core-admin-client (4.0.10-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* Document device attach options in man page
|
|
|
|
* tools/qvm-shutdown: fix handling shutdown timeout for multiple VMs
|
|
|
|
* backup: fix handling labels in Qubes 4.0 backups
|
|
|
|
|
|
|
|
[ qubesuser ]
|
|
|
|
* make qvm-run work for non-blocking stdin
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 09 Nov 2017 11:56:18 +0100
|
|
|
|
|
2017-10-21 04:11:20 +02:00
|
|
|
qubes-core-admin-client (4.0.9-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Frédéric Pierret ]
|
|
|
|
* Add CentOS support and fix python3 dependencies for CentOS (except
|
|
|
|
python3-sphinx and python3-daemon which has no python34 package)
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* Fix DeviceInfo objects comparing
|
|
|
|
* vm: fix handling policy deny on admin.vm.List
|
|
|
|
* Drop log.DBusHandler
|
|
|
|
* backup: improve migrating templates from Qubes 3.x
|
|
|
|
* tools: fix handling qvm-run --no-autostart
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 21 Oct 2017 04:11:20 +0200
|
|
|
|
|
2017-10-16 04:44:26 +02:00
|
|
|
qubes-core-admin-client (4.0.8-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* backup: fix restoring template VMs
|
|
|
|
* tools: clarify that qvm-backup needs absolute path
|
|
|
|
* backup: fix name of meminfo-writer feature
|
|
|
|
* backup: update DispVM template property: template_for_dispvms
|
|
|
|
* backup: improve restoring HVMs from Qubes 3.2
|
|
|
|
* backup: do not try to read tar's stderr past EOF
|
|
|
|
* tests: multi-part volume in backup tests
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Mon, 16 Oct 2017 04:44:26 +0200
|
|
|
|
|
2017-10-08 18:42:41 +02:00
|
|
|
qubes-core-admin-client (4.0.7-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* Implement "blind mode" to avoid listing objects
|
|
|
|
* events: ignore events from non-existing domains
|
|
|
|
* tools: fix qvm-run --help
|
|
|
|
* Always use QubesVM objects, instead of AppVM/TemplateVM etc
|
|
|
|
* Move vm.appvms to QubesVM
|
|
|
|
* Drop individual VM classes as python types completely
|
|
|
|
* tools: finish 'qvm-volume revert' implementation, add tests
|
|
|
|
* tools/qvm-start: fix starting a VM with cdrom image
|
|
|
|
* vm: drop suspend and resume methods - not part of the Admin API
|
|
|
|
* rpm: add conflict with too-old qubes-manager
|
|
|
|
|
|
|
|
[ Mindy Preston ]
|
|
|
|
* qvm-start: exit if domain running and no --skip-if-running
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* tools: adjust qvm-start message and logic, update tests
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sun, 08 Oct 2017 18:42:41 +0200
|
|
|
|
|
2017-09-14 02:47:48 +02:00
|
|
|
qubes-core-admin-client (4.0.6-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* tools/qvm-run: ignore --filter-esc/--no-filter-esc unless --pass-io
|
|
|
|
is given
|
|
|
|
* vm/dispvm: fix dispvm.cleanup() when no service was called
|
|
|
|
* tests: add DispVM tests
|
|
|
|
* Improve QubesDaemonNoResponseError error message
|
|
|
|
* tools: drop --delete and --unset aliases for --default option
|
|
|
|
* doc: update list of properties in qvm-prefs/qubes-prefs man pages
|
|
|
|
* doc: add short description of VM classes to qvm-create man page
|
|
|
|
* tools: implement qvm-create --root-move-from/--root-copy-from
|
|
|
|
* tools: add qvm-create --help-classes
|
|
|
|
* backup/restore: make backup header extraction faster
|
|
|
|
* backup/restore: do not fail the whole restore when qvm-appmenus is
|
|
|
|
missing
|
|
|
|
|
|
|
|
[ blackpit ]
|
|
|
|
* Fixed https://github.com/QubesOS/qubes-issues/issues/2983
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* tools: fix too long lines
|
|
|
|
* tools: cleanup temporary files after qvm-template-postprocess
|
|
|
|
* devices: client stub for DeviceCollection.update_persistent
|
|
|
|
* tools: restore qvm-start --cdrom and similar options
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 14 Sep 2017 02:47:48 +0200
|
|
|
|
|
2017-08-10 16:10:40 +02:00
|
|
|
qubes-core-admin-client (4.0.5-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* tools/qvm-run: fix handling small data blocks
|
|
|
|
* vm: add DispVMWrapper for calling a single service in new DispVM
|
|
|
|
* tools: add qvm-run --dispvm option
|
|
|
|
* doc: list known features in qvm-features manual page
|
|
|
|
* app: add VMCollection.values()
|
|
|
|
* tools/qvm-run: do not use os.set_blocking
|
|
|
|
* tools/qvm-device: list attach options
|
|
|
|
* doc: add default values to qvm-features man page
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 10 Aug 2017 16:10:40 +0200
|
|
|
|
|
2017-07-30 19:20:07 +02:00
|
|
|
qubes-core-admin-client (4.0.4-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* tools/qvm-start-gui: do not start stubdomain GUI for VMs with gui-
|
|
|
|
agent
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sun, 30 Jul 2017 19:20:07 +0200
|
|
|
|
|
2017-07-29 06:16:07 +02:00
|
|
|
qubes-core-admin-client (4.0.3-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* tools/qvm-backup-restore: fix default list of VMs to restore
|
|
|
|
* storage: drop 'internal' volume property
|
|
|
|
* tools/qvm-volume: fix default action handling
|
|
|
|
* tests: qvm-backup-restore tool tests
|
|
|
|
* tools/qvm-backup-restore: fix restoring only specific VMs
|
|
|
|
* tests: disable slow tests unless ENABLE_SLOW_TESTS=1 is set
|
|
|
|
* backup: move BackupRestore class and helpers to 'restore' submodule
|
|
|
|
* tools: add qvm-backup tool
|
|
|
|
* debian: update build depends
|
|
|
|
* doc: update qvm-backup man page
|
|
|
|
* backup/restore: improve error reporting
|
|
|
|
* backup/restore: add option to ignore size limit
|
|
|
|
* events: add variable Admin API method name
|
|
|
|
* tools/qvm-shutdown: drop --force option, it isn't supported anymore
|
|
|
|
* tools/qvm-shutdown: fix help message
|
|
|
|
* tools/qvm-start-gui: add --force-stubdomain options
|
|
|
|
* features: serialize True as '1'
|
|
|
|
* tests: too much copy&paste
|
|
|
|
* tools: qvm-service tool
|
|
|
|
* doc: update manpage of qvm-service
|
|
|
|
* qvm-ls: fix total VM size reporting
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 29 Jul 2017 06:16:06 +0200
|
|
|
|
|
2017-07-18 05:37:29 +02:00
|
|
|
qubes-core-admin-client (4.0.2-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* vm: make QubesVM objects hashable
|
|
|
|
* events: simplify wait_for_domain_shutdown coroutine
|
|
|
|
* tools: handle shutdown order in qvm-shutdown
|
|
|
|
* tests/tools: add MockEventsReader
|
|
|
|
* tests: qvm-shutdown --wait tests
|
|
|
|
* Fix VM creation with default template
|
|
|
|
* events: fix cleanup function in qrexec case
|
|
|
|
* tests: improve test failure message
|
|
|
|
|
|
|
|
[ Marta Marczykowska-Górecka ]
|
|
|
|
* added helper function updates_vms_status
|
|
|
|
|
|
|
|
[ Marek Marczykowski-Górecki ]
|
|
|
|
* tools/qvm-run: fix handling copying stdin to the process
|
|
|
|
* tests: mark qvm-run tests with "expected failure"
|
|
|
|
* tools/qvm-run: fix handling EOF
|
|
|
|
* Make pylint happy
|
|
|
|
* Don't try to set 'created-by-' tag when cloning VM
|
|
|
|
* backup: initial support for backup restore over Admin API
|
|
|
|
* tests/backup: tests for backup-restore code
|
|
|
|
* Exclude 'qubesadmin.backup' module from python2 install
|
|
|
|
* devices,features: fix bool values handling
|
|
|
|
* tests/backup: use smaller images
|
|
|
|
* tests: add v4 (Qubes 4.0) backup format tests, move qubes.xml
|
|
|
|
* backup: add firewall and appmenus list handling
|
|
|
|
* firewall: fix handling DstHost.prefixlen=0
|
|
|
|
* tests: backup: add firewall.xml and appmenus checking
|
|
|
|
* tools: add qvm-backup-restore
|
|
|
|
* app: call admin.vm.volume.Import as root
|
|
|
|
* backup: do not show full stacktrace to the user
|
|
|
|
* backup: change 'hvm' property to 'virt_mode'
|
|
|
|
* backup: use 'cat' instead of read-write loop in python
|
|
|
|
* backup: improve error logging
|
|
|
|
* tools/qvm-backup-restore: handle VMs selection, not only exclusion
|
|
|
|
* Choose QubesLocal or QubesRemote based on /etc/qubes-release
|
|
|
|
presence
|
|
|
|
* Change 'hvm' property to 'virt_mode'
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 18 Jul 2017 05:37:29 +0200
|
|
|
|
|
2017-07-05 20:14:12 +02:00
|
|
|
qubes-core-admin-client (4.0.1-1) unstable; urgency=medium
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Wed, 05 Jul 2017 20:14:12 +0200
|
|
|
|
|
2017-05-20 02:32:08 +02:00
|
|
|
qubes-core-admin-client (4.0.0-1) unstable; urgency=low
|
|
|
|
|
|
|
|
* Initial release
|
|
|
|
|
|
|
|
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 20 May 2017 00:13:54 +0200
|