X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=debian%2Fchangelog;h=cd04bbc652f0e55ff6f30006c9d0d5d08c1a8124;hp=b672a626c59ca7ac28fe15c47b04e04541077618;hb=40af93c4067341115877fc082a900be215122f0a;hpb=5c53cde45212f584ba3362f732508a5c2f169dc1 diff --git a/debian/changelog b/debian/changelog index b672a62..cd04bbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,187 @@ +pve-firewall (3.0-19) unstable; urgency=medium + + * ebtables: add arp filtering + + * fix: #2123 Logging of user defined firewall rules + + * fix Razor macro + + * allow to enable/disable and modify cluster wide log ratelimits + + -- Proxmox Support Team Tue, 02 Apr 2019 11:15:16 +0200 + +pve-firewall (3.0-18) unstable; urgency=medium + + * fix #1606: Add nf_conntrack_allow_invalid option + + * log reject : add space after policy REJECT like drop + + * fix #1891: Add zsh command completion for pve-firewall + + -- Proxmox Support Team Mon, 04 Mar 2019 10:27:01 +0100 + +pve-firewall (3.0-17) unstable; urgency=medium + + * fix #2005: only allow ascii port digits + + * fix #2004: do not allow backwards ranges + + * add conntrack logging via libnetfilter_conntrack and allow one to enable + it through the firewall host configuration + + -- Proxmox Support Team Wed, 09 Jan 2019 16:56:17 +0100 + +pve-firewall (3.0-16) unstable; urgency=medium + + * api/rules: fix macro return type + + -- Proxmox Support Team Fri, 30 Nov 2018 16:02:59 +0100 + +pve-firewall (3.0-15) unstable; urgency=medium + + * fix #1971: display firewall rule properties + + -- Proxmox Support Team Fri, 23 Nov 2018 14:01:33 +0100 + +pve-firewall (3.0-14) unstable; urgency=medium + + * fix #1841: avoid ebtable reloads when containers have multiple network + interfaces + + -- Proxmox Support Team Fri, 24 Aug 2018 10:51:04 +0200 + +pve-firewall (3.0-13) unstable; urgency=medium + + * avoid unnecessary reloads of ebtable ruleset + + -- Proxmox Support Team Thu, 28 Jun 2018 14:47:16 +0200 + +pve-firewall (3.0-12) unstable; urgency=medium + + * fix deleted iptables chains not being properly detected as a change + + -- Proxmox Support Team Tue, 12 Jun 2018 12:01:02 +0200 + +pve-firewall (3.0-11) unstable; urgency=medium + + * #1764: rename 'ebtales_enable' option to 'ebtables' + + -- Proxmox Support Team Wed, 06 Jun 2018 16:18:13 +0200 + +pve-firewall (3.0-10) unstable; urgency=medium + + * fix #1764: handle existing ebtables rules and allow disabling ebtables + + * ebtables handling can be disabled via /etc/pve/firewall/cluster.fw's new + ebtables_enable option. + + -- Proxmox Support Team Tue, 29 May 2018 15:14:33 +0200 + +pve-firewall (3.0-9) unstable; urgency=medium + + * fix creation of ebltables FORWARD rule entry + + -- Proxmox Support Team Thu, 17 May 2018 14:41:27 +0200 + +pve-firewall (3.0-8) unstable; urgency=medium + + * add ebtables support for better MAC filtering + + -- Proxmox Support Team Wed, 11 Apr 2018 14:25:41 +0200 + +pve-firewall (3.0-7) unstable; urgency=medium + + * support distinct source and destination multi-port matching + + * multi-port matching: when specifying the same list of ports for source and + destination require them both to match, rather than one of them, as this + was rather unexpected behavior + + -- Proxmox Support Team Mon, 12 Mar 2018 14:58:08 +0100 + +pve-firewall (3.0-6) unstable; urgency=medium + + * fix #1319: don't fail postinst with masked service + + * debian: switch to compat 9, drop init scripts, drop preinst + + * check multiport limit in port ranges + + * build: use git rev-parse for GITVERSION + + -- Proxmox Support Team Thu, 08 Mar 2018 13:53:11 +0100 + +pve-firewall (3.0-5) unstable; urgency=medium + + * fix issue with disabled flag not being honored within groups + + -- Proxmox Support Team Thu, 07 Dec 2017 08:31:42 +0100 + +pve-firewall (3.0-4) unstable; urgency=medium + + * fix issues with ipsets reloading unnecessarily or too late + + * fix some typos in the logs + + -- Proxmox Support Team Thu, 16 Nov 2017 11:41:56 +0100 + +pve-firewall (3.0-3) unstable; urgency=medium + + * Fix #1492: logger: use current timestamp if the packet doesn't have one + + -- Proxmox Support Team Tue, 12 Sep 2017 14:43:06 +0200 + +pve-firewall (3.0-2) unstable; urgency=medium + + * Fix #1446: remove masks in case the package had previously been removed but + not purged. + + * improve logging on errors in the firewall configuration + + * forbid trailing commas in lists as iptables-restore doesn't support them + + -- Proxmox Support Team Mon, 17 Jul 2017 15:24:40 +0200 + +pve-firewall (3.0-1) unstable; urgency=medium + + * rebuild for Debian Stretch + + -- Proxmox Support Team Thu, 9 Mar 2017 14:04:17 +0100 + +pve-firewall (2.0-33) unstable; urgency=medium + + * ipset: don't allow zero-prefix entries + + -- Proxmox Support Team Tue, 29 Nov 2016 12:18:04 +0100 + +pve-firewall (2.0-32) unstable; urgency=medium + + * improve search for local-network + + -- Proxmox Support Team 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 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 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 Fri, 03 Jun 2016 16:46:10 +0200 + pve-firewall (2.0-28) unstable; urgency=medium * use pve-common's ipv4_mask_hash_localnet