]> git.proxmox.com Git - pve-firewall.git/blame - debian/changelog
Add router-solicitation to NeighborDiscovery macro
[pve-firewall.git] / debian / changelog
CommitLineData
16964638
DM
1pve-firewall (1.0-22) unstable; urgency=low
2
3 * allow numeric icmp types
4
5 * add DHCPv6 macro
6
7 * ipv6 neighbor discovery and solicitation macros
6a61f859
DM
8
9 * Add ipv6 macros to the macro list
16964638
DM
10
11 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2016 11:28:40 +0100
12
231dbdb4
DM
13pve-firewall (1.0-21) unstable; urgency=low
14
15 * allow admins to delete security groups
16
17 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Mar 2015 06:11:24 +0100
18
b5c3efd4
DM
19pve-firewall (1.0-20) unstable; urgency=low
20
21 * correctly emit ipv6 rules for host firewall
22
23 -- Proxmox Support Team <support@proxmox.com> Sun, 15 Mar 2015 10:21:20 +0100
24
1630362a
DM
25pve-firewall (1.0-19) unstable; urgency=low
26
27 * iplement user permissions for Alias class
28
29 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Mar 2015 06:28:55 +0100
30
609f00c7
DM
31pve-firewall (1.0-18) unstable; urgency=low
32
33 * fix alias lookup
34
35 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 09:32:03 +0100
36
de48e659
DM
37pve-firewall (1.0-17) unstable; urgency=low
38
39 * fix restart behavior
40
41 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 06:45:58 +0100
42
b92d2ed2
DM
43pve-firewall (1.0-16) unstable; urgency=low
44
45 * use new Daemon class from pve-common
46
47 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2014 09:45:07 +0100
48
22dde8d6
DM
49pve-firewall (1.0-15) unstable; urgency=low
50
51 * bug fix: load cluster conf for host rules
52
53 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Dec 2014 06:33:28 +0100
54
e33e2f16
DM
55pve-firewall (1.0-14) unstable; urgency=low
56
57 * do not use ipset list chains
58
59 * remove preinst script (not needed anymore)
60
61 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Dec 2014 13:42:00 +0100
62
3bce273b
DM
63pve-firewall (1.0-13) unstable; urgency=low
64
65 * fix ipset remove order
66
67 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Nov 2014 12:45:48 +0100
68
7a7c322c
DM
69pve-firewall (1.0-12) unstable; urgency=low
70
71 * add preinst script to clear ipset from older installation (because
72 sets cannot be swapped if there type does not match.
ce41ae23 73
7a7c322c
DM
74 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Nov 2014 08:59:38 +0100
75
1b918ee5
DM
76pve-firewall (1.0-11) unstable; urgency=low
77
78 * bug fix: correctly set ipversion for aliases in verify_rule
79
80 * save restore commands into files to make debugging
81 easier (/var/lib/pve-firewall/)
82
83 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Nov 2014 08:04:05 +0100
84
df617cea
DM
85pve-firewall (1.0-10) unstable; urgency=low
86
87 * add IPv6 support for VMs (hostfw is IPv4 only)
88
89 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 07:00:29 +0100
90
0ac57570
DM
91pve-firewall (1.0-9) unstable; urgency=low
92
93 * fix max ipset name name length
94
95 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Oct 2014 16:29:34 +0200
96
05fd3b63
DM
97pve-firewall (1.0-8) unstable; urgency=low
98
99 * implement permission
100
101 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:15:21 +0200
102
bea9d5ab
DM
103pve-firewall (1.0-7) unstable; urgency=low
104
105 * proxy host rule API calls to correct node
a34cfdd0
DM
106
107 * always generate MAC and IP filter rules if firewall is enabled on NIC
bea9d5ab
DM
108
109 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 07:12:57 +0200
110
582275c3
DM
111pve-firewall (1.0-6) unstable; urgency=low
112
113 * ipmlement ipfilter ipsets
114
115 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jun 2014 08:37:08 +0200
116
de0c1e49
DM
117pve-firewall (1.0-5) unstable; urgency=low
118
119 * remove ipsets when firewall disabled
120
121 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:50:18 +0200
122
64c266f5
DM
123pve-firewall (1.0-4) unstable; urgency=low
124
125 * depend on iptables and ipset
126
127 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 06:45:33 +0200
128
16bcfa8b
DM
129pve-firewall (1.0-3) unstable; urgency=low
130
131 * change dh_installinit order (register pvefw-logger before pve-firewall)
132
133 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 06:24:21 +0200
134
ba0b3a0a
DM
135pve-firewall (1.0-2) unstable; urgency=low
136
137 * add experimental nflog logging daemon
138
139 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Mar 2014 08:27:01 +0100
140
bb272dd3
DM
141pve-firewall (1.0-1) unstable; urgency=low
142
143 * initial package
144
145 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 08:37:06 +0100
146