rust-proxmox-ve-config (0.2.3) unstable; urgency=medium

  * firewall macros: fix macros using ICMP protocol.

  * fix #6108: firewall macros: Add missing ICMPv6 statements

  * partially fix #6176: guest firewall: change default for firewall key to
    off to match user interface.

 -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Apr 2025 13:18:38 +0200

rust-proxmox-ve-config (0.2.2) unstable; urgency=medium

  * rebuild with proxmox-schema 4.0

 -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Jan 2025 13:52:09 +0100

proxmox-ve-config (0.2.1) unstable; urgency=medium

  * fix #5927: firewall: alias: lowercase names of aliases

 -- Proxmox Support Team <support@proxmox.com>  Mon, 25 Nov 2024 22:00:46 +0100

proxmox-ve-config (0.2.0) unstable; urgency=medium

  * firewall config: add sdn scope for ipsets

  * firewall config: add ip range types and use them for ip entries

  * sdn: add ipam module, which can be used to parse the current IPAM state

  * sdn: ipam: add method for generating ipsets

  * sdn: add config module to allow dedicated parsing of the SDN config.

  * sdn: config: add method for generating ipsets

  * firewall config: add forward direction, which will be used for specifying
    rules on bridge-level firewalls as well as rules on the cluster / host
    level that are for forwarded network packets.

  * firewall config: add bridge firewall config parser to be used for defining
    rules on bridge-level, similar to the existing cluster/host/vm
    configuration files.

 -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Nov 2024 14:57:16 +0100

proxmox-ve-config (0.1.0) unstable; urgency=medium

  * Initial release, moving over common rust code for proxmox-ve over from the
    proxmox-firewall workspace to a dedicated and generic workspace.

 -- Proxmox Support Team <support@proxmox.com>  Mon, 03 Jun 2024 10:51:11 +0200
