changelog 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. qubes-core-admin-client (4.0.4-1) unstable; urgency=medium
  2. * tools/qvm-start-gui: do not start stubdomain GUI for VMs with gui-
  3. agent
  4. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sun, 30 Jul 2017 19:20:07 +0200
  5. qubes-core-admin-client (4.0.3-1) unstable; urgency=medium
  6. * tools/qvm-backup-restore: fix default list of VMs to restore
  7. * storage: drop 'internal' volume property
  8. * tools/qvm-volume: fix default action handling
  9. * tests: qvm-backup-restore tool tests
  10. * tools/qvm-backup-restore: fix restoring only specific VMs
  11. * tests: disable slow tests unless ENABLE_SLOW_TESTS=1 is set
  12. * backup: move BackupRestore class and helpers to 'restore' submodule
  13. * tools: add qvm-backup tool
  14. * debian: update build depends
  15. * doc: update qvm-backup man page
  16. * backup/restore: improve error reporting
  17. * backup/restore: add option to ignore size limit
  18. * events: add variable Admin API method name
  19. * tools/qvm-shutdown: drop --force option, it isn't supported anymore
  20. * tools/qvm-shutdown: fix help message
  21. * tools/qvm-start-gui: add --force-stubdomain options
  22. * features: serialize True as '1'
  23. * tests: too much copy&paste
  24. * tools: qvm-service tool
  25. * doc: update manpage of qvm-service
  26. * qvm-ls: fix total VM size reporting
  27. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 29 Jul 2017 06:16:06 +0200
  28. qubes-core-admin-client (4.0.2-1) unstable; urgency=medium
  29. [ Marek Marczykowski-Górecki ]
  30. * vm: make QubesVM objects hashable
  31. * events: simplify wait_for_domain_shutdown coroutine
  32. * tools: handle shutdown order in qvm-shutdown
  33. * tests/tools: add MockEventsReader
  34. * tests: qvm-shutdown --wait tests
  35. * Fix VM creation with default template
  36. * events: fix cleanup function in qrexec case
  37. * tests: improve test failure message
  38. [ Marta Marczykowska-Górecka ]
  39. * added helper function updates_vms_status
  40. [ Marek Marczykowski-Górecki ]
  41. * tools/qvm-run: fix handling copying stdin to the process
  42. * tests: mark qvm-run tests with "expected failure"
  43. * tools/qvm-run: fix handling EOF
  44. * Make pylint happy
  45. * Don't try to set 'created-by-' tag when cloning VM
  46. * backup: initial support for backup restore over Admin API
  47. * tests/backup: tests for backup-restore code
  48. * Exclude 'qubesadmin.backup' module from python2 install
  49. * devices,features: fix bool values handling
  50. * tests/backup: use smaller images
  51. * tests: add v4 (Qubes 4.0) backup format tests, move qubes.xml
  52. * backup: add firewall and appmenus list handling
  53. * firewall: fix handling DstHost.prefixlen=0
  54. * tests: backup: add firewall.xml and appmenus checking
  55. * tools: add qvm-backup-restore
  56. * app: call admin.vm.volume.Import as root
  57. * backup: do not show full stacktrace to the user
  58. * backup: change 'hvm' property to 'virt_mode'
  59. * backup: use 'cat' instead of read-write loop in python
  60. * backup: improve error logging
  61. * tools/qvm-backup-restore: handle VMs selection, not only exclusion
  62. * Choose QubesLocal or QubesRemote based on /etc/qubes-release
  63. presence
  64. * Change 'hvm' property to 'virt_mode'
  65. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 18 Jul 2017 05:37:29 +0200
  66. qubes-core-admin-client (4.0.1-1) unstable; urgency=medium
  67. *
  68. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Wed, 05 Jul 2017 20:14:12 +0200
  69. qubes-core-admin-client (4.0.0-1) unstable; urgency=low
  70. * Initial release
  71. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 20 May 2017 00:13:54 +0200