open-vm-tools

DriversLinux

Guest drivers and services for virtual machines running on VMware hypervisors.

Latest stable-13.1.0 · · Linuxby VMwareWebsitevmware/open-vm-tools

Release activity

Release activity — 4 releases across 3 days in the last year. Each cell is one day; darker means more releases that day. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on Apr 19, 2026No releases on Apr 26, 2026No releases on May 3, 2026No releases on May 10, 2026No releases on May 17, 2026No releases on May 24, 2026No releases on May 31, 2026No releases on Jun 7, 2026No releases on Jun 14, 2026No releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026
MondayNo releases on Apr 20, 2026No releases on Apr 27, 2026No releases on May 4, 2026No releases on May 11, 2026No releases on May 18, 2026No releases on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026
TuesdayNo releases on Apr 21, 2026No releases on Apr 28, 2026No releases on May 5, 2026No releases on May 12, 2026No releases on May 19, 2026No releases on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 2026No releases on Jun 16, 2026No releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026
WednesdayNo releases on Apr 22, 2026No releases on Apr 29, 2026No releases on May 6, 2026No releases on May 13, 2026No releases on May 20, 2026No releases on May 27, 2026No releases on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026
ThursdayNo releases on Apr 23, 2026No releases on Apr 30, 2026No releases on May 7, 20261 release on May 14, 2026No releases on May 21, 2026No releases on May 28, 2026No releases on Jun 4, 2026No releases on Jun 11, 2026No releases on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026
FridayNo releases on Apr 24, 2026No releases on May 1, 2026No releases on May 8, 2026No releases on May 15, 2026No releases on May 22, 2026No releases on May 29, 2026No releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026
SaturdayNo releases on Apr 25, 2026No releases on May 2, 2026No releases on May 9, 2026No releases on May 16, 2026No releases on May 23, 2026No releases on May 30, 2026No releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 2026

4 releases in the last year, busiest day 2

Changelog

stable-13.1.0

open-vm-tools 13.1.0

Added 1
  • Support for building with GNOME Toolkit version 4 (GTK4) in addition to version 3 (GTK3)
Changed 1
  • Configure script now accepts options to restrict the build to either GTK3 or GTK4, with automatic selection of the latest available version if no restriction is applied

open-vm-tools 13.1.0 release based on build 25218885

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-13.1.0/ReleaseNotes.md.

Support for GNOME Toolkit version 4.

This release of open-vm-tools supports building with either the GNOME Toolkit version 4 (GTK4) or to continue using version 3 (GTK3). The configure script will accept options to restrict the build to either GTK3 or GTK4. If no restriction is applied, the latest version for which the required development package(s) are installed will be used. Please see the What's New section of the Release Notes for details.

The following github issues have been resolved:

The granular changes that have gone into the open-vm-tools 13.1.0 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-13.1.0/open-vm-tools/ChangeLog.

  • For a more complete description of what is new in this release, see the What's New and Resolved Issues sections of the Release Notes.
View originalPermalink
How stable-13.1.0 went
stable-13.0.10

open-vm-tools 13.0.10

Changed 1
  • DeployPkg plugin updated to handle a new cloud-init error code that signals a recoverable error and allow cloud-init to finish running

open-vm-tools 13.0.10 release based on build 25056151

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-13.0.10/ReleaseNotes.md.

The granular changes that have gone into the open-vm-tools 13.0.10 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-13.0.10/open-vm-tools/ChangeLog.

There are no new features in the open-vm-tools 13.0.10 release. This is primarily a maintenance release that addresses a fix.

A minor enhancement has been made for Guest OS Customization. The DeployPkg plugin has been updated to handle a new cloud-init error code that signals a recoverable error and allow cloud-init to finish running.

  • For a more complete description of what's new in this release, see the What's New and Resolved Issues sections of the Release Notes.
View originalPermalink
How stable-13.0.10 went
stable-13.0.5

open-vm-tools 13.0.5

Changed 1
  • Update DeployPkg plugin to use systemctl reboot if available for Guest OS Customization
Security 1
  • Resolve CVE-2025-41244

open-vm-tools 13.0.5 release based on build 24915695

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-13.0.5/ReleaseNotes.md.

The granular changes that have gone into the open-vm-tools 13.0.5 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-13.0.5/open-vm-tools/ChangeLog.

There are no new features in the open-vm-tools 13.0.5 release. This is primarily a maintenance release that addresses a security issue.

This release resolves CVE-2025-41244. For more information on this vulnerability and its impact on Broadcom products, see VMSA-2025-0015.

  • A patch to address CVE-2025-41244 on earlier open-vm-tools releases is provided to the Linux community at CVE-2025-41244.patch.

A minor enhancement has been made for Guest OS Customization. The DeployPkg plugin has been updated to use "systemctl reboot", if available.

  • For a more complete list of issues addressed in this release, see the What's New and Resolved Issues section of the Release Notes.
View originalPermalink
How stable-13.0.5 went
stable-12.5.4

open-vm-tools 12.5.4

Security 1
  • Resolve CVE-2025-41244

open-vm-tools 12.5.4 release based on build 24964629

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-12.5.4/ReleaseNotes.md.

The granular changes that have gone into the open-vm-tools 12.5.4 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.5.4/open-vm-tools/ChangeLog.

This release resolves CVE-2025-41244. For more information on this vulnerability and its impact on Broadcom products, see VMSA-2025-0015.

  • A patch to address CVE-2025-41244 on earlier open-vm-tools releases is provided to the Linux community at CVE-2025-41244.patch.
View originalPermalink
How stable-12.5.4 went
stable-13.0.0

open-vm-tools 13.0.0

Changed 1
  • The vm-support script has been updated to collect the open-vm-tools log files from the Linux guest and information from the systemd journal

open-vm-tools 13.0.0 release based on build 24696409

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-13.0.0/ReleaseNotes.md

The granular changes that have gone into the open-vm-tools 13.0.0 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-13.0.0/open-vm-tools/ChangeLog

There are no new features in the open-vm-tools 13.0.0 release. This is primarily a maintenance release that addresses a few issues, including:

  • The vm-support script has been updated to collect the open-vm-tools log files from the Linux guest and information from the systemd journal.

  • Github pull requests has been integrated and issues fixed. Please see the Resolved Issues section of the Release Notes.

  • For a more complete list of issues addressed in this release, see the What's New and Resolved Issues section of the Release Notes.

View originalPermalink
How stable-13.0.0 went
stable-12.5.2

open-vm-tools 12.5.2

Security 1
  • Resolve CVE-2025-22247

open-vm-tools 12.5.2 release based on build 24697584

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-12.5.2/ReleaseNotes.md

The granular changes that have gone into the open-vm-tools 12.5.2 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.5.2/open-vm-tools/ChangeLog

This release resolves CVE-2025-22247. For more information on this vulnerability and its impact on Broadcom products, see VMSA-2025-0007

  • A patch to address CVE-2025-22247 on earlier open-vm-tools releases is provided to the Linux community at CVE-2025-22247.patch.
View originalPermalink
How stable-12.5.2 went
stable-12.5.0

open-vm-tools 12.5.0

Fixed 1
  • Integrated a Github pull request addressing critical problems

open-vm-tools 12.5.0 release based on build 24276846

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-12.5.0/ReleaseNotes.md

The granular changes that have gone into the open-vm-tools 12.5.0 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.5.0/open-vm-tools/ChangeLog

There are no new features in the open-vm-tools 12.5.0 release. This is primarily a maintenance release that addresses a few critical problems, including:

  • A Github pull request has been integrated. Please see the Resolved Issues section of the Release Notes.

  • For a more complete list of issues resolved in this release, see the Resolved Issues section of the Release Notes.

View originalPermalink
How stable-12.5.0 went
stable-12.4.5

open-vm-tools 12.4.5

Fixed 3
  • Fixed a vmtoolsd process hang related to nested logging from an RPC Channel error
  • Addressed issues flagged by Coverity and ShellCheck
  • Handled a Github pull request and associated issue

open-vm-tools 12.4.5 release based on build 23787635

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-12.4.5/ReleaseNotes.md

The granular changes that have gone into the open-vm-tools 12.4.5 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.4.5/open-vm-tools/ChangeLog

There are no new features in the open-vm-tools 12.4.5 release. This is primarily a maintenance release that addresses a few critical problems, including:

  • A Github pull request and associated issue has been handled. Please see the Resolved Issues section of the Release Notes.

  • A number of issues flagged by Coverity and ShellCheck have been addressed.

  • A vmtoolsd process hang related to nested logging from an RPC Channel error has been fixed.

  • For a more complete list of issues resolved in this release, see the Resolved Issues section of the Release Notes.

View originalPermalink
How stable-12.4.5 went
stable-12.4.0

open-vm-tools 12.4.0

Fixed 1
  • Addressed a number of issues flagged by Coverity

open-vm-tools 12.4.0 release based on build 23259341

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-12.4.0/ReleaseNotes.md

The granular changes that have gone into the 12.4.0 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.4.0/open-vm-tools/ChangeLog

There are no new features in the open-vm-tools 12.4.0 release. This is primarily a maintenance release that addresses a few critical problems, including:

  • A Github pull request has been handled. Please see the Resolved Issues section of the Release Notes.

  • A number of issues flagged by Coverity have been addressed.

  • For issues resolved in this release, see the Resolved Issues section of the Release Notes.

View originalPermalink
How stable-12.4.0 went
stable-12.3.5

open-vm-tools 12.3.5

Security 2
  • Resolve CVE-2023-34058
  • Resolve CVE-2023-34059

open-vm-tools 12.3.5 release based on build 22544099

Please refer to the Release Notes at https://github.com/vmware/open-vm-tools/blob/stable-12.3.5/ReleaseNotes.md

The granular changes that have gone into the 12.3.5 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.3.5/open-vm-tools/ChangeLog

There are no new features in the open-vm-tools 12.3.5 release. This is primarily a maintenance release that addresses a few critical problems, including:

  • This release resolves CVE-2023-34058. For more information on this vulnerability and its impact on VMware products, see https://www.vmware.com/security/advisories/VMSA-2023-0024.html.

  • This release resolves CVE-2023-34059 which only affects open-vm-tools. For more information on this vulnerability, please see the Resolved Issues section of the Release Notes.

  • A GitHub issue has been handled. Please see the Resolved Issues section of the Release Notes.

  • For issues resolved in this release, see the Resolved Issues section of the Release Notes.

View originalPermalink
How stable-12.3.5 went
View all

Discussion