Open VMware Tools for virtual machines hosted on VMware
Go to file
Miroslav Rezanina 7aeedb1054 * Tue May 11 2021 Miroslav Rezanina <mrezanin@redhat.com> - 11.2.5-4 - ovt-Fix-a-memory-leak-reported-by-a-partner-from-their-C.patch [bz#1954040] - Resolves: bz#1954040 ([ESXi][RHEL9.0][open-vm-tools] Coverity detected an important defect in open-vm-tools-11.2.5 rebase) 2021-05-11 09:18:02 +02:00
.gitignore Merged update from upstream sources 2021-01-16 08:25:29 +00:00
README.rst Add README file 2021-04-22 13:31:33 +02:00
gating.yaml NEW: Added a gating.yaml file. 2021-05-11 11:48:13 +08:00
open-vm-tools-gcc11.patch Fix to open-vm-tools-11.2.5-2 build 2021-04-09 13:04:47 +02:00
open-vm-tools.conf RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:47:21 +02:00
open-vm-tools.spec * Tue May 11 2021 Miroslav Rezanina <mrezanin@redhat.com> - 11.2.5-4 - ovt-Fix-a-memory-leak-reported-by-a-partner-from-their-C.patch [bz#1954040] - Resolves: bz#1954040 ([ESXi][RHEL9.0][open-vm-tools] Coverity detected an important defect in open-vm-tools-11.2.5 rebase) 2021-05-11 09:18:02 +02:00
ovt-Fix-a-memory-leak-reported-by-a-partner-from-their-C.patch * Tue May 11 2021 Miroslav Rezanina <mrezanin@redhat.com> - 11.2.5-4 - ovt-Fix-a-memory-leak-reported-by-a-partner-from-their-C.patch [bz#1954040] - Resolves: bz#1954040 ([ESXi][RHEL9.0][open-vm-tools] Coverity detected an important defect in open-vm-tools-11.2.5 rebase) 2021-05-11 09:18:02 +02:00
ovt-Fixes-necessary-to-build-open-vm-tools-with-newer-gt.patch * Fri Apr 09 2021 Miroslav Rezanina <mrezanin@redhat.com> - 11.2.5-2.el9 2021-04-09 12:32:41 +02:00
run-vmblock\x2dfuse.mount RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:47:21 +02:00
sources Merged update from upstream sources 2021-01-16 08:25:29 +00:00
vgauthd.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:47:21 +02:00
vmtoolsd.pam RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:47:21 +02:00
vmtoolsd.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 21:47:21 +02:00

README.rst

===================
open-vm-tools development
===================

open-vm-tools is maintained in a `source tree`_ rather than directly in dist-git
using packit service that provides way to develope using regular source code
structure and provides way to generate SRPM and build using koji service.

Developers deliver all changes to source-git using merge request. Only maintainers
will be pushing changes sent to source-git to dist-git.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/redhat/centos-stream/src/open-vm-tools