From: Wolfgang Bumiller Date: Tue, 12 Jun 2018 10:02:32 +0000 (+0200) Subject: bump version to 3.0-12 X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=commitdiff_plain;h=dd03bf6e2f7c9e684561e4adf0f48ee31aff413a;ds=sidebyside bump version to 3.0-12 Signed-off-by: Wolfgang Bumiller --- diff --git a/Makefile b/Makefile index bc31b5d..7701499 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=3.0 -PKGREL=11 +PKGREL=12 PACKAGE=pve-firewall diff --git a/debian/changelog b/debian/changelog index 99c3322..ab521d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-firewall (3.0-12) unstable; urgency=medium + + * fix deleted iptables chains not being properly detected as a change + + -- Proxmox Support Team Tue, 12 Jun 2018 12:01:02 +0200 + pve-firewall (3.0-11) unstable; urgency=medium * #1764: rename 'ebtales_enable' option to 'ebtables'