diff --git a/debian/changelog b/debian/changelog index 250b724..c8fa230 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +qubes-core-agent (3.0.13-1) wheezy; urgency=medium + + * fedora: ensure that /etc/sysconfig/iptables exists (Fedora 20) + * fedora/systemd: fix service enabling code + * network: use iptables-restore instead of iptables --wait + * network: guard iptables call with manual lock + * network: disable tx csum offload on vif interfaces + + -- Marek Marczykowski-Górecki Wed, 01 Jul 2015 07:05:53 +0200 + qubes-core-agent (3.0.12-1) wheezy; urgency=medium * dom0-updates: make the tool working on Debian diff --git a/version b/version index f93fc9f..eea30e5 100644 --- a/version +++ b/version @@ -1 +1 @@ -3.0.12 +3.0.13