File tree Expand file tree Collapse file tree 1 file changed +134
-0
lines changed
Expand file tree Collapse file tree 1 file changed +134
-0
lines changed Original file line number Diff line number Diff line change 1+ Changelog
2+ =========
3+
4+ [ 1.2.2] - 2022-06-02
5+ --------------------
6+
7+ ### New Features
8+
9+ - none
10+
11+ ### Bug fixes
12+
13+ - fix: state not required for masquerade and ICMP block inversion
14+ - Fix deprecated syntax in Readme
15+
16+ ### Other Changes
17+
18+ - tests\_ ansible: replaced immediate options with runtime options
19+
20+ [ 1.2.1] - 2022-05-10
21+ --------------------
22+
23+ ### New Features
24+
25+ - none
26+
27+ ### Bug Fixes
28+
29+ - none
30+
31+ ### Other Changes
32+
33+ - remove customzone zone in cleanup
34+ - bump tox-lsr version to 2.11.0; remove py37; add py310
35+
36+ [ 1.2.0] - 2022-05-02
37+ --------------------
38+
39+ ### New features
40+
41+ - Added ability to restore Firewalld defaults
42+
43+ ### Bug Fixes
44+
45+ - none
46+
47+ ### Other Changes
48+
49+ - none
50+
51+ [ 1.1.1] - 2022-04-13
52+ --------------------
53+
54+ ### New features
55+
56+ - support gather\_ facts: false; support setup-snapshot.yml
57+
58+ ### Bug Fixes
59+
60+ - none
61+
62+ ### Other Changes
63+
64+ - none
65+
66+ [ 1.1.0] - 2022-02-22
67+ --------------------
68+
69+ ### New features
70+
71+ - ensure that changes to target take effect immediately
72+ - Add ability to set the default zone
73+
74+ ### Bug Fixes
75+
76+ - none
77+
78+ ### Other Changes
79+
80+ - bump tox-lsr version to 2.10.1
81+
82+ [ 1.0.3] - 2022-01-20
83+ --------------------
84+
85+ ### New features
86+
87+ - Added implicit firewalld reload for when a custom zone is added or removed
88+
89+ ### Bug Fixes
90+
91+ - none
92+
93+ ### Other Changes
94+
95+ - Reformatted tests\_ zone to use yaml format
96+
97+ [ 1.0.2] - 2022-01-10
98+ --------------------
99+
100+ ### New Features
101+
102+ - none
103+
104+ ### Bug Fixes
105+
106+ - none
107+
108+ ### Other Changes
109+
110+ - bump tox-lsr version to 2.8.3
111+ - change recursive role symlink to individual role dir symlinks
112+ - Added examples of options in Readme
113+ - Added an issue template for the Firewalld System Role
114+
115+ [ 1.0.1] - 2021-11-11
116+ --------------------
117+
118+ ### New features
119+
120+ - Added support for RHEL 7
121+ - Added runtime and permanent flags to documentation.
122+
123+ ### Bug Fixes
124+
125+ - none
126+
127+ ### Other Changes
128+
129+ - none
130+
131+ [ 1.0.0] - 2021-11-08
132+ --------------------
133+
134+ ### Initial Release
You can’t perform that action at this time.
0 commit comments