Skip to content

Releases: LabNConsulting/munet

0.13.3

10 May 08:55
Compare
Choose a tag to compare
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

24 Apr 14:45
Compare
Choose a tag to compare
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

23 Apr 05:42
Compare
Choose a tag to compare
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

22 Apr 11:38
Compare
Choose a tag to compare
v0.12.15

code: bugfix with reaping for non-exec init invocation

0.12.14

21 Apr 01:53
Compare
Choose a tag to compare
munet: fix "remote" (windowed) cli functionality

Also, function when run in-place where relative imports fail.

0.12.11

19 Mar 09:57
Compare
Choose a tag to compare
v0.12.11

build: upversion

0.12.10

11 Mar 14:21
Compare
Choose a tag to compare
v0.12.10

code: fixes for no top level pid namespace operation

0.12.9

17 Feb 00:41
Compare
Choose a tag to compare
v0.12.9

code: wait 30s for clean exit, chg warn to debug, upversion

0.12.8

16 Feb 13:18
Compare
Choose a tag to compare
v0.12.8

code: kill child of nsenter and wait on nsenter for cmd_p procs

0.12.7

15 Feb 13:42
Compare
Choose a tag to compare
code: fix CWD directory bugs, add oper debug w/ color formatter

- all include paths are relative to the directory of the include
containing file.