From 310a4f209069442d85f3275541793a0ec8fb49e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Thu, 7 Mar 2019 03:58:08 +0100 Subject: [PATCH] version 4.0.25 --- debian/changelog | 29 +++++++++++++++++++++++++++++ version | 2 +- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c36d51c..9b87991 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +qubes-core-admin-client (4.0.25-1) unstable; urgency=medium + + [ Marek Marczykowski-Górecki ] + * doc: update meminfo-writer service note + + [ GammaSQ ] + * fixed typo + + [ Marek Marczykowski-Górecki ] + * rpm: unify fedora and centos packaging + * rpm: add R: python3-yaml, as needed by qvm-backup tool + * backup: do not fail restore if scrypt anticipate more time needed + * tools/qvm-run: do not color the output unless --pass-io is used + * Bump Python version requirement for qvm-* to 3.5 + * utils: include management_dispvm property when checking where VM is + used + * backup: Do not try to attach devices during backup verification + * tools/qvm-backup: allow to disable compression + * events: simplify handling qubesd reconnect + * vm: add run_with_args method to call a single command with specific + arguments + * tests: vm.run, vm.run_with_args + * tools/qvm-start: use vm.run_with_args to call losetup in the VM + * tools/qvm-start: validate output of losetup command + * Make vm.run_with_args working on python2 + * Make pylint happy + + -- Marek Marczykowski-Górecki Thu, 07 Mar 2019 03:58:08 +0100 + qubes-core-admin-client (4.0.24-1) unstable; urgency=medium * tools/qvm-run: make -q affect 'command failed with code' message diff --git a/version b/version index 0227d4a..19a7345 100644 --- a/version +++ b/version @@ -1 +1 @@ -4.0.24 +4.0.25