Accepting request 1184375 from Virtualization:VMware

OBS-URL: https://build.opensuse.org/request/show/1184375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-vm-tools?expand=0&rev=126
This commit is contained in:
Ana Guerrero 2024-07-03 18:29:00 +00:00 committed by Git OBS Bridge
commit 84e6fb4dd0
5 changed files with 32 additions and 6 deletions

View File

@ -2,9 +2,9 @@
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/vmware/open-vm-tools.git</param>
<param name="revision">stable-12.4.0</param>
<param name="revision">stable-12.4.5</param>
<param name="filename">open-vm-tools</param>
<param name="versionformat">12.4.0</param>
<param name="versionformat">12.4.5</param>
</service>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>

BIN
open-vm-tools-12.4.0.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27617b448faf96803d6c3649ef2faf962f8eec7e0d14ec5dfe8b58e65fa3f121
size 1815872

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon Jul 1 15:07:51 UTC 2024 - Kirk Allan <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
-------------------------------------------------------------------
Wed Mar 27 15:36:58 UTC 2024 - Kirk Allan <kallan@suse.com>

View File

@ -38,7 +38,7 @@
%define with_X 1
Name: open-vm-tools
Version: 12.4.0
Version: 12.4.5
Release: 0
Summary: Open Virtual Machine Tools
License: BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only