X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3e939c9966baba0834801a9c7abceaed081bc09b;hp=93db0f7edca47bc82dba9351924e3a80971c81ca;hb=6b9da9b01e944bc756d51029303eab22e9cbac8b;hpb=423b86effc8ab2b2fc8623ec35b0ce10197c01ff diff --git a/debian/changelog b/debian/changelog index 93db0f7..3e939c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,97 @@ +pve-firewall (4.0-1) pve; urgency=medium + + * re-build for Debian Buster / PVE 6 + + -- Proxmox Support Team Tue, 21 May 2019 22:28:55 +0200 + +pve-firewall (3.0-21) unstable; urgency=medium + + * fix ipv6 PVEFW-reject + + * fix #2193: arpfilter: CT: remove mask from net IP/CIDR to avoid + ebtables doing the wrong thing here + + -- Proxmox Support Team Wed, 08 May 2019 10:09:31 +0000 + +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 + + * 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 + + * log reject : add space after policy REJECT like drop + + * fix #1891: Add zsh command completion for pve-firewall + + -- Proxmox Support Team Mon, 04 Mar 2019 10:27:01 +0100 + +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 + + -- Proxmox Support Team Fri, 30 Nov 2018 16:02:59 +0100 + +pve-firewall (3.0-15) unstable; urgency=medium + + * fix #1971: display firewall rule properties + + -- Proxmox Support Team Fri, 23 Nov 2018 14:01:33 +0100 + +pve-firewall (3.0-14) unstable; urgency=medium + + * fix #1841: avoid ebtable reloads when containers have multiple network + interfaces + + -- Proxmox Support Team Fri, 24 Aug 2018 10:51:04 +0200 + +pve-firewall (3.0-13) unstable; urgency=medium + + * avoid unnecessary reloads of ebtable ruleset + + -- Proxmox Support Team Thu, 28 Jun 2018 14:47:16 +0200 + +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' + + -- Proxmox Support Team Wed, 06 Jun 2018 16:18:13 +0200 + pve-firewall (3.0-10) unstable; urgency=medium * fix #1764: handle existing ebtables rules and allow disabling ebtables