import open-vm-tools-12.1.5-1.el8
This commit is contained in:
parent
dd86404c3e
commit
58da3bf789
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/open-vm-tools-12.0.5-19716617.tar.gz
|
||||
SOURCES/open-vm-tools-12.1.5-20735119.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
dcdc35708fae2e3e3192fec7e6a93c7b5c0e3c4c SOURCES/open-vm-tools-12.0.5-19716617.tar.gz
|
||||
92cfc4bc23f3f4392a0e925d639aeac37c4aafb5 SOURCES/open-vm-tools-12.1.5-20735119.tar.gz
|
||||
|
@ -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 <mrezanin@redhat.com> 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 <mrezanin@redhat.com> 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 <jmaloy@redhat.com> - 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 <mrezanin@redhat.com> - 12.0.5-1
|
||||
- Rebase to open-vm-tools 12.0.5 [bz#2090273]
|
||||
- Resolves: bz#2090273
|
||||
|
Loading…
Reference in New Issue
Block a user