-
Fri Nov 17 2017 Phil Sutter - 1.4.21-24
- Fix fgrep call over multiple files in iptables.init
-
Fri Oct 20 2017 Phil Sutter - 1.4.21-23
- Fix incorrect ip6tables.service unit syntax (RHBZ#1486803)
-
Fri Oct 06 2017 Phil Sutter - 1.4.21-22
- Search for restorecon binary using which (RHBZ#1406860)
-
Thu Sep 07 2017 Phil Sutter - 1.4.21-21
- Scan /etc/sysctl.d for items in IPTABLES_SYSCTL_LOAD_LIST (RHBZ#1402021)
-
Thu Aug 31 2017 Phil Sutter - 1.4.21-20
- Prevent iptables.service and ip6tables.service from running in parallel
(RHBZ#1486803)
- Don't restart services upon upgrade (RHBZ#1380141)
-
Thu Aug 10 2017 Thomas Woerner <twoerner@redhat.com> 1.4.21-19
- Use wait option for restore calls to fix failing service starts
(RHBZ#1477413)
-
Mon Apr 24 2017 Thomas Woerner <twoerner@redhat.com> 1.4.21-18
- Add support for --wait options to restore commands (RHBZ#1438597)
- Do not set changed flag for rule check operations with module targets
(RHBZ#1438597)
- Add version option to restore commands (RHBZ#1438597)
-
Fri Jul 01 2016 Thomas Woerner <twoerner@redhat.com> 1.4.21-17
- Fixed init script not to fail on missing restorecon (RHBZ#1246380)
- Adapted man page snipplet for TRACE to use proper logging backend names
(RHBZ#1261238)
- Warn about use of DROP in nat table (RHBZ#1298879)
- Fixed modules unload in init script (RHBZ#1324102)
-
Fri Sep 18 2015 Thomas Woerner <twoerner@redhat.com> 1.4.21-16
- Fix important coverity findings: missing include for flock and use bash for
init script (RHBZ#1264399)
-
Fri Sep 18 2015 Thomas Woerner <twoerner@redhat.com> 1.4.21-15
- Use systemd AssertPathExists for /etc/sysconfig/iptables (RHBZ#1200415)