changelog 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. qubes-core-admin-client (4.0.2-1) unstable; urgency=medium
  2. [ Marek Marczykowski-Górecki ]
  3. * vm: make QubesVM objects hashable
  4. * events: simplify wait_for_domain_shutdown coroutine
  5. * tools: handle shutdown order in qvm-shutdown
  6. * tests/tools: add MockEventsReader
  7. * tests: qvm-shutdown --wait tests
  8. * Fix VM creation with default template
  9. * events: fix cleanup function in qrexec case
  10. * tests: improve test failure message
  11. [ Marta Marczykowska-Górecka ]
  12. * added helper function updates_vms_status
  13. [ Marek Marczykowski-Górecki ]
  14. * tools/qvm-run: fix handling copying stdin to the process
  15. * tests: mark qvm-run tests with "expected failure"
  16. * tools/qvm-run: fix handling EOF
  17. * Make pylint happy
  18. * Don't try to set 'created-by-' tag when cloning VM
  19. * backup: initial support for backup restore over Admin API
  20. * tests/backup: tests for backup-restore code
  21. * Exclude 'qubesadmin.backup' module from python2 install
  22. * devices,features: fix bool values handling
  23. * tests/backup: use smaller images
  24. * tests: add v4 (Qubes 4.0) backup format tests, move qubes.xml
  25. * backup: add firewall and appmenus list handling
  26. * firewall: fix handling DstHost.prefixlen=0
  27. * tests: backup: add firewall.xml and appmenus checking
  28. * tools: add qvm-backup-restore
  29. * app: call admin.vm.volume.Import as root
  30. * backup: do not show full stacktrace to the user
  31. * backup: change 'hvm' property to 'virt_mode'
  32. * backup: use 'cat' instead of read-write loop in python
  33. * backup: improve error logging
  34. * tools/qvm-backup-restore: handle VMs selection, not only exclusion
  35. * Choose QubesLocal or QubesRemote based on /etc/qubes-release
  36. presence
  37. * Change 'hvm' property to 'virt_mode'
  38. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 18 Jul 2017 05:37:29 +0200
  39. qubes-core-admin-client (4.0.1-1) unstable; urgency=medium
  40. *
  41. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Wed, 05 Jul 2017 20:14:12 +0200
  42. qubes-core-admin-client (4.0.0-1) unstable; urgency=low
  43. * Initial release
  44. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 20 May 2017 00:13:54 +0200