]> git.proxmox.com Git - pve-firewall.git/blobdiff - debian/changelog
bump version to 2.0-32
[pve-firewall.git] / debian / changelog
index 0c99eafdc18318a76f58ffdfbebba832012de48c..281a7dc76ca2c85c723722440abb48b985d572e3 100644 (file)
@@ -1,3 +1,334 @@
+pve-firewall (2.0-32) unstable; urgency=medium
+
+  * improve search for local-network
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 29 Nov 2016 06:35:08 +0100
+
+pve-firewall (2.0-31) unstable; urgency=medium
+
+  * don't try to apply ports to rules which don't support them
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 06 Oct 2016 08:31:51 +0200
+
+pve-firewall (2.0-30) unstable; urgency=medium
+
+  * add multicast DNS to the list of Macros
+
+  * add missing parameter descriptions
+
+  * build-depends: add dh-systemd
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Sep 2016 08:53:16 +0200
+
+pve-firewall (2.0-29) unstable; urgency=medium
+
+  * prevent overwriting ipsets/sec. groups by renaming
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jun 2016 16:46:10 +0200
+
+pve-firewall (2.0-28) unstable; urgency=medium
+
+  * use pve-common's ipv4_mask_hash_localnet
+
+  * fix allowed group name length
+
+  * make group digest stable
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jun 2016 11:01:47 +0200
+
+pve-firewall (2.0-27) unstable; urgency=medium
+
+  * fix #972: make PVEFW-FWBR-* rule order stable
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 May 2016 07:59:52 +0200
+
+pve-firewall (2.0-26) unstable; urgency=medium
+
+  * fix #988: set rp_filter=2
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 09 May 2016 10:01:28 +0200
+
+pve-firewall (2.0-25) unstable; urgency=medium
+
+  * fix #945: add uninitialized check in lxc ipset compilation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Apr 2016 09:58:33 +0200
+
+pve-firewall (2.0-24) unstable; urgency=medium
+
+  * Build-Depend on pve-doc-generator
+
+  * generate manpage with pve-doc-generator
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Apr 2016 10:52:45 +0200
+
+pve-firewall (2.0-23) unstable; urgency=medium
+
+  * use only the top bit for our accept marks
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Apr 2016 07:35:38 +0200
+
+pve-firewall (2.0-22) unstable; urgency=medium
+
+  * Use cfs_config_path from PVE::QemuConfig
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Mar 2016 11:47:40 +0100
+
+pve-firewall (2.0-21) unstable; urgency=medium
+
+  * added new 'ipfilter' option
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Mar 2016 09:43:39 +0100
+
+pve-firewall (2.0-20) unstable; urgency=medium
+
+  * fix 901: encode unicode characters in sha digest
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 29 Feb 2016 12:40:14 +0100
+
+pve-firewall (2.0-19) unstable; urgency=medium
+
+  * Add radv option to VM options
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 27 Feb 2016 10:24:42 +0100
+
+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
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 27 Jun 2015 16:26:28 +0200
+
+pve-firewall (2.0-3) unstable; urgency=medium
+
+  * use noawait trigers for pve-api-updates
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 01 Jun 2015 12:33:06 +0200
+
+pve-firewall (2.0-2) unstable; urgency=medium
+
+  * trigger pve-api-updates event
+  
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 05 May 2015 15:10:24 +0200
+
+pve-firewall (2.0-1) unstable; urgency=medium
+
+  * recompile for debian jessie
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 27 Feb 2015 12:22:04 +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
+  
+  * always generate MAC and IP filter rules if firewall is enabled on NIC
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 26 Jun 2014 07:12:57 +0200
+
+pve-firewall (1.0-6) unstable; urgency=low
+
+  * ipmlement ipfilter ipsets
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jun 2014 08:37:08 +0200
+
+pve-firewall (1.0-5) unstable; urgency=low
+
+  * remove ipsets when firewall disabled
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 04 Jun 2014 08:50:18 +0200
+
+pve-firewall (1.0-4) unstable; urgency=low
+
+  * depend on iptables and ipset
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 04 Jun 2014 06:45:33 +0200
+
+pve-firewall (1.0-3) unstable; urgency=low
+
+  * change dh_installinit order (register pvefw-logger before pve-firewall)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 04 Jun 2014 06:24:21 +0200
+
+pve-firewall (1.0-2) unstable; urgency=low
+
+  * add experimental nflog logging daemon
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Mar 2014 08:27:01 +0100
+
 pve-firewall (1.0-1) unstable; urgency=low
 
   * initial package