]> git.proxmox.com Git - pve-firewall.git/blob - debian/changelog
bump version to 2.0-6
[pve-firewall.git] / debian / changelog
1 pve-firewall (2.0-6) unstable; urgency=medium
2
3 * firewall ipversion comparison fix
4
5 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Aug 2015 11:14:51 +0200
6
7 pve-firewall (2.0-5) unstable; urgency=medium
8
9 * add ipv6 neighbor discovery and solicitation macros
10
11 * ip6tables accepts both spellings of the word neighbor
12
13 * added Ceph macro
14
15 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:20:55 +0200
16
17 pve-firewall (2.0-4) unstable; urgency=medium
18
19 * include manual page for pve-firewall
20
21 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Jun 2015 16:26:28 +0200
22
23 pve-firewall (2.0-3) unstable; urgency=medium
24
25 * use noawait trigers for pve-api-updates
26
27 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:33:06 +0200
28
29 pve-firewall (2.0-2) unstable; urgency=medium
30
31 * trigger pve-api-updates event
32
33 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 15:10:24 +0200
34
35 pve-firewall (2.0-1) unstable; urgency=medium
36
37 * recompile for debian jessie
38
39 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Feb 2015 12:22:04 +0100
40
41 pve-firewall (1.0-18) unstable; urgency=low
42
43 * fix alias lookup
44
45 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 09:32:03 +0100
46
47 pve-firewall (1.0-17) unstable; urgency=low
48
49 * fix restart behavior
50
51 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 06:45:58 +0100
52
53 pve-firewall (1.0-16) unstable; urgency=low
54
55 * use new Daemon class from pve-common
56
57 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2014 09:45:07 +0100
58
59 pve-firewall (1.0-15) unstable; urgency=low
60
61 * bug fix: load cluster conf for host rules
62
63 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Dec 2014 06:33:28 +0100
64
65 pve-firewall (1.0-14) unstable; urgency=low
66
67 * do not use ipset list chains
68
69 * remove preinst script (not needed anymore)
70
71 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Dec 2014 13:42:00 +0100
72
73 pve-firewall (1.0-13) unstable; urgency=low
74
75 * fix ipset remove order
76
77 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Nov 2014 12:45:48 +0100
78
79 pve-firewall (1.0-12) unstable; urgency=low
80
81 * add preinst script to clear ipset from older installation (because
82 sets cannot be swapped if there type does not match.
83
84 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Nov 2014 08:59:38 +0100
85
86 pve-firewall (1.0-11) unstable; urgency=low
87
88 * bug fix: correctly set ipversion for aliases in verify_rule
89
90 * save restore commands into files to make debugging
91 easier (/var/lib/pve-firewall/)
92
93 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Nov 2014 08:04:05 +0100
94
95 pve-firewall (1.0-10) unstable; urgency=low
96
97 * add IPv6 support for VMs (hostfw is IPv4 only)
98
99 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 07:00:29 +0100
100
101 pve-firewall (1.0-9) unstable; urgency=low
102
103 * fix max ipset name name length
104
105 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Oct 2014 16:29:34 +0200
106
107 pve-firewall (1.0-8) unstable; urgency=low
108
109 * implement permission
110
111 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:15:21 +0200
112
113 pve-firewall (1.0-7) unstable; urgency=low
114
115 * proxy host rule API calls to correct node
116
117 * always generate MAC and IP filter rules if firewall is enabled on NIC
118
119 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 07:12:57 +0200
120
121 pve-firewall (1.0-6) unstable; urgency=low
122
123 * ipmlement ipfilter ipsets
124
125 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jun 2014 08:37:08 +0200
126
127 pve-firewall (1.0-5) unstable; urgency=low
128
129 * remove ipsets when firewall disabled
130
131 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:50:18 +0200
132
133 pve-firewall (1.0-4) unstable; urgency=low
134
135 * depend on iptables and ipset
136
137 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 06:45:33 +0200
138
139 pve-firewall (1.0-3) unstable; urgency=low
140
141 * change dh_installinit order (register pvefw-logger before pve-firewall)
142
143 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 06:24:21 +0200
144
145 pve-firewall (1.0-2) unstable; urgency=low
146
147 * add experimental nflog logging daemon
148
149 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Mar 2014 08:27:01 +0100
150
151 pve-firewall (1.0-1) unstable; urgency=low
152
153 * initial package
154
155 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 08:37:06 +0100
156