Skip to content

Releases: LabNConsulting/munet

0.13.6

03 Aug 06:25
Compare
Choose a tag to compare
code: fix {} parsing and ns_only for L3Qemu

Signed-off-by: Christian Hopps <[email protected]>

0.13.5

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

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