]> git.proxmox.com Git - pve-firewall.git/blobdiff - debian/changelog
bump version to 2.0-18
[pve-firewall.git] / debian / changelog
index 56c95cbdacd11da3f30e9ed40d8f4c473d9b308c..8e5eff4e487f4ccbbe254c352295150fed573f1c 100644 (file)
@@ -1,3 +1,106 @@
+pve-firewall (2.0-18) unstable; urgency=medium
+
+  * Add ndp option to host and VM firewall options
+
+  * Add router-solicitation to NeighborDiscovery macro
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Feb 2016 10:01:22 +0100
+
+pve-firewall (2.0-17) unstable; urgency=medium
+
+  * Don't leave empty FW config files behind
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Feb 2016 14:09:24 +0100
+
+pve-firewall (2.0-16) unstable; urgency=medium
+
+  * logger: basic ipv6 support
+
+  * add DHCPv6 macro
+
+  * add dhcpv6 support to the dhcp option
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Jan 2016 16:52:14 +0100
+
+pve-firewall (2.0-15) unstable; urgency=medium
+
+  * fix bug #859: use $security_group_name_pattern in iptables_get_chains
+
+  * fix some regular expressions mixups
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 Jan 2016 16:33:23 +0100
+
+pve-firewall (2.0-14) unstable; urgency=medium
+
+  * fix systemd service dependencies
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 27 Nov 2015 10:52:57 +0100
+
+pve-firewall (2.0-13) unstable; urgency=medium
+
+  * allow numeric icmp types
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Oct 2015 13:21:53 +0200
+
+pve-firewall (2.0-12) unstable; urgency=medium
+
+  * implement bash completions
+
+  * convert pve-firewall into a PVE::Service class
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 24 Sep 2015 12:15:00 +0200
+
+pve-firewall (2.0-11) unstable; urgency=medium
+
+  * iptables_get_chains: fix veth device name
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Sep 2015 07:54:35 +0200
+
+pve-firewall (2.0-10) unstable; urgency=medium
+
+  * new helper: clone_vmfw_conf() 
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 25 Aug 2015 06:47:49 +0200
+
+pve-firewall (2.0-9) unstable; urgency=medium
+
+  * remove firewall config file subroutine added
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 19 Aug 2015 15:42:51 +0200
+
+pve-firewall (2.0-8) unstable; urgency=medium
+
+  * adopt regresion tests for lxc containers
+
+  * removed firewall code for openVZ
+
+  *  Subroutine verify_rule fixed to correctly check only for "net\d+"
+  interface device names
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 12 Aug 2015 12:01:43 +0200
+
+pve-firewall (2.0-7) unstable; urgency=medium
+
+  * added firewall code for lxc
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Aug 2015 09:21:14 +0200
+
+pve-firewall (2.0-6) unstable; urgency=medium
+
+  * firewall ipversion comparison fix
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 04 Aug 2015 11:14:51 +0200
+
+pve-firewall (2.0-5) unstable; urgency=medium
+
+  * add ipv6 neighbor discovery and solicitation macros
+
+  * ip6tables accepts both spellings of the word neighbor
+
+  * added Ceph macro
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 27 Jul 2015 13:20:55 +0200
+
 pve-firewall (2.0-4) unstable; urgency=medium
 
   * include manual page for pve-firewall