Skip to content

bhyvemgr v2.0.0

Latest

Choose a tag to compare

@alonsobsd alonsobsd released this 10 Aug 07:17
· 2 commits to main since this release
c49d462

What's Changed

  • The bhyvemgr was migrated to new client/server architecture introducing some breaking changes. A new server component was developed and it is named bhyvemgrd. See the migration guide if you are planning move from 1.15.0 to 2.0.0
  • Improve the dnsmasq support
  • Remove privileged functions/procedures
  • Remove sudo/doas support. It is not necessary anymore because privileged tasks are handled by bhyvemgrd service via mdo/mac_do
  • Update translations
  • Other minor modifications/fixes/improvements
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #37
  • Bump vmactions/freebsd-vm from 1.4.6 to 1.4.8 by @dependabot[bot] in #38
  • Bump vmactions/freebsd-vm from 1.4.8 to 1.5.0 by @dependabot[bot] in #39
  • Bump vmactions/freebsd-vm from 1.5.0 to 1.5.2 by @dependabot[bot] in #41

Full Changelog: v1.15.0...v2.0.0