Releases: LabNConsulting/munet
Releases · LabNConsulting/munet
0.13.6
code: fix {} parsing and ns_only for L3Qemu
Signed-off-by: Christian Hopps <[email protected]>
0.13.5
code: improve command logging for most users
- previously we were logging very detailed account of run commands, instead,
normally just log the command type and command string
Signed-off-by: Christian Hopps <[email protected]>
0.13.3
code: fix run_in_window for screen(1)
Screen cannot handle the command to execute as a single argument, so
split it.
0.13.2
code: fix pytestconfig default case use
pytestconfig objects only returned the default value if the option was never
defined. We were using it if it was never set -- fix.
Signed-off-by: Christian Hopps <[email protected]>
0.12.16
code: dont hardcode path to /usr/bin/ls
- cleanup roothost/unet.rootcmd to at least work partially if not
perfectly. One cannot backup to a parent pid namespace
0.12.15
v0.12.15
code: bugfix with reaping for non-exec init invocation
0.12.14
munet: fix "remote" (windowed) cli functionality
Also, function when run in-place where relative imports fail.
0.12.11
v0.12.11
build: upversion
0.12.10
v0.12.10
code: fixes for no top level pid namespace operation
0.12.9
v0.12.9
code: wait 30s for clean exit, chg warn to debug, upversion