]> git.proxmox.com Git - pve-firewall.git/blobdiff - debian/changelog
bump version to 4.1-2
[pve-firewall.git] / debian / changelog
index 9c1e55ade985befd8d246f28e17c8bbb4763a777..58aca15e8a390a2dd16ac9773bd73722451e53cb 100644 (file)
@@ -1,3 +1,39 @@
+pve-firewall (4.1-2) pve; urgency=medium
+
+  * revert: rules: verify referenced security group exists
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 May 2020 17:41:36 +0200
+
+pve-firewall (4.1-1) pve; urgency=medium
+
+  * logging: add missing log message for inbound rules
+
+  * fix #2686: avoid adding 'arp-ip-src' IP filter if guests uses DHCP
+
+  * IPSets: parse the CIDR before checking for duplicates
+
+  * verify that a referenced security group exists
+
+  * ICMP: fix iptables-restore failing if ICMP-type values bigger than '255'
+
+  * ICMP: allow one to specify the 'echo-reply' (0) type also as integer
+
+  * improve handling concurrent (parallel) access and modifications to rules
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 04 May 2020 15:01:57 +0200
+
+pve-firewall (4.0-10) pve; urgency=medium
+
+  * macros: add macro for Proxmox Mail Gateway web interface
+
+  * api node: always pass cluster conf to node FW parser to fix false positive
+    error message about non existing aliases, or IP sets, when querying the
+    node FW options GET API call.
+
+  * grammar fix: s/does not exists/does not exist/g
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 27 Jan 2020 19:25:49 +0100
+
 pve-firewall (4.0-9) pve; urgency=medium
 
   * ensure port range used for offline storage migration and insecure migration