]> git.proxmox.com Git - pve-firewall.git/blobdiff - debian/changelog
bump version to 3.0-20
[pve-firewall.git] / debian / changelog
index 87463dddf36e3629d05225545dc273de00957f9e..4f8df311285d726119bcc3e1296c75e3a6d71176 100644 (file)
@@ -1,3 +1,45 @@
+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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  Wed, 09 Jan 2019 16:56:17 +0100
+
 pve-firewall (3.0-16) unstable; urgency=medium
 
   * api/rules: fix macro return type