Skip to content

Releases: briandowns/jail

v0.2.2

01 Oct 02:09
c852720
Compare
Choose a tag to compare
golang.org/x/sys/unix (#6)

Syscall has been deprecated, the new go library to use syscalls is
golang.org/x/sys/unix.

More info: https://go.googlesource.com/proposal/+/refs/heads/master/design/freeze-syscall.md

v0.2.1

08 Sep 17:40
Compare
Choose a tag to compare
make get and set work

Signed-off-by: Brian Downs <brian.downs@gmail.com>

v0.2.0

08 Sep 17:20
Compare
Choose a tag to compare
updates and additions

Signed-off-by: Brian Downs <bdowns@Brians-MacBook-Pro.local>

Initial Release

30 Apr 20:25
Compare
Choose a tag to compare

This is the initial release of jail. It's meant entirely for testing purposes and to identify bugs leading up to a stable lease.