From: Thomas Lamprecht Date: Tue, 2 Apr 2019 09:18:30 +0000 (+0200) Subject: bump version to 3.0-19 X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=commitdiff_plain;h=baba607ab07d35d44bbe4bc0805117a08eb7db8c bump version to 3.0-19 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 281a3da..2b2fd8b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=3.0 -PKGREL=18 +PKGREL=19 PACKAGE=pve-firewall diff --git a/debian/changelog b/debian/changelog index 3a87e08..cd04bbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +pve-firewall (3.0-19) unstable; urgency=medium + + * ebtables: add arp filtering + + * fix: #2123 Logging of user defined firewall rules + + * fix Razor macro + + * allow to enable/disable and modify cluster wide log ratelimits + + -- Proxmox Support Team Tue, 02 Apr 2019 11:15:16 +0200 + pve-firewall (3.0-18) unstable; urgency=medium * fix #1606: Add nf_conntrack_allow_invalid option