libnetfilter_queue submission, needed for T5036.
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Commits
- R4417:92f7b1131b91: libnetfilter_queue 1.0.3
- Installing package libnetfilter_queue-devel.
- Installing python package NetfilterQueue.
Diff Detail
Diff Detail
- Repository
- R4417 libnetfilter-queue
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
To be clear, this doesn't resolve T5036 as it only provides a library, not the python wrapper.
Comment Actions
What I meant when I submitted T5036 is that pip installation of NetfilterQueue in Solus was failing because of missing dependencies - libnetfilter_queue-devel, and now it works. I don't think we need to package NetfilterQueue separately if it's already available via pip.
Comment Actions
@czb I'd still like to have it in the repo since I'm sure something else will need it.