X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1c43aff6db3c10f2dce4907e69791c9a243bf261;hp=0afd5c2b385d8822e97cca029b309bd3b40b6dd0;hb=HEAD;hpb=d3bf672b4f90d133a5730408d44bc0efb5d24267 diff --git a/debian/changelog b/debian/changelog index 0afd5c2..7d62a41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,56 @@ +pve-firewall (5.0.7) bookworm; urgency=medium + + * also signal force-disable nftables if FW is completely disabled + + -- Proxmox Support Team Tue, 30 Apr 2024 10:30:16 +0200 + +pve-firewall (5.0.6) bookworm; urgency=medium + + * add flag to signal the new nftables-based proxmox-firewall that it's + disabled without the need to parse the config + + -- Proxmox Support Team Fri, 26 Apr 2024 17:19:50 +0200 + +pve-firewall (5.0.5) bookworm; urgency=medium + + * simulator: adapt to more flexible bridge naming scheme + + -- Proxmox Support Team Tue, 23 Apr 2024 13:11:43 +0200 + +pve-firewall (5.0.4) bookworm; urgency=medium + + * fix #5335: stable sorting in cluster.fw + + * add configuration option for new nftables firewall tech-preview + + -- Proxmox Support Team Fri, 19 Apr 2024 20:04:09 +0200 + +pve-firewall (5.0.3) bookworm; urgency=medium + + * fix resolution of scoped aliases in ipsets + + -- Proxmox Support Team Mon, 17 Jul 2023 10:39:28 +0200 + +pve-firewall (5.0.2) bookworm; urgency=medium + + * fix #4556: api: return scoped IPSets and aliases + + -- Proxmox Support Team Wed, 21 Jun 2023 19:17:19 +0200 + +pve-firewall (5.0.1) bookworm; urgency=medium + + * fix #4556: support 'dc/' and 'guest/' prefix for aliases and ipsets + + -- Proxmox Support Team Wed, 07 Jun 2023 16:06:10 +0200 + +pve-firewall (5.0.0) bookworm; urgency=medium + + * switch to native versioning scheme + + * build for Proxmox VE 8 / Debian 12 Bookworm + + -- Proxmox Support Team Mon, 22 May 2023 14:43:58 +0200 + pve-firewall (4.3-2) bullseye; urgency=medium * fix variables declared in conditional statement