root / CHANGELOG.md @ 3413220c
Historique | Voir | Annoter | Télécharger (25,4 ko)
1 | ece9be27 | tr | # Changelog |
---|---|---|---|
2 | |||
3 | All notable changes to this project will be documented in this file. |
||
4 | bc1b0f1a | Steve Traylen | Each new release typically also includes the latest modulesync defaults. |
5 | These should not affect the functionality of the module. |
||
6 | ece9be27 | tr | |
7 | 54b5cf0b | Tim Meusel | ## [v3.4.0](https://github.com/voxpupuli/puppet-nftables/tree/v3.4.0) (2023-11-17) |
8 | |||
9 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v3.3.0...v3.4.0) |
||
10 | |||
11 | **Implemented enhancements:** |
||
12 | |||
13 | - allow puppet/systemd v6 [\#213](https://github.com/voxpupuli/puppet-nftables/pull/213) ([vchepkov](https://github.com/vchepkov)) |
||
14 | - Add Debian 12 support [\#211](https://github.com/voxpupuli/puppet-nftables/pull/211) ([bastelfreak](https://github.com/bastelfreak)) |
||
15 | - provide an option to disable logging rejected packets [\#209](https://github.com/voxpupuli/puppet-nftables/pull/209) ([vchepkov](https://github.com/vchepkov)) |
||
16 | - add ftp helper [\#208](https://github.com/voxpupuli/puppet-nftables/pull/208) ([vchepkov](https://github.com/vchepkov)) |
||
17 | |||
18 | c723df84 | Tim Meusel | ## [v3.3.0](https://github.com/voxpupuli/puppet-nftables/tree/v3.3.0) (2023-08-28) |
19 | |||
20 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v3.2.0...v3.3.0) |
||
21 | |||
22 | **Implemented enhancements:** |
||
23 | |||
24 | - samba: Add option to drop traffic [\#204](https://github.com/voxpupuli/puppet-nftables/pull/204) ([bastelfreak](https://github.com/bastelfreak)) |
||
25 | - Add nftables rules for ws-discovery [\#203](https://github.com/voxpupuli/puppet-nftables/pull/203) ([bastelfreak](https://github.com/bastelfreak)) |
||
26 | - Add rule for incoming SSDP [\#202](https://github.com/voxpupuli/puppet-nftables/pull/202) ([bastelfreak](https://github.com/bastelfreak)) |
||
27 | - Add rule for incoming LLMNR [\#201](https://github.com/voxpupuli/puppet-nftables/pull/201) ([bastelfreak](https://github.com/bastelfreak)) |
||
28 | |||
29 | 3e3f3c50 | Tim Meusel | ## [v3.2.0](https://github.com/voxpupuli/puppet-nftables/tree/v3.2.0) (2023-08-19) |
30 | |||
31 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v3.1.0...v3.2.0) |
||
32 | |||
33 | **Implemented enhancements:** |
||
34 | |||
35 | - Add rule for outgoing multicast DNS [\#199](https://github.com/voxpupuli/puppet-nftables/pull/199) ([bastelfreak](https://github.com/bastelfreak)) |
||
36 | - Add rule for multicast listener requests \(MLDv2\) [\#198](https://github.com/voxpupuli/puppet-nftables/pull/198) ([bastelfreak](https://github.com/bastelfreak)) |
||
37 | - Add rules for IGMP [\#194](https://github.com/voxpupuli/puppet-nftables/pull/194) ([bastelfreak](https://github.com/bastelfreak)) |
||
38 | - mDNS: Allow udp port 5353 [\#193](https://github.com/voxpupuli/puppet-nftables/pull/193) ([bastelfreak](https://github.com/bastelfreak)) |
||
39 | - Add rule to allow incoming spotify broadcast [\#192](https://github.com/voxpupuli/puppet-nftables/pull/192) ([bastelfreak](https://github.com/bastelfreak)) |
||
40 | - Add rule to allow multicast DNS [\#191](https://github.com/voxpupuli/puppet-nftables/pull/191) ([bastelfreak](https://github.com/bastelfreak)) |
||
41 | - Add rule to allow incoming multicast traffic [\#190](https://github.com/voxpupuli/puppet-nftables/pull/190) ([bastelfreak](https://github.com/bastelfreak)) |
||
42 | - Declare stdlib v9 support [\#180](https://github.com/voxpupuli/puppet-nftables/pull/180) ([traylenator](https://github.com/traylenator)) |
||
43 | |||
44 | **Fixed bugs:** |
||
45 | |||
46 | - Add missing unit string for timeout,gc-interval [\#187](https://github.com/voxpupuli/puppet-nftables/pull/187) ([javier-angulo](https://github.com/javier-angulo)) |
||
47 | |||
48 | **Merged pull requests:** |
||
49 | |||
50 | - Rewrite mdns rules to limit to multicast and allow IPv6 [\#197](https://github.com/voxpupuli/puppet-nftables/pull/197) ([ekohl](https://github.com/ekohl)) |
||
51 | |||
52 | ## [v3.1.0](https://github.com/voxpupuli/puppet-nftables/tree/v3.1.0) (2023-07-30) |
||
53 | cedfa7db | Tim Meusel | |
54 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v3.0.1...v3.1.0) |
||
55 | |||
56 | **Implemented enhancements:** |
||
57 | |||
58 | - puppetlabs/stdlib: Allow 9.x [\#182](https://github.com/voxpupuli/puppet-nftables/pull/182) ([bastelfreak](https://github.com/bastelfreak)) |
||
59 | - Declare puppet v8 support [\#181](https://github.com/voxpupuli/puppet-nftables/pull/181) ([traylenator](https://github.com/traylenator)) |
||
60 | |||
61 | **Merged pull requests:** |
||
62 | |||
63 | - puppetlabs/concat: Allow 9.x [\#185](https://github.com/voxpupuli/puppet-nftables/pull/185) ([bastelfreak](https://github.com/bastelfreak)) |
||
64 | |||
65 | b09c1fa4 | Simon Hoenscheid | ## [v3.0.1](https://github.com/voxpupuli/puppet-nftables/tree/v3.0.1) (2023-06-20) |
66 | |||
67 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v3.0.0...v3.0.1) |
||
68 | |||
69 | cedfa7db | Tim Meusel | **Implemented enhancements:** |
70 | |||
71 | - add ldap and active directory rules [\#177](https://github.com/voxpupuli/puppet-nftables/pull/177) ([SimonHoenscheid](https://github.com/SimonHoenscheid)) |
||
72 | |||
73 | b09c1fa4 | Simon Hoenscheid | **Closed issues:** |
74 | |||
75 | - rspec tests fail on docker again. [\#167](https://github.com/voxpupuli/puppet-nftables/issues/167) |
||
76 | |||
77 | **Merged pull requests:** |
||
78 | |||
79 | - Increased puppet/systemd upper limit to \< 6.0.0 [\#176](https://github.com/voxpupuli/puppet-nftables/pull/176) ([canihavethisone](https://github.com/canihavethisone)) |
||
80 | |||
81 | ## [v3.0.0](https://github.com/voxpupuli/puppet-nftables/tree/v3.0.0) (2023-05-25) |
||
82 | 84baa533 | Steve Traylen | |
83 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.6.1...v3.0.0) |
||
84 | |||
85 | **Breaking changes:** |
||
86 | |||
87 | - Drop puppet 6 support [\#173](https://github.com/voxpupuli/puppet-nftables/pull/173) ([traylenator](https://github.com/traylenator)) |
||
88 | |||
89 | **Implemented enhancements:** |
||
90 | |||
91 | - Raise puppetlabs/concat upper limit to \< 9.0.0 [\#170](https://github.com/voxpupuli/puppet-nftables/pull/170) ([canihavethisone](https://github.com/canihavethisone)) |
||
92 | |||
93 | **Merged pull requests:** |
||
94 | |||
95 | - Refresh REFERENCE [\#171](https://github.com/voxpupuli/puppet-nftables/pull/171) ([traylenator](https://github.com/traylenator)) |
||
96 | - Fix typo in icinga2 rule documentation [\#169](https://github.com/voxpupuli/puppet-nftables/pull/169) ([baldurmen](https://github.com/baldurmen)) |
||
97 | |||
98 | ## [v2.6.1](https://github.com/voxpupuli/puppet-nftables/tree/v2.6.1) (2023-03-24) |
||
99 | 2f8b600b | Steve Traylen | |
100 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.6.0...v2.6.1) |
||
101 | |||
102 | **Implemented enhancements:** |
||
103 | |||
104 | - Add bridge as a valid family for chain tables [\#165](https://github.com/voxpupuli/puppet-nftables/pull/165) ([luisfdez](https://github.com/luisfdez)) |
||
105 | - Add Rocky 8 and 9 support [\#161](https://github.com/voxpupuli/puppet-nftables/pull/161) ([bastelfreak](https://github.com/bastelfreak)) |
||
106 | - Declare AlmaLinux8 and AlmaLinux9 support [\#160](https://github.com/voxpupuli/puppet-nftables/pull/160) ([nbarrientos](https://github.com/nbarrientos)) |
||
107 | - bump puppet/systemd to \< 5.0.0 [\#159](https://github.com/voxpupuli/puppet-nftables/pull/159) ([jhoblitt](https://github.com/jhoblitt)) |
||
108 | - Allow netdev as table family in defined type nftables::chain [\#149](https://github.com/voxpupuli/puppet-nftables/pull/149) ([hugendudel](https://github.com/hugendudel)) |
||
109 | |||
110 | **Fixed bugs:** |
||
111 | |||
112 | - Align filemode on RedHat to distro default [\#157](https://github.com/voxpupuli/puppet-nftables/pull/157) ([duritong](https://github.com/duritong)) |
||
113 | |||
114 | **Closed issues:** |
||
115 | |||
116 | - failing to setup a basic firewall [\#158](https://github.com/voxpupuli/puppet-nftables/issues/158) |
||
117 | |||
118 | **Merged pull requests:** |
||
119 | |||
120 | - README improvements [\#162](https://github.com/voxpupuli/puppet-nftables/pull/162) ([anarcat](https://github.com/anarcat)) |
||
121 | |||
122 | 61491646 | Tim Meusel | ## [v2.6.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.6.0) (2022-10-25) |
123 | |||
124 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.5.0...v2.6.0) |
||
125 | |||
126 | **Implemented enhancements:** |
||
127 | |||
128 | - Add class for outgoing HKP firewalling [\#153](https://github.com/voxpupuli/puppet-nftables/pull/153) ([bastelfreak](https://github.com/bastelfreak)) |
||
129 | - Add Ubuntu support [\#152](https://github.com/voxpupuli/puppet-nftables/pull/152) ([bastelfreak](https://github.com/bastelfreak)) |
||
130 | - split conntrack management into dedicated classes [\#148](https://github.com/voxpupuli/puppet-nftables/pull/148) ([duritong](https://github.com/duritong)) |
||
131 | - New nftables::file type to include raw file [\#147](https://github.com/voxpupuli/puppet-nftables/pull/147) ([traylenator](https://github.com/traylenator)) |
||
132 | |||
133 | **Closed issues:** |
||
134 | |||
135 | - Add ability to include completely raw files [\#146](https://github.com/voxpupuli/puppet-nftables/issues/146) |
||
136 | - Add support for Debian [\#65](https://github.com/voxpupuli/puppet-nftables/issues/65) |
||
137 | |||
138 | 3b8f5945 | Steve Traylen | ## [v2.5.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.5.0) (2022-08-26) |
139 | |||
140 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.4.0...v2.5.0) |
||
141 | |||
142 | **Implemented enhancements:** |
||
143 | |||
144 | - Add all nftables families as a valid noflush pattern [\#142](https://github.com/voxpupuli/puppet-nftables/pull/142) ([luisfdez](https://github.com/luisfdez)) |
||
145 | |||
146 | **Fixed bugs:** |
||
147 | |||
148 | - Properly escape bridge in rulename [\#144](https://github.com/voxpupuli/puppet-nftables/pull/144) ([duritong](https://github.com/duritong)) |
||
149 | |||
150 | **Closed issues:** |
||
151 | |||
152 | - nftables::bridges creates invalid rule names when bridge devices have multiple IP addresses [\#143](https://github.com/voxpupuli/puppet-nftables/issues/143) |
||
153 | |||
154 | 60f3e2e6 | Tim Meusel | ## [v2.4.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.4.0) (2022-07-11) |
155 | |||
156 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.3.0...v2.4.0) |
||
157 | |||
158 | **Implemented enhancements:** |
||
159 | |||
160 | - Add rule to allow outgoing whois queries [\#140](https://github.com/voxpupuli/puppet-nftables/pull/140) ([bastelfreak](https://github.com/bastelfreak)) |
||
161 | - chrony: Allow filtering for outgoing NTP servers [\#139](https://github.com/voxpupuli/puppet-nftables/pull/139) ([bastelfreak](https://github.com/bastelfreak)) |
||
162 | - Add class for pxp-agent firewalling [\#138](https://github.com/voxpupuli/puppet-nftables/pull/138) ([bastelfreak](https://github.com/bastelfreak)) |
||
163 | |||
164 | 821ec83a | Tim Meusel | ## [v2.3.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.3.0) (2022-07-06) |
165 | |||
166 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.2.1...v2.3.0) |
||
167 | |||
168 | **Implemented enhancements:** |
||
169 | |||
170 | - systemctl: Use relative path [\#136](https://github.com/voxpupuli/puppet-nftables/pull/136) ([bastelfreak](https://github.com/bastelfreak)) |
||
171 | - Add Debian support [\#134](https://github.com/voxpupuli/puppet-nftables/pull/134) ([bastelfreak](https://github.com/bastelfreak)) |
||
172 | - make path to echo configureable [\#133](https://github.com/voxpupuli/puppet-nftables/pull/133) ([bastelfreak](https://github.com/bastelfreak)) |
||
173 | - make path to `nft` binary configureable [\#132](https://github.com/voxpupuli/puppet-nftables/pull/132) ([bastelfreak](https://github.com/bastelfreak)) |
||
174 | |||
175 | ## [v2.2.1](https://github.com/voxpupuli/puppet-nftables/tree/v2.2.1) (2022-05-02) |
||
176 | f4dcddd6 | Nacho Barrientos | |
177 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.2.0...v2.2.1) |
||
178 | |||
179 | **Merged pull requests:** |
||
180 | |||
181 | - rspec mock systemd process on docker [\#128](https://github.com/voxpupuli/puppet-nftables/pull/128) ([traylenator](https://github.com/traylenator)) |
||
182 | |||
183 | d0a1ffef | hashworks | ## [v2.2.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.2.0) (2022-02-27) |
184 | |||
185 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.1.0...v2.2.0) |
||
186 | |||
187 | **Implemented enhancements:** |
||
188 | |||
189 | - Add support for Arch Linux [\#124](https://github.com/voxpupuli/puppet-nftables/pull/124) ([hashworks](https://github.com/hashworks)) |
||
190 | - Declare support for RHEL9, CentOS9 and OL9 [\#120](https://github.com/voxpupuli/puppet-nftables/pull/120) ([nbarrientos](https://github.com/nbarrientos)) |
||
191 | - Rubocop corrections for rubocop 1.22.3 [\#118](https://github.com/voxpupuli/puppet-nftables/pull/118) ([traylenator](https://github.com/traylenator)) |
||
192 | - Use protocol number instead of label [\#112](https://github.com/voxpupuli/puppet-nftables/pull/112) ([keachi](https://github.com/keachi)) |
||
193 | |||
194 | **Fixed bugs:** |
||
195 | |||
196 | - Ensure that nftables.service remains active after it exits [\#125](https://github.com/voxpupuli/puppet-nftables/pull/125) ([hashworks](https://github.com/hashworks)) |
||
197 | |||
198 | **Merged pull requests:** |
||
199 | |||
200 | - Fix typos in initial reference examples [\#122](https://github.com/voxpupuli/puppet-nftables/pull/122) ([hashworks](https://github.com/hashworks)) |
||
201 | |||
202 | b02d6ea9 | Nacho Barrientos | ## [v2.1.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.1.0) (2021-09-14) |
203 | |||
204 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.0.0...v2.1.0) |
||
205 | |||
206 | **Implemented enhancements:** |
||
207 | |||
208 | - nftables::set can only be assigned to 1 table [\#100](https://github.com/voxpupuli/puppet-nftables/issues/100) |
||
209 | - support a different table name for 'nat' [\#107](https://github.com/voxpupuli/puppet-nftables/pull/107) ([figless](https://github.com/figless)) |
||
210 | - Allow declaring the same set in several tables [\#102](https://github.com/voxpupuli/puppet-nftables/pull/102) ([nbarrientos](https://github.com/nbarrientos)) |
||
211 | |||
212 | **Fixed bugs:** |
||
213 | |||
214 | - fix datatype for $table and $dport [\#104](https://github.com/voxpupuli/puppet-nftables/pull/104) ([bastelfreak](https://github.com/bastelfreak)) |
||
215 | |||
216 | **Merged pull requests:** |
||
217 | |||
218 | - Allow stdlib 8.0.0 [\#106](https://github.com/voxpupuli/puppet-nftables/pull/106) ([smortex](https://github.com/smortex)) |
||
219 | - switch from camptocamp/systemd to voxpupuli/systemd [\#103](https://github.com/voxpupuli/puppet-nftables/pull/103) ([bastelfreak](https://github.com/bastelfreak)) |
||
220 | - pull fixtures from git and not forge [\#99](https://github.com/voxpupuli/puppet-nftables/pull/99) ([bastelfreak](https://github.com/bastelfreak)) |
||
221 | |||
222 | ## [v2.0.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.0.0) (2021-06-03) |
||
223 | 683d1049 | Nacho Barrientos | |
224 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v1.3.0...v2.0.0) |
||
225 | |||
226 | **Breaking changes:** |
||
227 | |||
228 | - Drop Puppet 5, puppetlabs/concat 7.x, puppetlabs/stdlib 7.x, camptocamp/systemd: 3.x [\#92](https://github.com/voxpupuli/puppet-nftables/pull/92) ([traylenator](https://github.com/traylenator)) |
||
229 | - Drop Puppet 5 support [\#79](https://github.com/voxpupuli/puppet-nftables/pull/79) ([kenyon](https://github.com/kenyon)) |
||
230 | |||
231 | **Implemented enhancements:** |
||
232 | |||
233 | - Ability to set base chains [\#95](https://github.com/voxpupuli/puppet-nftables/issues/95) |
||
234 | - puppetlabs/concat: Allow 7.x [\#91](https://github.com/voxpupuli/puppet-nftables/pull/91) ([bastelfreak](https://github.com/bastelfreak)) |
||
235 | - puppetlabs/stdlib: Allow 7.x [\#90](https://github.com/voxpupuli/puppet-nftables/pull/90) ([bastelfreak](https://github.com/bastelfreak)) |
||
236 | - camptocamp/systemd: allow 3.x [\#89](https://github.com/voxpupuli/puppet-nftables/pull/89) ([bastelfreak](https://github.com/bastelfreak)) |
||
237 | |||
238 | **Fixed bugs:** |
||
239 | |||
240 | - Fix IPv4 source address type detection [\#93](https://github.com/voxpupuli/puppet-nftables/pull/93) ([nbarrientos](https://github.com/nbarrientos)) |
||
241 | |||
242 | **Closed issues:** |
||
243 | |||
244 | - Class\[Nftables::Bridges\]\['bridgenames'\] contains a Regexp value. It will be converted to the String '/^br.+/' [\#83](https://github.com/voxpupuli/puppet-nftables/issues/83) |
||
245 | |||
246 | **Merged pull requests:** |
||
247 | |||
248 | - Allow creating a totally empty firewall [\#96](https://github.com/voxpupuli/puppet-nftables/pull/96) ([nbarrientos](https://github.com/nbarrientos)) |
||
249 | - Amend link to Yasnippets [\#88](https://github.com/voxpupuli/puppet-nftables/pull/88) ([nbarrientos](https://github.com/nbarrientos)) |
||
250 | |||
251 | 804b96e4 | Nacho Barrientos | ## [v1.3.0](https://github.com/voxpupuli/puppet-nftables/tree/v1.3.0) (2021-03-25) |
252 | |||
253 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v1.2.0...v1.3.0) |
||
254 | |||
255 | **Implemented enhancements:** |
||
256 | |||
257 | - Add rules for QEMU/libvirt guests \(bridged virtual networking\) [\#85](https://github.com/voxpupuli/puppet-nftables/pull/85) ([nbarrientos](https://github.com/nbarrientos)) |
||
258 | - Add nftables.version to structured fact. [\#84](https://github.com/voxpupuli/puppet-nftables/pull/84) ([traylenator](https://github.com/traylenator)) |
||
259 | - Add rules for Apache ActiveMQ [\#82](https://github.com/voxpupuli/puppet-nftables/pull/82) ([nbarrientos](https://github.com/nbarrientos)) |
||
260 | - Add Docker-CE default rules [\#80](https://github.com/voxpupuli/puppet-nftables/pull/80) ([luisfdez](https://github.com/luisfdez)) |
||
261 | |||
262 | b02d6ea9 | Nacho Barrientos | **Closed issues:** |
263 | |||
264 | - Increase puppetlabs/concat version in metadata [\#78](https://github.com/voxpupuli/puppet-nftables/issues/78) |
||
265 | |||
266 | 804b96e4 | Nacho Barrientos | **Merged pull requests:** |
267 | |||
268 | - Fix sections and add a pointer to code snippets for Emacs [\#81](https://github.com/voxpupuli/puppet-nftables/pull/81) ([nbarrientos](https://github.com/nbarrientos)) |
||
269 | |||
270 | ## [v1.2.0](https://github.com/voxpupuli/puppet-nftables/tree/v1.2.0) (2021-03-03) |
||
271 | 05c7f19d | Steve Traylen | |
272 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v1.1.1...v1.2.0) |
||
273 | |||
274 | **Implemented enhancements:** |
||
275 | |||
276 | - start declaring the 'global' chain with module resources [\#73](https://github.com/voxpupuli/puppet-nftables/pull/73) ([lelutin](https://github.com/lelutin)) |
||
277 | |||
278 | **Fixed bugs:** |
||
279 | |||
280 | - nftables service is broken after reboot [\#74](https://github.com/voxpupuli/puppet-nftables/issues/74) |
||
281 | - fix \#74 - ensure table are initialized before flushing them [\#75](https://github.com/voxpupuli/puppet-nftables/pull/75) ([duritong](https://github.com/duritong)) |
||
282 | |||
283 | bd0d7998 | Steve Traylen | ## [v1.1.1](https://github.com/voxpupuli/puppet-nftables/tree/v1.1.1) (2021-01-29) |
284 | |||
285 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v1.1.0...v1.1.1) |
||
286 | |||
287 | **Fixed bugs:** |
||
288 | |||
289 | - Simplerule: wrong IP protocol version filter statement for IPv6 traffic [\#69](https://github.com/voxpupuli/puppet-nftables/issues/69) |
||
290 | - Fix IP version filter for IPv6 traffic [\#70](https://github.com/voxpupuli/puppet-nftables/pull/70) ([nbarrientos](https://github.com/nbarrientos)) |
||
291 | |||
292 | **Merged pull requests:** |
||
293 | |||
294 | - Improve nftables::rule's documentation [\#68](https://github.com/voxpupuli/puppet-nftables/pull/68) ([nbarrientos](https://github.com/nbarrientos)) |
||
295 | |||
296 | afc4dd16 | Steve Traylen | ## [v1.1.0](https://github.com/voxpupuli/puppet-nftables/tree/v1.1.0) (2021-01-25) |
297 | |||
298 | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v1.0.0...v1.1.0) |
||
299 | |||
300 | **Implemented enhancements:** |
||
301 | |||
302 | - Enable parameter\_documentation lint [\#64](https://github.com/voxpupuli/puppet-nftables/pull/64) ([traylenator](https://github.com/traylenator)) |
||
303 | - Add Samba in rules [\#62](https://github.com/voxpupuli/puppet-nftables/pull/62) ([glpatcern](https://github.com/glpatcern)) |
||
304 | - Add some mail related outgoing rules [\#60](https://github.com/voxpupuli/puppet-nftables/pull/60) ([duritong](https://github.com/duritong)) |
||
305 | |||
306 | **Fixed bugs:** |
||
307 | |||
308 | - nftables::simplerule should follow the same rules as nftables::rule [\#58](https://github.com/voxpupuli/puppet-nftables/issues/58) |
||
309 | - Align simplerule and rule rulename requirements [\#59](https://github.com/voxpupuli/puppet-nftables/pull/59) ([nbarrientos](https://github.com/nbarrientos)) |
||
310 | |||
311 | **Closed issues:** |
||
312 | |||
313 | - Get it under the voxpupuli umbrella [\#35](https://github.com/voxpupuli/puppet-nftables/issues/35) |
||
314 | |||
315 | **Merged pull requests:** |
||
316 | |||
317 | - Add badges to README [\#63](https://github.com/voxpupuli/puppet-nftables/pull/63) ([traylenator](https://github.com/traylenator)) |
||
318 | - Check that all the predefined rules are declared in the all rules acceptance test [\#53](https://github.com/voxpupuli/puppet-nftables/pull/53) ([nbarrientos](https://github.com/nbarrientos)) |
||
319 | |||
320 | bc1b0f1a | Steve Traylen | ## [v1.0.0](https://github.com/voxpupuli/puppet-nftables/tree/v1.0.0) (2020-12-15) |
321 | ece9be27 | tr | |
322 | bc1b0f1a | Steve Traylen | [Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/0ba57c66a35ed4e9b570d8a6315a33a1c4ba3181...v1.0.0) |
323 | ece9be27 | tr | |
324 | bc1b0f1a | Steve Traylen | **Breaking changes:** |
325 | ece9be27 | tr | |
326 | bc1b0f1a | Steve Traylen | - switch the server naming [\#42](https://github.com/voxpupuli/puppet-nftables/pull/42) ([duritong](https://github.com/duritong)) |
327 | |||
328 | **Implemented enhancements:** |
||
329 | |||
330 | - Use Stdlib::Port everywhere in place of Integer [\#56](https://github.com/voxpupuli/puppet-nftables/pull/56) ([traylenator](https://github.com/traylenator)) |
||
331 | - Enable Puppet 7 support [\#51](https://github.com/voxpupuli/puppet-nftables/pull/51) ([bastelfreak](https://github.com/bastelfreak)) |
||
332 | - Several fixes for nftables::config [\#48](https://github.com/voxpupuli/puppet-nftables/pull/48) ([nbarrientos](https://github.com/nbarrientos)) |
||
333 | - rubocop corrections [\#41](https://github.com/voxpupuli/puppet-nftables/pull/41) ([traylenator](https://github.com/traylenator)) |
||
334 | - Add basic configuration validation acceptance test [\#38](https://github.com/voxpupuli/puppet-nftables/pull/38) ([traylenator](https://github.com/traylenator)) |
||
335 | - Remove duplicate flush on reload [\#34](https://github.com/voxpupuli/puppet-nftables/pull/34) ([traylenator](https://github.com/traylenator)) |
||
336 | - Add nftables::simplerule [\#33](https://github.com/voxpupuli/puppet-nftables/pull/33) ([nbarrientos](https://github.com/nbarrientos)) |
||
337 | - Add Ceph and NFS rules [\#32](https://github.com/voxpupuli/puppet-nftables/pull/32) ([dvanders](https://github.com/dvanders)) |
||
338 | - New parameter noflush\_tables to selectivly skip flush [\#31](https://github.com/voxpupuli/puppet-nftables/pull/31) ([traylenator](https://github.com/traylenator)) |
||
339 | - Scientific Linux 8 will never exist [\#30](https://github.com/voxpupuli/puppet-nftables/pull/30) ([traylenator](https://github.com/traylenator)) |
||
340 | - Enable conntrack in FORWARD [\#29](https://github.com/voxpupuli/puppet-nftables/pull/29) ([keachi](https://github.com/keachi)) |
||
341 | - Do not test nftables::rules repeatadly [\#28](https://github.com/voxpupuli/puppet-nftables/pull/28) ([traylenator](https://github.com/traylenator)) |
||
342 | - Allow sourcing sets from Hiera [\#26](https://github.com/voxpupuli/puppet-nftables/pull/26) ([nbarrientos](https://github.com/nbarrientos)) |
||
343 | - Allow disabling default NAT tables and chains [\#25](https://github.com/voxpupuli/puppet-nftables/pull/25) ([nbarrientos](https://github.com/nbarrientos)) |
||
344 | - Set a customisable rate limit to the logging rules [\#22](https://github.com/voxpupuli/puppet-nftables/pull/22) ([nbarrientos](https://github.com/nbarrientos)) |
||
345 | - Make masking Service\['firewalld'\] optional [\#20](https://github.com/voxpupuli/puppet-nftables/pull/20) ([nbarrientos](https://github.com/nbarrientos)) |
||
346 | - Move ICMP stuff to separate classes allowing better customisation [\#16](https://github.com/voxpupuli/puppet-nftables/pull/16) ([nbarrientos](https://github.com/nbarrientos)) |
||
347 | - Move conntrack rules from global to INPUT and OUTPUT [\#14](https://github.com/voxpupuli/puppet-nftables/pull/14) ([nbarrientos](https://github.com/nbarrientos)) |
||
348 | - Add comments for all the nftable::rules entries [\#13](https://github.com/voxpupuli/puppet-nftables/pull/13) ([traylenator](https://github.com/traylenator)) |
||
349 | - Allow tables to add comments to $log\_prefix [\#12](https://github.com/voxpupuli/puppet-nftables/pull/12) ([nbarrientos](https://github.com/nbarrientos)) |
||
350 | - Reload rules atomically and verify rules before deploy [\#10](https://github.com/voxpupuli/puppet-nftables/pull/10) ([traylenator](https://github.com/traylenator)) |
||
351 | - Allow raw sets and dashes in set names [\#8](https://github.com/voxpupuli/puppet-nftables/pull/8) ([nbarrientos](https://github.com/nbarrientos)) |
||
352 | - Add a parameter to control the fate of discarded traffic [\#7](https://github.com/voxpupuli/puppet-nftables/pull/7) ([nbarrientos](https://github.com/nbarrientos)) |
||
353 | - Add rules for afs3\_callback in and out rules for kerberos and openafs. [\#6](https://github.com/voxpupuli/puppet-nftables/pull/6) ([traylenator](https://github.com/traylenator)) |
||
354 | - Allow customising the log prefix [\#5](https://github.com/voxpupuli/puppet-nftables/pull/5) ([nbarrientos](https://github.com/nbarrientos)) |
||
355 | - Add classes encapsulating rules for DHCPv6 client traffic \(in/out\) [\#4](https://github.com/voxpupuli/puppet-nftables/pull/4) ([nbarrientos](https://github.com/nbarrientos)) |
||
356 | - Add support for named sets [\#3](https://github.com/voxpupuli/puppet-nftables/pull/3) ([nbarrientos](https://github.com/nbarrientos)) |
||
357 | - New parameter out\_all, default false [\#1](https://github.com/voxpupuli/puppet-nftables/pull/1) ([traylenator](https://github.com/traylenator)) |
||
358 | |||
359 | **Fixed bugs:** |
||
360 | |||
361 | - Correct nfs3 invalid udp /tcp matching rule and more tests [\#50](https://github.com/voxpupuli/puppet-nftables/pull/50) ([traylenator](https://github.com/traylenator)) |
||
362 | - Prefix custom tables with custom- so they're loaded [\#47](https://github.com/voxpupuli/puppet-nftables/pull/47) ([nbarrientos](https://github.com/nbarrientos)) |
||
363 | - Correct bad merge [\#15](https://github.com/voxpupuli/puppet-nftables/pull/15) ([traylenator](https://github.com/traylenator)) |
||
364 | |||
365 | **Closed issues:** |
||
366 | |||
367 | - deploying custom tables is broken [\#45](https://github.com/voxpupuli/puppet-nftables/issues/45) |
||
368 | - Switch to Stdlib::Port everywhere [\#37](https://github.com/voxpupuli/puppet-nftables/issues/37) |
||
369 | - Add set definition from Hiera [\#24](https://github.com/voxpupuli/puppet-nftables/issues/24) |
||
370 | - Add an option to disable NAT [\#23](https://github.com/voxpupuli/puppet-nftables/issues/23) |
||
371 | - Add an option to limit the rate of logged messages [\#19](https://github.com/voxpupuli/puppet-nftables/issues/19) |
||
372 | - Rule API [\#17](https://github.com/voxpupuli/puppet-nftables/issues/17) |
||
373 | - Publish to forge.puppet.com [\#11](https://github.com/voxpupuli/puppet-nftables/issues/11) |
||
374 | - The global chain contains INPUT specific rules [\#9](https://github.com/voxpupuli/puppet-nftables/issues/9) |
||
375 | - The fate of forbidden packets should be configurable [\#2](https://github.com/voxpupuli/puppet-nftables/issues/2) |
||
376 | |||
377 | **Merged pull requests:** |
||
378 | |||
379 | - Docs for nftables::set [\#55](https://github.com/voxpupuli/puppet-nftables/pull/55) ([traylenator](https://github.com/traylenator)) |
||
380 | - Remove a blank separating the doc string and the code [\#52](https://github.com/voxpupuli/puppet-nftables/pull/52) ([nbarrientos](https://github.com/nbarrientos)) |
||
381 | afc4dd16 | Steve Traylen | - Release 1.0.0 [\#49](https://github.com/voxpupuli/puppet-nftables/pull/49) ([traylenator](https://github.com/traylenator)) |
382 | bc1b0f1a | Steve Traylen | - Correct layout of ignore table example [\#44](https://github.com/voxpupuli/puppet-nftables/pull/44) ([traylenator](https://github.com/traylenator)) |
383 | - Fix typos and formatting in the README [\#43](https://github.com/voxpupuli/puppet-nftables/pull/43) ([nbarrientos](https://github.com/nbarrientos)) |
||
384 | - Comment why firewalld\_enable parameter is required [\#40](https://github.com/voxpupuli/puppet-nftables/pull/40) ([traylenator](https://github.com/traylenator)) |
||
385 | - modulesync 4.0.0 [\#36](https://github.com/voxpupuli/puppet-nftables/pull/36) ([traylenator](https://github.com/traylenator)) |
||
386 | - Refresh REFERENCE [\#27](https://github.com/voxpupuli/puppet-nftables/pull/27) ([traylenator](https://github.com/traylenator)) |
||
387 | |||
388 | |||
389 | |||
390 | \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |