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