From 3d0c1ba2dc537abe7188782938a84e0f5841489a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 7 May 2018 05:32:42 +0200 Subject: [PATCH] version 3.2.29 --- debian/changelog | 16 ++++++++++++++++ version | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5e3557f..8eed8e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +qubes-core-agent (3.2.29-1) unstable; urgency=medium + + [ Frédéric Pierret ] + * Add missing python-setuptools dependency + * Use %{python3_pkgversion} instead of duplicating python3 + * Fix GCC8 warnings + * centos: fix conflict with dconf + + [ Marek Marczykowski-Górecki ] + * centos: exclude only dconf user profile, keep dpi config + * Create /etc/dconf/profile/user dynamically, if not present + * travis: add Fedora 27, 28, CentOS 7 + * dom0-updates: do not modify yum.conf + + -- Marek Marczykowski-Górecki Mon, 07 May 2018 05:32:42 +0200 + qubes-core-agent (3.2.28-1) unstable; urgency=medium * qrexec: fix arguments handling diff --git a/version b/version index 39636e4..e86bf9e 100644 --- a/version +++ b/version @@ -1 +1 @@ -3.2.28 +3.2.29