]> git.proxmox.com Git - pve-firewall.git/commitdiff
bump version to 4.1-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 May 2020 13:02:01 +0000 (15:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 May 2020 13:02:40 +0000 (15:02 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index a9dab658053f66fadfd42d54a8bd95cef09e407b..e066e02db76a35f8a2077271dd73338fbfcdfc8c 100644 (file)
@@ -1,3 +1,21 @@
+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