Skip to content

v1.31

Latest
Compare
Choose a tag to compare
@arighi arighi released this 18 Oct 13:43
· 9 commits to main since this release

virtme-ng v1.31 released!

This is a minor release to fix a packaging issue, after an attempt to modernize the build system we realized that we were not installing the bash completion file anymore, so we have temporarily reverted the change to cut this new release.

This is mostly for distro that may have missed the bash completion and the default config file with the previous release (v1.30).

In addition to this packaging fix, there is also the initial support to run virtme-ng on macOS, which is pretty cool (thanks @tamird)!

Detailed ChangeLog:

Andrea Righi (2):
      setup.py: update contact email
      virtme-ng v1.31

Michal Suchanek (1):
      Revert "Modernize build system"

Tamir Duberstein (4):
      Make it build on macOS
      Remove redundant initialization
      Remove usage of os.uname
      Make qemu work on macOS