]> git.proxmox.com Git - pve-firewall.git/blame - debian/changelog
move option definition to PVE::Firewall
[pve-firewall.git] / debian / changelog
CommitLineData
e1158c15
DM
1pve-firewall (2.0-23) unstable; urgency=medium
2
3 * use only the top bit for our accept marks
4
5 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 07:35:38 +0200
6
5399f912
DM
7pve-firewall (2.0-22) unstable; urgency=medium
8
9 * Use cfs_config_path from PVE::QemuConfig
10
11 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:47:40 +0100
12
b9e73915
DM
13pve-firewall (2.0-21) unstable; urgency=medium
14
15 * added new 'ipfilter' option
16
17 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 09:43:39 +0100
18
e2a49003
DM
19pve-firewall (2.0-20) unstable; urgency=medium
20
21 * fix 901: encode unicode characters in sha digest
22
23 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Feb 2016 12:40:14 +0100
24
1d10f89a
DM
25pve-firewall (2.0-19) unstable; urgency=medium
26
27 * Add radv option to VM options
28
29 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 10:24:42 +0100
30
666093cd
DM
31pve-firewall (2.0-18) unstable; urgency=medium
32
33 * Add ndp option to host and VM firewall options
34
35 * Add router-solicitation to NeighborDiscovery macro
36
37 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Feb 2016 10:01:22 +0100
38
eaf25885
DM
39pve-firewall (2.0-17) unstable; urgency=medium
40
41 * Don't leave empty FW config files behind
42
43 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2016 14:09:24 +0100
44
a177fb07
DM
45pve-firewall (2.0-16) unstable; urgency=medium
46
47 * logger: basic ipv6 support
48
49 * add DHCPv6 macro
50
51 * add dhcpv6 support to the dhcp option
52
53 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Jan 2016 16:52:14 +0100
54
ab1b8d3c
DM
55pve-firewall (2.0-15) unstable; urgency=medium
56
57 * fix bug #859: use $security_group_name_pattern in iptables_get_chains
58
59 * fix some regular expressions mixups
60
61 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Jan 2016 16:33:23 +0100
62
c9c8d7a3
DM
63pve-firewall (2.0-14) unstable; urgency=medium
64
65 * fix systemd service dependencies
66
67 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Nov 2015 10:52:57 +0100
68
aa818ae7
DM
69pve-firewall (2.0-13) unstable; urgency=medium
70
71 * allow numeric icmp types
72
73 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2015 13:21:53 +0200
74
8dbebe7d
DM
75pve-firewall (2.0-12) unstable; urgency=medium
76
77 * implement bash completions
78
79 * convert pve-firewall into a PVE::Service class
80
81 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 12:15:00 +0200
82
47704f4c
DM
83pve-firewall (2.0-11) unstable; urgency=medium
84
85 * iptables_get_chains: fix veth device name
86
87 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:54:35 +0200
88
9eb84dc7
DM
89pve-firewall (2.0-10) unstable; urgency=medium
90
91 * new helper: clone_vmfw_conf()
92
93 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2015 06:47:49 +0200
94
a3d34dac
DM
95pve-firewall (2.0-9) unstable; urgency=medium
96
97 * remove firewall config file subroutine added
98
99 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:42:51 +0200
100
2a42a237
DM
101pve-firewall (2.0-8) unstable; urgency=medium
102
103 * adopt regresion tests for lxc containers
104
105 * removed firewall code for openVZ
106
107 * Subroutine verify_rule fixed to correctly check only for "net\d+"
108 interface device names
109
110 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Aug 2015 12:01:43 +0200
111
33448a6e
DM
112pve-firewall (2.0-7) unstable; urgency=medium
113
114 * added firewall code for lxc
115
116 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Aug 2015 09:21:14 +0200
117
19f14465
DM
118pve-firewall (2.0-6) unstable; urgency=medium
119
120 * firewall ipversion comparison fix
121
122 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Aug 2015 11:14:51 +0200
123
8feec9fa
DM
124pve-firewall (2.0-5) unstable; urgency=medium
125
126 * add ipv6 neighbor discovery and solicitation macros
127
128 * ip6tables accepts both spellings of the word neighbor
129
130 * added Ceph macro
131
132 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:20:55 +0200
133
e02c77aa
DM
134pve-firewall (2.0-4) unstable; urgency=medium
135
136 * include manual page for pve-firewall
137
138 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Jun 2015 16:26:28 +0200
139
eb4a2902
DM
140pve-firewall (2.0-3) unstable; urgency=medium
141
142 * use noawait trigers for pve-api-updates
143
144 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:33:06 +0200
145
56bb2e69
DM
146pve-firewall (2.0-2) unstable; urgency=medium
147
148 * trigger pve-api-updates event
149
150 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 15:10:24 +0200
151
0b18ebe8
DM
152pve-firewall (2.0-1) unstable; urgency=medium
153
154 * recompile for debian jessie
155
156 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Feb 2015 12:22:04 +0100
157
609f00c7
DM
158pve-firewall (1.0-18) unstable; urgency=low
159
160 * fix alias lookup
161
162 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 09:32:03 +0100
163
de48e659
DM
164pve-firewall (1.0-17) unstable; urgency=low
165
166 * fix restart behavior
167
168 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 06:45:58 +0100
169
b92d2ed2
DM
170pve-firewall (1.0-16) unstable; urgency=low
171
172 * use new Daemon class from pve-common
173
174 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2014 09:45:07 +0100
175
22dde8d6
DM
176pve-firewall (1.0-15) unstable; urgency=low
177
178 * bug fix: load cluster conf for host rules
179
180 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Dec 2014 06:33:28 +0100
181
e33e2f16
DM
182pve-firewall (1.0-14) unstable; urgency=low
183
184 * do not use ipset list chains
185
186 * remove preinst script (not needed anymore)
187
188 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Dec 2014 13:42:00 +0100
189
3bce273b
DM
190pve-firewall (1.0-13) unstable; urgency=low
191
192 * fix ipset remove order
193
194 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Nov 2014 12:45:48 +0100
195
7a7c322c
DM
196pve-firewall (1.0-12) unstable; urgency=low
197
198 * add preinst script to clear ipset from older installation (because
199 sets cannot be swapped if there type does not match.
ce41ae23 200
7a7c322c
DM
201 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Nov 2014 08:59:38 +0100
202
1b918ee5
DM
203pve-firewall (1.0-11) unstable; urgency=low
204
205 * bug fix: correctly set ipversion for aliases in verify_rule
206
207 * save restore commands into files to make debugging
208 easier (/var/lib/pve-firewall/)
209
210 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Nov 2014 08:04:05 +0100
211
df617cea
DM
212pve-firewall (1.0-10) unstable; urgency=low
213
214 * add IPv6 support for VMs (hostfw is IPv4 only)
215
216 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 07:00:29 +0100
217
0ac57570
DM
218pve-firewall (1.0-9) unstable; urgency=low
219
220 * fix max ipset name name length
221
222 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Oct 2014 16:29:34 +0200
223
05fd3b63
DM
224pve-firewall (1.0-8) unstable; urgency=low
225
226 * implement permission
227
228 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:15:21 +0200
229
bea9d5ab
DM
230pve-firewall (1.0-7) unstable; urgency=low
231
232 * proxy host rule API calls to correct node
a34cfdd0
DM
233
234 * always generate MAC and IP filter rules if firewall is enabled on NIC
bea9d5ab
DM
235
236 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 07:12:57 +0200
237
582275c3
DM
238pve-firewall (1.0-6) unstable; urgency=low
239
240 * ipmlement ipfilter ipsets
241
242 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jun 2014 08:37:08 +0200
243
de0c1e49
DM
244pve-firewall (1.0-5) unstable; urgency=low
245
246 * remove ipsets when firewall disabled
247
248 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:50:18 +0200
249
64c266f5
DM
250pve-firewall (1.0-4) unstable; urgency=low
251
252 * depend on iptables and ipset
253
254 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 06:45:33 +0200
255
16bcfa8b
DM
256pve-firewall (1.0-3) unstable; urgency=low
257
258 * change dh_installinit order (register pvefw-logger before pve-firewall)
259
260 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 06:24:21 +0200
261
ba0b3a0a
DM
262pve-firewall (1.0-2) unstable; urgency=low
263
264 * add experimental nflog logging daemon
265
266 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Mar 2014 08:27:01 +0100
267
bb272dd3
DM
268pve-firewall (1.0-1) unstable; urgency=low
269
270 * initial package
271
272 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 08:37:06 +0100
273