Releases: Intermedix/jailme
Releases · Intermedix/jailme
jailme 0.2.0
jailme setuid version of jexec
0.2.0 Changes (Initially tracked as milestone 0.1.1)
Bugs:
- Fix NULL check against lcap data from the jail which was actually setting lcap to NULL. This lines up with similar code in jexec(8). Github PR #1
- Fix compile warning and segfault if lcap was actually NULL - can't cast the jusername struct to string output Github PR #2
Enhancements: