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