diff --git a/.gitignore b/.gitignore index 007b99d..2700f0c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/open-vm-tools-11.1.0-16036546.tar.gz +SOURCES/open-vm-tools-11.1.5-16724464.tar.gz diff --git a/.open-vm-tools.metadata b/.open-vm-tools.metadata index b5a3f96..ce1a202 100644 --- a/.open-vm-tools.metadata +++ b/.open-vm-tools.metadata @@ -1 +1 @@ -95923f136cde31d149d7859cd6af308230c91856 SOURCES/open-vm-tools-11.1.0-16036546.tar.gz +b031d7a42c30a994c4785b9813e89cb7030db3cb SOURCES/open-vm-tools-11.1.5-16724464.tar.gz diff --git a/SPECS/open-vm-tools.spec b/SPECS/open-vm-tools.spec index ef446b2..731791a 100644 --- a/SPECS/open-vm-tools.spec +++ b/SPECS/open-vm-tools.spec @@ -1,5 +1,5 @@ ################################################################################ -### Copyright 2013-18 VMware, Inc. All rights reserved. +### Copyright 2013-2020 VMware, Inc. All rights reserved. ### ### RPM SPEC file for building open-vm-tools packages. ### @@ -20,15 +20,15 @@ %global _hardened_build 1 %global majorversion 11.1 -%global minorversion 0 -%global toolsbuild 16036546 +%global minorversion 5 +%global toolsbuild 16724464 %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 Group: Applications/System License: GPLv2 @@ -362,6 +362,11 @@ fi %{_bindir}/vmware-vgauth-smoketest %changelog +* Wed Sep 30 2020 Miroslav Rezanina - 11.1.5-1.el8 +- Rebase to 11.1.5 [bz#1870781] +- Resolves: bz#1870781 + ([ESXi][RHEL8]Rebase open-vm-tools to 11.1.5 for 8.4) + * Thu Jul 02 2020 Miroslav Rezanina - 11.1.0-2.el8 - Remove net-tools dependency [bz#1849459] - Resolves: bz#1849459 @@ -376,11 +381,18 @@ fi ([ESXi][RHEL8]Add new open-vm-tools-sdmp package for RHEL 8.3) * Tue Apr 21 2020 Miroslav Rezanina - 11.0.5-3.el8 -- [ESXi][RHEL8.2.1]open-vm-tools add appinfo plugin patch -- [ESXi][RHEL8.2.1]open-vm-tools coverity scan issue +- ovt-Fix-a-trivial-memory-leak-in-namespacetool.c.patch [bz#1811729] +- ovt-Update-copyright-to-reflect-previous-change.patch [bz#1811729] +- ovt-add-appinfo-plugin.patch [bz#1809751] +- Resolves: bz#1809751 + ([ESXi][RHEL8.2.1]open-vm-tools add appinfo plugin patch) +- Resolves: bz#1811729 + ([ESXi][RHEL8.2.1]open-vm-tools coverity scan issue) * Wed Apr 08 2020 Miroslav Rezanina - 11.0.5-1.el8 -- Rebase to 11.0.5 +- Rebase to 11.0.5 (bz#1798285) +- Resolves: bz#1798285 + ([ESXi][RHEL8.2.1]Rebase open-vm-tools to 11.0.5 for 8.2.1) * Tue Feb 18 2020 Miroslav Rezanina - 11.0.0-4.el8 - ovt-Rectify-a-log-spew-in-vmsvc-logging-vmware-vmsvc-roo.patch [bz#1800812]