Conversation
|
Banglang Huang is hard-coded as the maintainer but I cannot find this person's github nick. I emailed privately. |
|
Just remove the ancient inactive maintainer. and CI fails due to dirty patches: Apparently several patches need refresh. |
|
I just removed the line all together. Fixed dirty patches (my update script failed to copy them over the first time). |
915c837 to
194d3b7
Compare
|
Curiously four targets seem to fail, but others succeed. Something about 32bit vs 64 or similar? |
|
Copilot:
I created this patch. Let's see if effective. Co-pilot also:
|
9b3fd2a to
ce537c2
Compare
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. ntop/PF_RING#1010 Signed-off-by: John Audia <[email protected]>
Remove upstreamed patches and rebase several others. This version build with linux 6.18 but the older one does not.
📦 Package Details
Maintainer: none
(You can find this by checking the history of the package
Makefile.)Description:
This version is needed to build against linux 6.18.
Note I did not run test, only build tested against x86/64-glibc
🧪 Run Testing Details
✅ Formalities
If your PR contains a patch:
git am(e.g., subject line, commit description, etc.)
We must try to upstream patches to reduce maintenance burden.