Browse Source

version 4.0.7

Marek Marczykowski-Górecki 6 years ago
parent
commit
17670eae1b
2 changed files with 23 additions and 1 deletions
  1. 22 0
      debian/changelog
  2. 1 1
      version

+ 22 - 0
debian/changelog

@@ -1,3 +1,25 @@
+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
+
 qubes-core-admin-client (4.0.6-1) unstable; urgency=medium
 
   [ Marek Marczykowski-Górecki ]

+ 1 - 1
version

@@ -1 +1 @@
-4.0.6
+4.0.7