changelog 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. qubes-core-admin-client (4.0.6-1) unstable; urgency=medium
  2. [ Marek Marczykowski-Górecki ]
  3. * tools/qvm-run: ignore --filter-esc/--no-filter-esc unless --pass-io
  4. is given
  5. * vm/dispvm: fix dispvm.cleanup() when no service was called
  6. * tests: add DispVM tests
  7. * Improve QubesDaemonNoResponseError error message
  8. * tools: drop --delete and --unset aliases for --default option
  9. * doc: update list of properties in qvm-prefs/qubes-prefs man pages
  10. * doc: add short description of VM classes to qvm-create man page
  11. * tools: implement qvm-create --root-move-from/--root-copy-from
  12. * tools: add qvm-create --help-classes
  13. * backup/restore: make backup header extraction faster
  14. * backup/restore: do not fail the whole restore when qvm-appmenus is
  15. missing
  16. [ blackpit ]
  17. * Fixed https://github.com/QubesOS/qubes-issues/issues/2983
  18. [ Marek Marczykowski-Górecki ]
  19. * tools: fix too long lines
  20. * tools: cleanup temporary files after qvm-template-postprocess
  21. * devices: client stub for DeviceCollection.update_persistent
  22. * tools: restore qvm-start --cdrom and similar options
  23. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 14 Sep 2017 02:47:48 +0200
  24. qubes-core-admin-client (4.0.5-1) unstable; urgency=medium
  25. * tools/qvm-run: fix handling small data blocks
  26. * vm: add DispVMWrapper for calling a single service in new DispVM
  27. * tools: add qvm-run --dispvm option
  28. * doc: list known features in qvm-features manual page
  29. * app: add VMCollection.values()
  30. * tools/qvm-run: do not use os.set_blocking
  31. * tools/qvm-device: list attach options
  32. * doc: add default values to qvm-features man page
  33. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Thu, 10 Aug 2017 16:10:40 +0200
  34. qubes-core-admin-client (4.0.4-1) unstable; urgency=medium
  35. * tools/qvm-start-gui: do not start stubdomain GUI for VMs with gui-
  36. agent
  37. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sun, 30 Jul 2017 19:20:07 +0200
  38. qubes-core-admin-client (4.0.3-1) unstable; urgency=medium
  39. * tools/qvm-backup-restore: fix default list of VMs to restore
  40. * storage: drop 'internal' volume property
  41. * tools/qvm-volume: fix default action handling
  42. * tests: qvm-backup-restore tool tests
  43. * tools/qvm-backup-restore: fix restoring only specific VMs
  44. * tests: disable slow tests unless ENABLE_SLOW_TESTS=1 is set
  45. * backup: move BackupRestore class and helpers to 'restore' submodule
  46. * tools: add qvm-backup tool
  47. * debian: update build depends
  48. * doc: update qvm-backup man page
  49. * backup/restore: improve error reporting
  50. * backup/restore: add option to ignore size limit
  51. * events: add variable Admin API method name
  52. * tools/qvm-shutdown: drop --force option, it isn't supported anymore
  53. * tools/qvm-shutdown: fix help message
  54. * tools/qvm-start-gui: add --force-stubdomain options
  55. * features: serialize True as '1'
  56. * tests: too much copy&paste
  57. * tools: qvm-service tool
  58. * doc: update manpage of qvm-service
  59. * qvm-ls: fix total VM size reporting
  60. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 29 Jul 2017 06:16:06 +0200
  61. qubes-core-admin-client (4.0.2-1) unstable; urgency=medium
  62. [ Marek Marczykowski-Górecki ]
  63. * vm: make QubesVM objects hashable
  64. * events: simplify wait_for_domain_shutdown coroutine
  65. * tools: handle shutdown order in qvm-shutdown
  66. * tests/tools: add MockEventsReader
  67. * tests: qvm-shutdown --wait tests
  68. * Fix VM creation with default template
  69. * events: fix cleanup function in qrexec case
  70. * tests: improve test failure message
  71. [ Marta Marczykowska-Górecka ]
  72. * added helper function updates_vms_status
  73. [ Marek Marczykowski-Górecki ]
  74. * tools/qvm-run: fix handling copying stdin to the process
  75. * tests: mark qvm-run tests with "expected failure"
  76. * tools/qvm-run: fix handling EOF
  77. * Make pylint happy
  78. * Don't try to set 'created-by-' tag when cloning VM
  79. * backup: initial support for backup restore over Admin API
  80. * tests/backup: tests for backup-restore code
  81. * Exclude 'qubesadmin.backup' module from python2 install
  82. * devices,features: fix bool values handling
  83. * tests/backup: use smaller images
  84. * tests: add v4 (Qubes 4.0) backup format tests, move qubes.xml
  85. * backup: add firewall and appmenus list handling
  86. * firewall: fix handling DstHost.prefixlen=0
  87. * tests: backup: add firewall.xml and appmenus checking
  88. * tools: add qvm-backup-restore
  89. * app: call admin.vm.volume.Import as root
  90. * backup: do not show full stacktrace to the user
  91. * backup: change 'hvm' property to 'virt_mode'
  92. * backup: use 'cat' instead of read-write loop in python
  93. * backup: improve error logging
  94. * tools/qvm-backup-restore: handle VMs selection, not only exclusion
  95. * Choose QubesLocal or QubesRemote based on /etc/qubes-release
  96. presence
  97. * Change 'hvm' property to 'virt_mode'
  98. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 18 Jul 2017 05:37:29 +0200
  99. qubes-core-admin-client (4.0.1-1) unstable; urgency=medium
  100. *
  101. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Wed, 05 Jul 2017 20:14:12 +0200
  102. qubes-core-admin-client (4.0.0-1) unstable; urgency=low
  103. * Initial release
  104. -- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Sat, 20 May 2017 00:13:54 +0200