From 1e2e9706b70e9ffaf75e73772bedcb564d66b51c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Fri, 13 Nov 2015 23:22:37 +0100 Subject: [PATCH] version 3.0.20 --- debian/changelog | 29 +++++++++++++++++++++++++++++ version | 2 +- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f370923..90ba2fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +qubes-core-agent (3.0.20-1) wheezy; urgency=medium + + [ Rusty Bird ] + * qfile-unpacker: Avoid data loss by checking for child errors + + [ Marek Marczykowski-Górecki ] + * Setup updates proxy in dnf and PackageKit + * updates-proxy-setup: use temporary file for config snippet + * backup: fix handling backup filename with spaces + * backup: improve exit code reporting + * appmenus: ignore entries with NoDisplay=true + * No longer disable auditd + * dom0-updates: prefer yum-deprecated over dnf + + [ Olivier MEDOC ] + * add DROPINS for org.cups.cupsd systemd files. + + [ Marek Marczykowski-Górecki ] + * fedora: Add skip_if_unavailable=False to Qubes repositories + * dom0-updates: use yum-deprecated instead of dnf in all calls + * Implement dnf hooks for post-update actions + * fedora: do not require/use yum-plugin-post-transaction-actions in + F>=22 + * systemd: make sure that update check is started only after qrexec- + agent + * dom0-updates: do not use 'yum check-update -q' + + -- Marek Marczykowski-Górecki Fri, 13 Nov 2015 23:22:37 +0100 + qubes-core-agent (3.0.19-1) wheezy; urgency=medium [ Marek Marczykowski-Górecki ] diff --git a/version b/version index 25875f0..3e4a61b 100644 --- a/version +++ b/version @@ -1 +1 @@ -3.0.19 +3.0.20