Canonical has initiated a major update to the open-vm-tools package for Ubuntu 24.04 LTS (Noble Numbat), backporting the software directly from the development pipeline of Ubuntu 26.04 LTS to improve integration with modern VMware hypervisors.
The update transitions the virtualization package from version 12.3.5 to version 3.0.10. According to a Stable Release Update (SRU) request by Canonical engineer Lena Voytek, the backport is crucial for platform enablement. Voytek explained that without delivering this newer version to the current Long Term Support (LTS) release, users would encounter operational issues when running virtual machines on more recent hypervisor platforms.
The open-source open-vm-tools suite is vital for Linux virtual machines running under VMware ESXi, Workstation, and Fusion. It manages essential background tasks, including system clock synchronization with the host, graceful power management for clean shutdowns, integration with the vSphere API, shared folder support, and reporting guest operating system metrics back to the hypervisor for monitoring purposes.
For users operating graphical desktop environments in VMware Workstation Pro or VMware Fusion Pro on macOS, the companion open-vm-tools-desktop package—which inherits features from the base package—provides enhanced integrations such as a shared clipboard and dynamic guest window resizing.
Beyond compatibility with newer hypervisors, this maintenance rollup introduces several practical improvements. It replaces legacy init commands with direct systemctl reboot calls within the DeployPkg component, enhances the handling of transient cloud-init errors, applies security patches, introduces new developer controls, and refines system logging.
The update is currently rolling out through the standard Ubuntu software repositories. Administrators and desktop users running Ubuntu 24.04 LTS can apply the update by executing the standard system upgrade commands: sudo apt update && sudo apt dist-upgrade.

