Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

iptables-nft-1.8.8-4.el9 RPM for aarch64

From CentOS Stream 9 BaseOS for aarch64

Name: iptables-nft Distribution: CentOS
Version: 1.8.8 Vendor: CentOS
Release: 4.el9 Build date: Wed Jul 6 12:39:07 2022
Group: Unspecified Build host: aarch64-03.stream.rdu2.redhat.com
Size: 1479272 Source RPM: iptables-1.8.8-4.el9.src.rpm
Packager: builder@centos.org
Url: https://www.netfilter.org/projects/iptables
Summary: nftables compatibility for iptables, arptables and ebtables
nftables compatibility for iptables, arptables and ebtables.

Provides

Requires

License

GPLv2 and Artistic 2.0 and ISC

Changelog

* Tue Jul 05 2022 Phil Sutter <psutter@redhat.com> - 1.8.8-4
  - libxtables: Fix unsupported extension warning corner case
* Wed Jun 08 2022 Phil Sutter <psutter@redhat.com> - 1.8.8-3
  - arptables: Support -x/--exact flag
* Thu Jun 02 2022 Phil Sutter <psutter@redhat.com> - 1.8.8-2
  - tests: shell: Check overhead in iptables-save and -restore
* Fri May 13 2022 Phil Sutter <psutter@redhat.com> - 1.8.8-1
  - new version
* Fri Mar 18 2022 Phil Sutter <psutter@redhat.com> - 1.8.7-30
  - Use proto_to_name() from xshared in more places
* Fri Mar 18 2022 Phil Sutter <psutter@redhat.com> - 1.8.7-29
  - libxtables: Boost rule target checks by announcing chain names
  - libxtables: Implement notargets hash table
  - nft: Reject standard targets as chain names when restoring
  - xshared: Merge and share parse_chain()
  - xshared: Prefer xtables_chain_protos lookup over getprotoent
  - nft: Speed up immediate parsing
  - nft: Simplify immediate parsing
* Wed Feb 16 2022 Phil Sutter <psutter@redhat.com> - 1.8.7-28
  - extensions: SECMARK: Use a better context in test case
* Fri Jan 28 2022 Phil Sutter <psutter@redhat.com> - 1.8.7-27
  - extensions: SECMARK: Implement revision 1
* Mon Oct 11 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-26
  - tests/shell: Assert non-verbose mode is silent
  - nft: Fix for non-verbose check command
* Wed Oct 06 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-25
  - ebtables: Dump atomic waste
  - doc: ebtables-nft.8: Adjust for missing atomic-options
  - nft: Use xtables_malloc() in mnl_err_list_node_add()
* Fri Oct 01 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-24
  - Add missing readlink required for iptables-nft(post)
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.8.7-23
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Thu Aug 05 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-22
  - nft-services must not depend on specific arch's build
* Thu Aug 05 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-21
  - Build services sub-packages as noarch
* Fri Jul 30 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-20
  - Make nft-services obsolete nft-compat to fix upgrade path
* Thu Jul 29 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-19
  - Build iptables-services on C9S only
  - Use systemd_ordering in nft-services, too
  - Drop compat package, nft-services serves well for that purpose
  - Make legacy unconditionally provide iptables, it's not built on RHEL
* Wed Jul 28 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-18
  - Make iptables-nft-services require iptables-services to avoid confusion
  - Add deprecation notice to iptables-extensions man page as well
* Mon Jul 12 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-17
  - Provide a compat package to fix upgrade path from RHEL8
* Mon Jul 05 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-16
  - Review systemd unit file
* Fri Jul 02 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-15
  - doc: Improve deprecation notices a bit
  - nft: cache: Sort chains on demand only
  - nft: Increase BATCH_PAGE_SIZE to support huge rulesets
* Fri Jun 25 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-14
  - doc: Add deprecation notices to all relevant man pages
* Wed Jun 16 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-13
  - extensions: sctp: Fix nftables translation
  - nft: Fix bitwise expression avoidance detection
  - iptables-nft: fix -Z option
  - Do not build legacy sub-packages on RHEL
* Thu Jun 10 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-12
  - arptables-nft-helper: Remove bashisms
  - ebtables-helper: Drop unused variable, add a missing quote
  - extensions: libxt_string: Avoid buffer size warning for strncpy()
  - libxtables: Introduce xtables_strdup() and use it everywhere
  - extensions: libebt_ip6: Use xtables_ip6parse_any()
  - iptables-apply: Drop unused variable
  - nft: Avoid buffer size warnings copying iface names
  - nft: Avoid memleak in error path of nft_cmd_new()
  - libxtables: Fix memleak in xtopt_parse_hostmask()
  - extensions: libebt_ip6: Drop unused variables
  - libxtables: Drop leftover variable in xtables_numeric_to_ip6addr()
* Wed May 12 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-11
  - Fix License name in spec file
  - Eliminate inet_aton() and inet_ntoa()
  - nft-arp: Make use of ipv4_addr_to_string()
  - Make legacy sub-packages obsolete older non-legacy ones
  - Fix dates in changelog
  - iptables.init: Fix functionality for iptables-nft
  - iptables.init: Ignore sysctl files not suffixed '.conf'
  - iptables.init: Drop unused NEW_MODUTILS check
  - iptables.init: Drop some trailing whitespace
* Fri Apr 23 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-10
  - Add provides to iptables-nft-services
* Wed Apr 21 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-9
  - Add nft-services subpackage
* Mon Apr 19 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-8
  - Drop hacks to maintain upgrade path
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.8.7-7
  - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 23 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-6
  - Restore alternatives configuration after upgrade
  - Fix license location
* Tue Mar 23 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-5
  - Fix upgrade path with package rename
  - Add missing dependencies to iptables-nft package
* Tue Feb 16 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-4
  - Drop bootstrap code again
  - Drop workarounds for F24 and lower
  - Fix iptables-utils summary
  - Ship iptables-apply with iptables-utils
  - Reduce files sections by use of globbing
  - Ship common man pages with iptables-libs
  - Ship *-translate man pages with iptables-nft
  - Move legacy iptables binaries, libraries and headers into sub-packages
  - Introduce compat sub-package to help with above transitions
  - Drop libipulog header from devel package, this belongs to libnetfilter_log
  - Do not ship internal headers in devel package
* Thu Jan 28 2021 Phil Sutter <psutter@redhat.com> - 1.8.7-3
  - ebtables: Exit gracefully on invalid table names
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Jan 16 2021 Kevin Fenzi <kevin@scrye.com> - 1.8.7-1
  - Update to 1.8.7. Fixes rhbz#1916948
* Thu Nov 19 2020 Tom Stellard <tstellar@redhat.com> - 1.8.6-5
  - Use make macros
* Tue Nov 17 2020 Phil Sutter <psutter@redhat.com> - 1.8.6-4
  - ebtables: Fix for broken chain renaming
* Mon Nov 16 2020 Phil Sutter <psutter@redhat.com> - 1.8.6-3
  - Drop obsolete StandardOutput setting from unit file
  - Remove StandardError setting from unit file, its value is default
* Thu Nov 05 2020 Florian Weimer <fweimer@redhat.com> - 1.8.6-2
  - Remove build dependency on autogen
* Sat Oct 31 2020 Kevin Fenzi <kevin@scrye.com> - 1.8.6-1
  - Update to 1.8.6. Fixes bug #1893453
* Tue Aug 25 2020 Phil Sutter <psutter@redhat.com> - 1.8.5-3
  - nft: cache: Check consistency with NFT_CL_FAKE, too
  - nft: Fix command name in ip6tables error message
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/75e419545086c35b6ff7585ee007e88426ad0f
/usr/lib/.build-id/11/7c8ed1bd68f44397af56a1e3b97f77550a998e
/usr/lib/.build-id/31
/usr/lib/.build-id/31/6c347e4d5976299a7f6e9fcb43813a01d19cbd
/usr/lib/.build-id/38
/usr/lib/.build-id/38/829cd47090d831e21236593aff900db8d99421
/usr/lib/.build-id/40
/usr/lib/.build-id/40/5765cbca2c68d95379b42824c6886179250ee9
/usr/lib/.build-id/41/844bf463d5ba36144872a9f3fb11d180f11204
/usr/lib/.build-id/41/ca0115b5bfe4acc1c5abe1733acbaad1a64909
/usr/lib/.build-id/59
/usr/lib/.build-id/59/55aee021e4cd8588129fc0db5b3b205b74980e
/usr/lib/.build-id/5a/a8bebd930c3e094c061e20582bb527a14334a3
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/81ae0059d62b475bbe9683643b69cb6f704d7c
/usr/lib/.build-id/b5/2a2e8d42377cf3e6e36e92c6c4a53aa12bcede
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/f6238e8c75f22580da0d5aabff6830a7db0d74
/usr/lib/.build-id/c1/41d33da933a1ff896301b7954ed3359cffd38c
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/76e9ecf48664ea8f3680a3551fe81819b01b86
/usr/lib/.build-id/e5/936210f9dbd39517f9ac87a23686d2cc75b44c
/usr/lib/.build-id/f8/a3f48cf1cb58b126b246f50003ee33f1a48580
/usr/lib/.build-id/fb/46ac1b61bc8718fdff1ace173b084a04bf5735
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/1aa63e93584320bf7a394981d99ac7de8f2ee9
/usr/lib64/xtables
/usr/lib64/xtables/libarpt_mangle.so
/usr/lib64/xtables/libebt_802_3.so
/usr/lib64/xtables/libebt_among.so
/usr/lib64/xtables/libebt_arp.so
/usr/lib64/xtables/libebt_arpreply.so
/usr/lib64/xtables/libebt_dnat.so
/usr/lib64/xtables/libebt_ip.so
/usr/lib64/xtables/libebt_ip6.so
/usr/lib64/xtables/libebt_log.so
/usr/lib64/xtables/libebt_mark.so
/usr/lib64/xtables/libebt_mark_m.so
/usr/lib64/xtables/libebt_nflog.so
/usr/lib64/xtables/libebt_pkttype.so
/usr/lib64/xtables/libebt_redirect.so
/usr/lib64/xtables/libebt_snat.so
/usr/lib64/xtables/libebt_stp.so
/usr/lib64/xtables/libebt_vlan.so
/usr/libexec/arptables-helper
/usr/libexec/arptables-nft-helper
/usr/sbin/arptables
/usr/sbin/arptables-nft
/usr/sbin/arptables-nft-restore
/usr/sbin/arptables-nft-save
/usr/sbin/arptables-restore
/usr/sbin/arptables-save
/usr/sbin/ebtables
/usr/sbin/ebtables-nft
/usr/sbin/ebtables-nft-restore
/usr/sbin/ebtables-nft-save
/usr/sbin/ebtables-restore
/usr/sbin/ebtables-save
/usr/sbin/ip6tables
/usr/sbin/ip6tables-nft
/usr/sbin/ip6tables-nft-restore
/usr/sbin/ip6tables-nft-save
/usr/sbin/ip6tables-restore
/usr/sbin/ip6tables-restore-translate
/usr/sbin/ip6tables-save
/usr/sbin/ip6tables-translate
/usr/sbin/iptables
/usr/sbin/iptables-nft
/usr/sbin/iptables-nft-restore
/usr/sbin/iptables-nft-save
/usr/sbin/iptables-restore
/usr/sbin/iptables-restore-translate
/usr/sbin/iptables-save
/usr/sbin/iptables-translate
/usr/sbin/xtables-monitor
/usr/sbin/xtables-nft-multi
/usr/share/man/man8/arptables-nft-restore.8.gz
/usr/share/man/man8/arptables-nft-save.8.gz
/usr/share/man/man8/arptables-nft.8.gz
/usr/share/man/man8/arptables-restore.8.gz
/usr/share/man/man8/arptables-save.8.gz
/usr/share/man/man8/arptables.8.gz
/usr/share/man/man8/ebtables-nft.8.gz
/usr/share/man/man8/ebtables.8.gz
/usr/share/man/man8/ip6tables-restore-translate.8.gz
/usr/share/man/man8/ip6tables-translate.8.gz
/usr/share/man/man8/iptables-restore-translate.8.gz
/usr/share/man/man8/iptables-translate.8.gz
/usr/share/man/man8/xtables-monitor.8.gz
/usr/share/man/man8/xtables-nft.8.gz
/usr/share/man/man8/xtables-translate.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 05:09:20 2024