Skip to content

Release 0.2

Latest
Compare
Choose a tag to compare
@xaionaro xaionaro released this 18 Oct 10:45
· 3 commits to master since this release

Release notes:

  • Renamed pam_unshare to pam_ns.
  • Added an option to group namespaces by uid/gid

There're unsolved potential race condition problems on situations where user creates simultaneously two sessions if:

  • There's no other session of this user/group.
  • Plugins set up to group namespaces by user or group.