/usr/share/doc/python-nfqueue/ChangeLog is in python-nfqueue 0.6-1build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | nfqueue-bindings-0.6 2016-07-23
- Changes
- default verdict is not provided anymore, callback has to give one
This allows returning out-of-order verdicts (issue #2)
- removed the 'dummy' argument of callback
- Bugfixes
- fixed memory leaks in the payload object
|