X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0fce9cd6b36e05513561ed7acc8ee4f8a40809b1;hp=1977e494ed24a2e171760e6060e4429a65da9ff0;hb=3bce273b66ebea7898c4cfe0af38c4278054c57c;hpb=a34cfdd0d1caabb9c59a515056fbe98f7ee7a185 diff --git a/debian/changelog b/debian/changelog index 1977e49..0fce9cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +pve-firewall (1.0-13) unstable; urgency=low + + * fix ipset remove order + + -- Proxmox Support Team Fri, 28 Nov 2014 12:45:48 +0100 + +pve-firewall (1.0-12) unstable; urgency=low + + * add preinst script to clear ipset from older installation (because + sets cannot be swapped if there type does not match. + + -- Proxmox Support Team Fri, 28 Nov 2014 08:59:38 +0100 + +pve-firewall (1.0-11) unstable; urgency=low + + * bug fix: correctly set ipversion for aliases in verify_rule + + * save restore commands into files to make debugging + easier (/var/lib/pve-firewall/) + + -- Proxmox Support Team Fri, 28 Nov 2014 08:04:05 +0100 + +pve-firewall (1.0-10) unstable; urgency=low + + * add IPv6 support for VMs (hostfw is IPv4 only) + + -- Proxmox Support Team Wed, 26 Nov 2014 07:00:29 +0100 + +pve-firewall (1.0-9) unstable; urgency=low + + * fix max ipset name name length + + -- Proxmox Support Team Tue, 14 Oct 2014 16:29:34 +0200 + +pve-firewall (1.0-8) unstable; urgency=low + + * implement permission + + -- Proxmox Support Team Mon, 08 Sep 2014 12:15:21 +0200 + pve-firewall (1.0-7) unstable; urgency=low * proxy host rule API calls to correct node