Skip to content

Releases: LabNConsulting/munet

0.14.15

14 Sep 14:02
Compare
Choose a tag to compare
code: fix CLI bug introduced in 0.14.14

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

0.14.14

14 Sep 03:29
Compare
Choose a tag to compare

another remote CLI improvement

0.14.13

14 Sep 00:01
Compare
Choose a tag to compare

improve remote cli operation

0.14.12

09 Sep 15:15
Compare
Choose a tag to compare
version: up version 0.14.12

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

0.14.10

21 Aug 22:09
Compare
Choose a tag to compare
version to 0.14.10

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

0.14.9

06 Jun 08:43
Compare
Choose a tag to compare
munet: add support for `timeout` arg to `cmd_*()`

Will raise `subprocess.TimeoutExpired` for both sync and async calls.

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

0.14.8

23 May 00:42
Compare
Choose a tag to compare
munet: 0.14.8: dont kill other munet procs by default

- add `--kill` option to cleanup existing processes using same
  rundir.
- detect if something is running using the same rundir and exit
  mentioning `--kill` option to cleanup

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

0.14.7

17 May 04:59
Compare
Choose a tag to compare
v0.14.7

munet: 0.14.7, allow multiple extra commands for shell console init

0.14.6

15 May 13:19
Compare
Choose a tag to compare
  • munet: qemu: gather gcda files where munet can find them
  • munet: handle invalid regexp in CLI commands

0.14.5

10 May 14:19
Compare
Choose a tag to compare
  • (podman) pull missing images for containers
  • fix long interface name support
  • add another router example