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