Skip to content

CentOS 7 - Updates for x86_64: system environment/base: iptables-devel

iptables-devel - Development package for iptables

Website: http://www.netfilter.org/
License: GPLv2
Vendor: CentOS
Description:
iptables development headers and libraries.

The iptc interface is upstream marked as not public. The interface is not
stable and may change with every new version. It is therefore unsupported.

Packages

iptables-devel-1.4.21-35.el7.i686 [56 KiB] Changelog by Phil Sutter (2020-05-19):
- Unbreak nfnl_osf tool and fix duplicate entries handling (RHBZ#1829820)
iptables-devel-1.4.21-35.el7.x86_64 [56 KiB] Changelog by Phil Sutter (2020-05-19):
- Unbreak nfnl_osf tool and fix duplicate entries handling (RHBZ#1829820)
iptables-devel-1.4.21-34.el7.i686 [56 KiB] Changelog by Phil Sutter (2019-10-23):
- Fix iptables-restore for rules with '-' and 't' in comments (RHBZ#1749700)
- Make services start before network-pre.target is reached (RHBZ#1736765)
iptables-devel-1.4.21-34.el7.x86_64 [56 KiB] Changelog by Phil Sutter (2019-10-23):
- Fix iptables-restore for rules with '-' and 't' in comments (RHBZ#1749700)
- Make services start before network-pre.target is reached (RHBZ#1736765)
iptables-devel-1.4.21-33.el7.x86_64 [56 KiB] Changelog by Phil Sutter (2019-04-18):
- man: iptables-save: Add note about module autoloading (RHBZ#1691380)
iptables-devel-1.4.21-33.el7.i686 [56 KiB] Changelog by Phil Sutter (2019-04-18):
- man: iptables-save: Add note about module autoloading (RHBZ#1691380)
iptables-devel-1.4.21-28.el7.x86_64 [55 KiB] Changelog by Phil Sutter - 1.4.21-28 (2018-06-05):
- Add nfnl_osf.8 man page (RHBZ#1487331)
iptables-devel-1.4.21-28.el7.i686 [55 KiB] Changelog by Phil Sutter - 1.4.21-28 (2018-06-05):
- Add nfnl_osf.8 man page (RHBZ#1487331)
iptables-devel-1.4.21-24.1.el7_5.x86_64 [55 KiB] Changelog by Phil Sutter - 1.4.21-24.1 (2018-04-03):
- Fix for stopping iptables and ip6tables at the same time (RHBZ#1563168)
- Propagate errors on service stop (RHBZ#1563168)
- Avoid overwriting parent's return code (RHBZ#1563168)
iptables-devel-1.4.21-24.1.el7_5.i686 [55 KiB] Changelog by Phil Sutter - 1.4.21-24.1 (2018-04-03):
- Fix for stopping iptables and ip6tables at the same time (RHBZ#1563168)
- Propagate errors on service stop (RHBZ#1563168)
- Avoid overwriting parent's return code (RHBZ#1563168)
iptables-devel-1.4.21-24.el7.x86_64 [54 KiB] Changelog by Phil Sutter - 1.4.21-24 (2017-11-17):
- Fix fgrep call over multiple files in iptables.init
iptables-devel-1.4.21-24.el7.i686 [54 KiB] Changelog by Phil Sutter - 1.4.21-24 (2017-11-17):
- Fix fgrep call over multiple files in iptables.init
iptables-devel-1.4.21-18.3.el7_4.i686 [54 KiB] Changelog by Phil Sutter - 1.4.21-18.3 (2018-02-13):
- Fix incorrect ip6tables.service unit syntax (RHBZ#1538549)
iptables-devel-1.4.21-18.3.el7_4.x86_64 [54 KiB] Changelog by Phil Sutter - 1.4.21-18.3 (2018-02-13):
- Fix incorrect ip6tables.service unit syntax (RHBZ#1538549)
iptables-devel-1.4.21-18.2.el7_4.x86_64 [54 KiB] Changelog by Phil Sutter - 1.4.21-18.2 (2017-09-18):
- Prevent iptables.service and ip6tables.service from running in parallel
  (RHBZ#1491963)
- Don't restart services upon upgrade (RHBZ#1491961)
iptables-devel-1.4.21-18.2.el7_4.i686 [54 KiB] Changelog by Phil Sutter - 1.4.21-18.2 (2017-09-18):
- Prevent iptables.service and ip6tables.service from running in parallel
  (RHBZ#1491963)
- Don't restart services upon upgrade (RHBZ#1491961)
iptables-devel-1.4.21-18.0.1.el7.centos.x86_64 [54 KiB] Changelog by Johnny Hughes (2017-08-22):
- add fix from Red Hat bug #1477413 
- modify spec to use libtool to autogen configure
iptables-devel-1.4.21-18.0.1.el7.centos.i686 [54 KiB] Changelog by Johnny Hughes (2017-08-22):
- add fix from Red Hat bug #1477413 
- modify spec to use libtool to autogen configure
iptables-devel-1.4.21-17.el7.x86_64 [54 KiB] Changelog by Thomas Woerner (2016-07-01):
- 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)
iptables-devel-1.4.21-17.el7.i686 [54 KiB] Changelog by Thomas Woerner (2016-07-01):
- 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)
iptables-devel-1.4.21-16.el7.i686 [53 KiB] Changelog by Thomas Woerner (2015-09-18):
- Fix important coverity findings: missing include for flock and use bash for init script
iptables-devel-1.4.21-16.el7.x86_64 [53 KiB] Changelog by Thomas Woerner (2015-09-18):
- Fix important coverity findings: missing include for flock and use bash for init script

Listing created by repoview