version 3.0.20

This commit is contained in:
Marek Marczykowski-Górecki 2015-11-13 23:22:37 +01:00
parent 976f4acfa6
commit 1e2e9706b7
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 30 additions and 1 deletions

29
debian/changelog vendored
View File

@ -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 <marmarek@invisiblethingslab.com> Fri, 13 Nov 2015 23:22:37 +0100
qubes-core-agent (3.0.19-1) wheezy; urgency=medium
[ Marek Marczykowski-Górecki ]

View File

@ -1 +1 @@
3.0.19
3.0.20