]> git.proxmox.com Git - pve-firewall.git/blobdiff - debian/changelog
bump version to 1.0-24
[pve-firewall.git] / debian / changelog
index 1977e494ed24a2e171760e6060e4429a65da9ff0..75373377aded9ac4969dc865cc7f0ab56a7e64eb 100644 (file)
@@ -1,3 +1,127 @@
+pve-firewall (1.0-24) unstable; urgency=low
+
+  * ipv6: fix ipv6 address normalization
+  
+  * ndp: use PVEFW-SET-ACCEPT-MARK and move rules further down
+  
+  * Add radv option to VM options
+  
+  * only allow icmp names in the destination port field
+  
+  * fix 901: encode unicode characters in sha digest
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Mar 2016 12:13:13 +0100
+
+pve-firewall (1.0-23) unstable; urgency=low
+
+  * Add ndp option to host and VM firewall options (enabled by default)
+  
+  * Add router-solicitation to NeighborDiscovery macro
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Feb 2016 10:18:22 +0100
+
+pve-firewall (1.0-22) unstable; urgency=low
+
+  * allow numeric icmp types
+  
+  * add DHCPv6 macro
+  
+  * ipv6 neighbor discovery and solicitation macros
+  
+  * Add ipv6 macros to the macro list
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Feb 2016 11:28:40 +0100
+
+pve-firewall (1.0-21) unstable; urgency=low
+
+  * allow admins to delete security groups
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 Mar 2015 06:11:24 +0100
+
+pve-firewall (1.0-20) unstable; urgency=low
+
+  * correctly emit ipv6 rules for host firewall
+
+ -- Proxmox Support Team <support@proxmox.com>  Sun, 15 Mar 2015 10:21:20 +0100
+
+pve-firewall (1.0-19) unstable; urgency=low
+
+  * iplement user permissions for Alias class
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 02 Mar 2015 06:28:55 +0100
+
+pve-firewall (1.0-18) unstable; urgency=low
+
+  * fix alias lookup
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 09 Feb 2015 09:32:03 +0100
+
+pve-firewall (1.0-17) unstable; urgency=low
+
+  * fix restart behavior 
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 15 Jan 2015 06:45:58 +0100
+
+pve-firewall (1.0-16) unstable; urgency=low
+
+  * use new Daemon class from pve-common
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Dec 2014 09:45:07 +0100
+
+pve-firewall (1.0-15) unstable; urgency=low
+
+  * bug fix: load cluster conf for host rules
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 12 Dec 2014 06:33:28 +0100
+
+pve-firewall (1.0-14) unstable; urgency=low
+
+  *  do not use ipset list chains
+  
+  *  remove preinst script (not needed anymore) 
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 05 Dec 2014 13:42:00 +0100
+
+pve-firewall (1.0-13) unstable; urgency=low
+
+  * fix ipset remove order
+
+ -- Proxmox Support Team <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  Tue, 14 Oct 2014 16:29:34 +0200
+
+pve-firewall (1.0-8) unstable; urgency=low
+
+  * implement permission
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Sep 2014 12:15:21 +0200
+
 pve-firewall (1.0-7) unstable; urgency=low
 
   * proxy host rule API calls to correct node