Skip to content

Releases: cptpcrd/pyseccomp

v0.1.2

02 Jan 22:46
Compare
Choose a tag to compare

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

14 Nov 13:29
Compare
Choose a tag to compare

Changelog:

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

v0.1.0

09 Nov 03:19
Compare
Choose a tag to compare

Initial release