diff --git a/.gitignore b/.gitignore index 7e4186b..d478b40 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/open-vm-tools-12.0.5-19716617.tar.gz +SOURCES/open-vm-tools-12.1.5-20735119.tar.gz diff --git a/.open-vm-tools.metadata b/.open-vm-tools.metadata index 1a5a185..378fafe 100644 --- a/.open-vm-tools.metadata +++ b/.open-vm-tools.metadata @@ -1 +1 @@ -dcdc35708fae2e3e3192fec7e6a93c7b5c0e3c4c SOURCES/open-vm-tools-12.0.5-19716617.tar.gz +92cfc4bc23f3f4392a0e925d639aeac37c4aafb5 SOURCES/open-vm-tools-12.1.5-20735119.tar.gz diff --git a/SPECS/open-vm-tools.spec b/SPECS/open-vm-tools.spec index 57dfade..1cfa405 100644 --- a/SPECS/open-vm-tools.spec +++ b/SPECS/open-vm-tools.spec @@ -19,9 +19,9 @@ ################################################################################ %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 @@ -51,6 +51,7 @@ ExclusiveArch: x86_64 ExclusiveArch: %{ix86} x86_64 aarch64 %endif +#Patch0: name.patch BuildRequires: autoconf BuildRequires: automake @@ -409,6 +410,21 @@ fi %{_bindir}/vmware-vgauth-smoketest %changelog +* Fri Dec 09 2022 Miroslav Rezanina 12.1.5-1 +- Rebase to open-vm-tools 12.1.5 [bz#2150188] +- Resolves: bz#2150188 + (ESXi][RHEL8]Open-vm-tools release 12.1.5 has been released - please rebase) + +* Tue Sep 13 2022 Miroslav Rezanina 12.1.0-1 +- Rebase to open-vm-tools 12.1.0 +- Resolves: bz#2121196 + ([ESXi][RHEL8]Open-vm-tools release 12.1.0 has been released - please rebase) + +* Tue Sep 06 2022 Jon Maloy - 12.0.5-2 +- ovt-Properly-check-authorization-on-incoming-guestOps-re.patch [bz#2119284] +- Resolves: bz#2119284 + (CVE-2022-31676 open-vm-tools: local root privilege escalation in the virtual machine [rhel-8.7.0]) + * Tue Jun 07 2022 Miroslav Rezanina - 12.0.5-1 - Rebase to open-vm-tools 12.0.5 [bz#2090273] - Resolves: bz#2090273