bsdci / libioc

A Python library to manage jails with ioc{age,ell}
https://bsd.ci/libioc
Other
38 stars 11 forks source link

Release 0.6.1 #674

Closed gronke closed 5 years ago

gronke commented 5 years ago

Features

Enhancements

Fixes

Chores

igalic commented 5 years ago
  • Use native Python py-freebsd_sysctl libc bindings to read supported security.jail.param sysctls
  • Lookup jail state (jid) with py-jail

these aren't just enhancements, they are also breaking changes / new dependencies.

this is should be 0.7.0

gronke commented 5 years ago

Replaced by #675 after noticing the breaking changes.