Thu, 24 Apr 2025 23:16:03 MSK | login

Information for build nftables-1.0.9-3.el9

ID19859
Package Namenftables
Version1.0.9
Release3.el9
Epoch1
Sourcegit+http://git.inferitos.ru/rpms/nftables#0889670d3b264a0061b33bb9f4ab321ddd08fc55
SummaryNetfilter Tables userspace utillites
DescriptionNetfilter Tables userspace utilities.
Built bytigro
State complete
Volume DEFAULT
StartedTue, 08 Oct 2024 14:44:48 MSK
CompletedTue, 08 Oct 2024 14:51:53 MSK
Taskbuild (inferit-9_5-bootstrap, /rpms/nftables/:changed/i9c-beta/nftables-1.0.9-3.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/nftables/?#changed/i9c-beta/nftables-1.0.9-3.el9'}}
Tags
inferit-9_5-bootstrap
inferit-9_5-init
inferit-9_6-init
RPMs
src
nftables-1.0.9-3.el9.src.rpm (info) (download)
aarch64
nftables-1.0.9-3.el9.aarch64.rpm (info) (download)
nftables-devel-1.0.9-3.el9.aarch64.rpm (info) (download)
python3-nftables-1.0.9-3.el9.aarch64.rpm (info) (download)
nftables-debuginfo-1.0.9-3.el9.aarch64.rpm (info) (download)
nftables-debugsource-1.0.9-3.el9.aarch64.rpm (info) (download)
i686
nftables-1.0.9-3.el9.i686.rpm (info) (download)
nftables-devel-1.0.9-3.el9.i686.rpm (info) (download)
python3-nftables-1.0.9-3.el9.i686.rpm (info) (download)
nftables-debuginfo-1.0.9-3.el9.i686.rpm (info) (download)
nftables-debugsource-1.0.9-3.el9.i686.rpm (info) (download)
x86_64
nftables-1.0.9-3.el9.x86_64.rpm (info) (download)
nftables-devel-1.0.9-3.el9.x86_64.rpm (info) (download)
python3-nftables-1.0.9-3.el9.x86_64.rpm (info) (download)
nftables-debuginfo-1.0.9-3.el9.x86_64.rpm (info) (download)
nftables-debugsource-1.0.9-3.el9.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
i686
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Jul 02 2024 Phil Sutter <psutter@redhat.com> [1.0.9-3.el9] - cache: Always set NFT_CACHE_TERSE for list cmd with --terse (Phil Sutter) [RHEL-45633] * Fri Jun 14 2024 Phil Sutter <psutter@redhat.com> [1.0.9-2.el9] - Add support for table's persist flag (Phil Sutter) [RHEL-32122] * Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - [1.0.9-1.el9] - Rebuilt for MSVSphere 9.4 beta * Fri Oct 27 2023 Phil Sutter <psutter@redhat.com> [1.0.9-1.el9] - spec: Utilize pyproject-rpm-macros for the python sub-package (Phil Sutter) [RHEL-14191] - Rebase onto version 1.0.9 (Phil Sutter) [RHEL-14191] * Thu Sep 21 2023 Phil Sutter <psutter@redhat.com> [1.0.4-11.el9] - rule: check address family in set collapse (Phil Sutter) [RHEL-5908] - spec: Rename variables to avoid a clash (Phil Sutter) [INTERNAL] * Tue Feb 21 2023 Phil Sutter <psutter@redhat.com> [1.0.4-10.el9] - netlink_delinearize: Sanitize concat data element decoding (Phil Sutter) [2160049] - optimize: Clarify chain_optimize() array allocations (Phil Sutter) [2160049] - optimize: Do not return garbage from stack (Phil Sutter) [2160049] - netlink: Fix for potential NULL-pointer deref (Phil Sutter) [2160049] - meta: parse_iso_date() returns boolean (Phil Sutter) [2160049] - mnl: dump_nf_hooks() leaks memory in error path (Phil Sutter) [2160049] - owner: Fix potential array out of bounds access (Phil Sutter) [2160049] * Fri Feb 17 2023 Phil Sutter <psutter@redhat.com> [1.0.4-9.el9] - tests: add a test case for map update from packet path with concat (Phil Sutter) [2094894] - netlink_linearize: fix timeout with map updates (Phil Sutter) [2094894] - netlink_delinearize: fix decoding of concat data element (Phil Sutter) [2094894] * Thu Feb 09 2023 Phil Sutter <psutter@redhat.com> [1.0.4-8.el9] - monitor: Sanitize startup race condition (Phil Sutter) [2130721] - evaluate: set eval ctx for add/update statements with integer constants (Phil Sutter) [2094894] - src: allow anon set concatenation with ether and vlan (Phil Sutter) [2094887] - evaluate: search stacked header list for matching payload dep (Phil Sutter) [2094887] - netlink_delinearize: also postprocess OP_AND in set element context (Phil Sutter) [2094887] - tests: add a test case for ether and vlan listing (Phil Sutter) [2094887] - debug: dump the l2 protocol stack (Phil Sutter) [2094887] - proto: track full stack of seen l2 protocols, not just cumulative offset (Phil Sutter) [2094887] - netlink_delinearize: postprocess binary ands in concatenations (Phil Sutter) [2094887] - netlink_delinearize: allow postprocessing on concatenated elements (Phil Sutter) [2094887] - intervals: check for EXPR_F_REMOVE in case of element mismatch (Phil Sutter) [2115627] - intervals: fix crash when trying to remove element in empty set (Phil Sutter) [2115627] - scanner: don't pop active flex scanner scope (Phil Sutter) [2113874] - parser: add missing synproxy scope closure (Phil Sutter) [2113874] - tests/py: Add a test for failing ipsec after counter (Phil Sutter) [2113874] - doc: Document limitations of ipsec expression with xfrm_interface (Phil Sutter) [1806431] * Tue Jan 31 2023 Phil Sutter <psutter@redhat.com> [1.0.4-7.el9] - One more attempt at fixing expected error records (Phil Sutter) [1973687] * Tue Jan 31 2023 Phil Sutter <psutter@redhat.com> [1.0.4-6.el9] - Realy fix expected error records (Phil Sutter) [1973687] * Fri Jan 27 2023 Phil Sutter <psutter@redhat.com> [1.0.4-5.el9] - Fix expected error records (Phil Sutter) [1973687] * Fri Jan 20 2023 Phil Sutter <psutter@redhat.com> [1.0.4-4.el9] - Add expected error records for testsuite runs (Phil Sutter) [1973687] * Fri Nov 25 2022 Phil Sutter <psutter@redhat.com> [1.0.4-3.el9] - Prevent port-shadow attacks in sample nat config (Phil Sutter) [2061940]