libpfring: update to 9.2.0
authorJohn Audia <redacted>
Fri, 19 Dec 2025 21:52:44 +0000 (16:52 -0500)
committerHannu Nyman <redacted>
Sun, 4 Jan 2026 06:58:07 +0000 (08:58 +0200)
commitcc4309d44f32ad2e5b005f64af1108f021ee4c4c
tree230401886289a6313f051111c71c6ca9f9ebd828
parentc410b896322248340c79abd783fff66c6d43881b
libpfring: update to 9.2.0

Bump to 9.2.0 and swtich from git build to tagged tarball.

Added the following patches:
900-Fix-Compilation-on-kernel-6.17.patch (backport)
901-pf_ring-fix-virt_to_page-type-mismatch.patch (pending backport)[1,2]

Removed all upstreamed patches and removed MAINTAINER as no one is
maintaining this pkg. Note that this version is needed in order to
build against linux 6.18.

1. Suggested by CI co-pilot to prevent failure builds for ARM targets
   including: arm_cortex9_vfpv3-d16, arm_cortex-a15_neon-vfpv4,
   powerpc_464fp, and powerpc_8548.

2. https://github.com/ntop/PF_RING/pull/1010

Signed-off-by: John Audia <redacted>
libs/libpfring/Makefile
libs/libpfring/patches/0001-fix-cross-compiling.patch
libs/libpfring/patches/002-Fix-missing-prototypes.patch [deleted file]
libs/libpfring/patches/003-kernel-pf_ring-fix-old-style-declaration-compilation.patch [deleted file]
libs/libpfring/patches/010-gcc14.patch [deleted file]
libs/libpfring/patches/100-fix-compilation-warning.patch
libs/libpfring/patches/101-kernel-pf_ring-better-define-sa_data-size.patch [deleted file]
libs/libpfring/patches/102-remove-sendpage.patch [deleted file]
libs/libpfring/patches/900-Fix-Compilation-on-kernel-6.17.patch [new file with mode: 0644]
libs/libpfring/patches/901-pf_ring-fix-virt_to_page-type-mismatch.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT