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