diff --git a/open-vm-tools-12.0.5-19716617.tar.gz b/open-vm-tools-12.0.5-19716617.tar.gz deleted file mode 100644 index 72eb1f6..0000000 Binary files a/open-vm-tools-12.0.5-19716617.tar.gz and /dev/null differ diff --git a/open-vm-tools-12.1.5-20735119.tar.gz b/open-vm-tools-12.1.5-20735119.tar.gz new file mode 100644 index 0000000..6b12745 Binary files /dev/null and b/open-vm-tools-12.1.5-20735119.tar.gz differ diff --git a/open-vm-tools.spec b/open-vm-tools.spec index d7f2973..a68926b 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -20,16 +20,16 @@ ################################################################################ %global _hardened_build 1 -%global majorversion 12.0 +%global majorversion 12.1 %global minorversion 5 -%global toolsbuild 19716617 +%global toolsbuild 20735119 %global toolsversion %{majorversion}.%{minorversion} %global toolsdaemon vmtoolsd %global vgauthdaemon vgauthd Name: open-vm-tools Version: %{toolsversion} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Open Virtual Machine Tools for virtual machines hosted on VMware License: GPLv2 URL: https://github.com/vmware/%{name} @@ -387,6 +387,9 @@ fi %{_bindir}/vmware-vgauth-smoketest %changelog +* Wed Jan 18 2023 Chenxi Mao - 12.1.5-1 +- Upgrade to 12.1.5 with CVE fix + * Fri Jun 24 2022 Chenxi Mao - 12.0.5-2 - Fix build break in _service mode