Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: iptables-nft | Distribution: CentOS |
Version: 1.8.8 | Vendor: CentOS |
Release: 4.el9 | Build date: Wed Jul 6 12:38:51 2022 |
Group: Unspecified | Build host: x86-02.stream.rdu2.redhat.com |
Size: 552600 | 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.
GPLv2 and Artistic 2.0 and ISC
* 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
/usr/lib/.build-id /usr/lib/.build-id/28 /usr/lib/.build-id/28/095bdce113e4a669bd8509557d176103225254 /usr/lib/.build-id/32 /usr/lib/.build-id/32/0cea9b9b7b2efd062ddafa1844d8c095dc523d /usr/lib/.build-id/43 /usr/lib/.build-id/43/740527f3669915f82d7f07ece860ebfb246504 /usr/lib/.build-id/44/c73c8bd88a4f5be1013fb7527be3e1cdc390ff /usr/lib/.build-id/57 /usr/lib/.build-id/57/93c38b1c21493dff7ea39a497868a3badc5173 /usr/lib/.build-id/6f/1ee712fe3edcf6a9e1089e25b8a98ef216e53a /usr/lib/.build-id/78 /usr/lib/.build-id/78/a5cbc50d36db3fddab93f9bd2b1e281cce3069 /usr/lib/.build-id/7b /usr/lib/.build-id/7b/f07c4517b4f28f80811f7897a7cfc9ea9a5346 /usr/lib/.build-id/83 /usr/lib/.build-id/83/37e0719ae8466b806fe1a67b64777ea8176c26 /usr/lib/.build-id/95/1a3b863518bf1e66483887a1be4d9519ee6a09 /usr/lib/.build-id/97 /usr/lib/.build-id/97/e37f9075049d00c75586956674d7ff5f38c632 /usr/lib/.build-id/b0/4a4e80b8f160b90fecdfb43e8fdabf346ee781 /usr/lib/.build-id/bc/424ea075daa6097c21ae018bcbb19de021fafa /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/6493237b9b9477fdb201b54c57e9e1e0bfbd90 /usr/lib/.build-id/e0/2a5299cc3ccf7d67927cf622da8228c2e1fc7f /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/1186cc90dbc2083d32dcb22c23ba973ca2f553 /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/9c1d7966739a41092ff8e732f9d646094dd3dd /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/7d830b83c03cac3e209dbaefb50e5595147e86 /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 Mar 22 02:53:44 2023