From: Thomas Lamprecht Date: Fri, 19 Apr 2019 05:11:22 +0000 (+0000) Subject: bump version to 3.0-20 X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=commitdiff_plain;h=bbf77725f26253899db1371f671256a5703ff680 bump version to 3.0-20 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 2b2fd8b..b6212e9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=3.0 -PKGREL=19 +PKGREL=20 PACKAGE=pve-firewall diff --git a/debian/changelog b/debian/changelog index cd04bbc..4f8df31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pve-firewall (3.0-20) unstable; urgency=medium + + * use IPCC to read config and rule files, if the are backed by pmxcfs which + has better handling for pmxcfs restarts + + * fix #2178: endless loop on ipv6 extension headers + + -- Proxmox Support Team Fri, 19 Apr 2019 05:10:13 +0000 + pve-firewall (3.0-19) unstable; urgency=medium * ebtables: add arp filtering