Releases: cptpcrd/pyseccomp
Releases · cptpcrd/pyseccomp
v0.1.2
Changelog:
- fix: FE -> GE
- fix: correct architecture constants
- meta: remove pytype from "check" script
- fix: fix setup.cfg module detection (#1)
- fix: support libseccomp<2.4 (#2)
v0.1.1
Changelog:
- fix: add missing function prototypes (fixes segfaults)
- fix(notif): fix bugs in notification code
- Improve test coverage