Package new upstream version of open-vm-tools-12.1.5-20735119.
The deployPkg plugin may prematurely reboot the guest VM before cloud-init has completed user data setup A SIGSEGV may be encountered when a non-quiescing snapshot times out. A number of Coverity reported issues have been addressed.
This commit is contained in:
parent
ea326367c3
commit
e820fcab91
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/open-vm-tools-12.0.0-19345655.tar.gz
|
||||
/open-vm-tools-12.0.5-19716617.tar.gz
|
||||
/open-vm-tools-12.1.0-20219665.tar.gz
|
||||
/open-vm-tools-12.1.5-20735119.tar.gz
|
||||
|
@ -20,8 +20,8 @@
|
||||
|
||||
%global _hardened_build 1
|
||||
%global majorversion 12.1
|
||||
%global minorversion 0
|
||||
%global toolsbuild 20219665
|
||||
%global minorversion 5
|
||||
%global toolsbuild 20735119
|
||||
%global toolsversion %{majorversion}.%{minorversion}
|
||||
%global toolsdaemon vmtoolsd
|
||||
%global vgauthdaemon vgauthd
|
||||
@ -420,6 +420,13 @@ fi
|
||||
%{_bindir}/vmware-vgauth-smoketest
|
||||
|
||||
%changelog
|
||||
* Sun Jan 1 2023 John Wolfe <jwolfe@vmware.com> - 12.1.5-1
|
||||
- Package new upstream version of open-vm-tools-12.1.5-20735119.
|
||||
- The deployPkg plugin may prematurely reboot the guest VM before cloud-init
|
||||
has completed user data setup
|
||||
- A SIGSEGV may be encountered when a non-quiescing snapshot times out.
|
||||
- A number of Coverity reported issues have been addressed.
|
||||
|
||||
* Thu Sep 8 2022 John Wolfe <jwolfe@VMWARE.COM> - 12.1.0-1
|
||||
- Package new upstream version open-vm-tools-12.1.0-20219665.
|
||||
. fix for CVE-2022-31676 - a local privilege escalation vulnerability.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (open-vm-tools-12.1.0-20219665.tar.gz) = 00cd71a5fc25d854d0043b2ddfb7f759e3b3138acb9f33f7452641d7520e46bfa39ff784bde6c711de6e8aec24309720532100d7a8588fb1bebaa378b9566a2a
|
||||
SHA512 (open-vm-tools-12.1.5-20735119.tar.gz) = d85fec73a58cb1c9b2956aff886825b9d47d00dc6d0d8a3d2ecdfac3fa982c27463b9cc2f42bf3dd18fe542b30f751850e8051e270c547e897f06a4e1c12d639
|
||||
|
Loading…
Reference in New Issue
Block a user