Skip to content

v0.2.0

Compare
Choose a tag to compare
@cptpcrd cptpcrd released this 21 Jul 13:28

CHANGELOG:

  • Use None instead of 0 if PID cannot be retrieved (BREAKING CHANGE)
  • xucred: Store primary GID in separate field (instead of having it as a property that returns self.groups[0])
  • Don't load libc using ctypes on Linux, where it isn't needed (adds support for statically linked systems)