Skip to content

Tags: cptpcrd/pyseccomp

Tags

v0.1.2

Toggle v0.1.2's commit message
release: 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

Toggle v0.1.1's commit message
release: v0.1.1

CHANGELOG:
- fix: add missing function prototypes (fixes segfaults)
- fix(notif): fix bugs in notification code
- Improve test coverage

v0.1.0

Toggle v0.1.0's commit message
fix: fix incorrect length check in notification code