From: Wolfgang Bumiller Date: Tue, 29 May 2018 13:14:43 +0000 (+0200) Subject: bump version to 3.0-10 X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=commitdiff_plain;h=423b86effc8ab2b2fc8623ec35b0ce10197c01ff bump version to 3.0-10 Signed-off-by: Wolfgang Bumiller --- diff --git a/Makefile b/Makefile index d2cd0df..de08f32 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=3.0 -PKGREL=9 +PKGREL=10 PACKAGE=pve-firewall diff --git a/debian/changelog b/debian/changelog index 101a500..93db0f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +pve-firewall (3.0-10) unstable; urgency=medium + + * fix #1764: handle existing ebtables rules and allow disabling ebtables + + * ebtables handling can be disabled via /etc/pve/firewall/cluster.fw's new + ebtables_enable option. + + -- Proxmox Support Team Tue, 29 May 2018 15:14:33 +0200 + pve-firewall (3.0-9) unstable; urgency=medium * fix creation of ebltables FORWARD rule entry