// OMG! UBUNTU! — LINUX & OPEN SOURCE
Ubuntu 24.04 gets a big open-vm-tools update
A major update to open-vm-tools, a package that integrates Linux virtual machines with VMware hypervisors, is rolling out to users of Ubuntu 24.04 LTS.
“Without SRUing the newer version users get issues running on more recent hypervisors”, Canonical’s Lena Voytek explained in a backport request. It’s a full backport from Ubuntu 26.04 LTS to support platform enablement to benefit those running 24.04 LTS.
The open-vm-tool package goes from v12.3.5 to v3.0.10 (the same version in Ubuntu 26.04 LTS).
VMware’s open-vm-tools package enables clock sync with the hypervisor host, ‘graceful’ power management for clean shutdowns, vSphere API, shared folder support, relays guest OS stats back to hypervisor for monitoring – and a whole lot more.
If you run a Linux desktop sessions in VMware Workstation Pro (Fusion Pro on macOS), the open-vm-tools-desktop package offers further additional integrations, like a shared clipboard and guest window resizing. That package depends on and inherits features from the base one.
Among changes in the maintenance release rollup is using systemctl reboot directly in DeployPkg rather than legacy init commands, better handling of transient cloud-init errors, security fixes, a couple of new developer controls and better logging.
Nothing headline-grabby, no, but for practical reasons that’s a boon. Not everyone is playing with desktop distros but using virtualisation for task-specific workloads, be they headless or GUI, where stability is favoured above flashy new features.
If you run Ubuntu 24.04 LTS this update is winging its way to you via the standard update channels. Run sudo apt update && sudo apt dist-upgrade to install it.