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