From 91d88bc517b68425863c8e089c3e079824064008 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 9 Jan 2019 16:54:29 +0100 Subject: [PATCH] bump version to 3.0-17 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6f48724..87a7f89 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=3.0 -PKGREL=16 +PKGREL=17 PACKAGE=pve-firewall diff --git a/debian/changelog b/debian/changelog index 87463dd..b739cbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pve-firewall (3.0-17) unstable; urgency=medium + + * fix #2005: only allow ascii port digits + + * fix #2004: do not allow backwards ranges + + * add conntrack logging via libnetfilter_conntrack and allow one to enable + it through the firewall host configuration + + -- Proxmox Support Team Wed, 09 Jan 2019 16:56:17 +0100 + pve-firewall (3.0-16) unstable; urgency=medium * api/rules: fix macro return type -- 2.39.2