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