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