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.7 | Vendor: CentOS |
Release: 28.el9 | Build date: Wed Feb 16 13:11:30 2022 |
Group: Unspecified | Build host: x86-02.stream.rdu2.redhat.com |
Size: 552402 | Source RPM: iptables-1.8.7-28.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
* 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 * Tue Jun 23 2020 Phil Sutter <psutter@redhat.com> - 1.8.5-1 - Rebase onto upstream version 1.8.5 plus two late fixes - Drop explicit iptables-apply installation, upstream fixed that - Ship ip6tables-apply along with iptables package
/usr/lib/.build-id /usr/lib/.build-id/15/6e9ad4bba902dfa4b3db31e3259373f723d6b9 /usr/lib/.build-id/25 /usr/lib/.build-id/25/5fb53bf4a8f38bf99df7f0c3ec476fc6ee7dcd /usr/lib/.build-id/27/45533793d4e01b22557a05ec6a7ed8a1438e65 /usr/lib/.build-id/33 /usr/lib/.build-id/33/cdc9e733c4a28b1522c22f4582aface06a7de6 /usr/lib/.build-id/35 /usr/lib/.build-id/35/f97e2cdd99f7885be0c9f221e2da3f7614fe40 /usr/lib/.build-id/41 /usr/lib/.build-id/41/b4a26b8d0cc89ecd8677d27f23b6f0cfee7280 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/cadb30320d22733cff7367033f408bc67c2116 /usr/lib/.build-id/72 /usr/lib/.build-id/72/da7dce0bb1e91111de8961d7c9f4c982bc3542 /usr/lib/.build-id/96 /usr/lib/.build-id/96/fcdc06dada65fbc7a93cf9a00dcaf9956f18ea /usr/lib/.build-id/9e /usr/lib/.build-id/9e/7f4c54699eed0ab6fbb27161eb367161c31f2f /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/89701fa6f3caa2d2ef5cddc9a5fa9d4cf90aca /usr/lib/.build-id/d6/d89808d556a0465f92509d6ced211efea7d674 /usr/lib/.build-id/db /usr/lib/.build-id/db/82d4554c9cb0af37a6fdd0707b186768c8ff14 /usr/lib/.build-id/de /usr/lib/.build-id/de/26d123ac0fa187205f9e793d32ec7b4badbaed /usr/lib/.build-id/e1/99179de74aac5454a99964c5a6ff6acc24fd4e /usr/lib/.build-id/e4/7463a2a2e1c74ace414dc08c9d14e6bc3264c3 /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/7188a44782f378b540c5eeccc2a56b58721be5 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/96228551661c33c91c9632fc6650e8730d4e41 /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