Package Release Info

open-vm-tools-13.0.0-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

open-vm-tools-salt-minion

Change Logs

* Fri Jun 20 2025 kallan@suse.com
- Update to open-vm-tools 13.0.0 based on build 24696409. (boo#1245169):
  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 resolved in this release, see the
  Resolved Issues section of the Release Notes.
  For complete details, see:
    https://github.com/vmware/open-vm-tools/releases/tag/stable-13.0.0
  Release Notes are available at:
    https://github.com/vmware/open-vm-tools/blob/stable-13.0.0/ReleaseNotes.md
  The granular changes that have gone into the 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
- Add patch:
  0001-GOSC-Update-Guest-OS-Customization-to-utilize-system.patch
  Currently the "telinit 6" command is used to reboot a Linux VM
  following Guest OS Customization.  As the classic Linux init system,
  SysVinit, is deprecated in favor of a newer init system, systemd,
  the telinit command may not be available on the base Linux OS.
  This change adds support to Guest OS Customization for the systemd init
  system.  If the modern init system, systemd, is available, then a
  "systemctl reboot" command will be used to trigger reboot.  Otherwise,
  the "telinit 6" command will be used assuming the traditional init
  system, SysVinit, is still available.
- Drop patch now contained in 13.0.0:
  open-vm-tools-12.5.0-gcc15.patch
- Ran /usr/lib/obs/service/source_validators/helpers/fix_changelog to fix changes
  file where source validator was failing.
* Tue May 13 2025 opensuse_buildservice@ojkastl.de
- update to 12.5.2 (bsc#1243106):
  https://github.com/vmware/open-vm-tools/blob/stable-12.5.2/ReleaseNotes.md
  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
  https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25683
* Sat May 03 2025 hsk17@mail.de
- Add open-vm-tools-12.5.0-gcc15.patch from upstream to fix
  gcc15 compile time error (boo#1241938)
* Wed Apr 16 2025 kallan@suse.com
- (bsc#1237147): Newer version of containerd do not have the directory
  /usr/share/go/1.x/contrib/src/github.com/containerd/containerd/api.
  Update detect-suse-location.patch to point to the directory
  /usr/share/go/1.x/contrib/src/github.com/containerd/containerd/vendor/github.com/containerd/containerd/api
  to find the needed files and update the tasks.proto file to import from
  github.com/containerd/containerd/vendor/github.com/containerd/containerd/api
* Thu Mar 27 2025 kallan@suse.com
- (bsc#1237180): Ensure vmtoolsd.service and vgauthd.service
  are set to enabled by default. Do this by removing vmblock-fuse.service
  from the %pre section in the spec file.  vmblock-fuse.service still
  remains in the %pre desktop section.
* Thu Mar 20 2025 andreas.stieger@gmx.de
- remove unused pcre build dependency
* Tue Feb 25 2025 kallan@suse.com
- Revert previous change (Thu Feb 20 23:08:43 UTC 2025).  The proposed
  solutions was non-standard.
* Thu Feb 20 2025 kallan@suse.com
- (bsc#1237180): Ensure vmtoolsd.service, vgauthd.service, and
  vmblock-fuse.service are set to enabled by default.
* Fri Oct 11 2024 opensuse_buildservice@ojkastl.de
- convert to obs_scm
- update to 12.5.0 (boo#1231826):
  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.
  For complete details, see:
  https://github.com/vmware/open-vm-tools/releases/tag/stable-12.5.0
  Release Notes are available at:
  https://github.com/vmware/open-vm-tools/blob/stable-12.5.0/ReleaseNotes.md
  The granular changes that have gone into the 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
* Mon Jul 01 2024 kallan@suse.com
- Update to 12.4.5 (build 23787635) (boo#1227181)
  - 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.
  For complete details, see: https://github.com/vmware/open-vm-tools/releases/tag/stable-12.4.5
  Release Notes are available at: https://github.com/vmware/open-vm-tools/blob/stable-12.4.5/ReleaseNotes.md
  The granular changes that have gone into the 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