Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

v5.10.0

Compare
Choose a tag to compare
@vholer vholer released this 26 Nov 14:43
· 119 commits to master since this release

This is a stable version that comes along with the OpenNebula 5.10 release. The release introduces configurable guest timezone (via TIMEZONE), optional root partition growing (via GROW_ROOTFS=NO), optional securetty checks for privileged logins (via SECURETTY=NO) and other small fixes and improvements.

Changes since previous stable version:

  • F #115: Partition growing can be disabled (via GROW_ROOTFS=NO)
  • B #116: Fixes for Ubuntu Minimal images
  • B #118: Improvements into service scripts for forced recontextualization
  • B #137: Replace echo -en with echo
  • B #147: Debian DNS configuration is not part of interfaces
  • B #148: Fix invalid backup files created by sed on Linux
  • F #165: Setup timezone (via TIMEZONE)
  • B #174: Don't configure detached NIC aliases
  • #181: Fix in calculating NETWORK from IP/MASK
  • B OpenNebula/one#109: Configurable pam_securetty (via SECURETTY)
  • F OpenNebula/one#964: VMware support for data from FILES_DS
  • B OpenNebula/one#3572: Rebased OneGate client
  • Updates to packaging and dependencies (B #145)
  • Deprecation of hook for power-off on VMware

The contextualization packages are compatible with OpenNebula versions from 4.6 to 5.10.

Big thanks for the contributions by Andrey Kvapil, Deyan Chepishev, and Daniel Dehennin.