Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

open-vm-tools-devel-12.1.0-1.fc37 RPM for x86_64

From Fedora 37 for x86_64 / o

Name: open-vm-tools-devel Distribution: Fedora Project
Version: 12.1.0 Vendor: Fedora Project
Release: 1.fc37 Build date: Fri Sep 9 01:10:17 2022
Group: Unspecified Build host: buildvm-x86-27.iad2.fedoraproject.org
Size: 2483883 Source RPM: open-vm-tools-12.1.0-1.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/vmware/open-vm-tools
Summary: Development libraries for Open Virtual Machine Tools
This package contains only the user-space programs and libraries of
open-vm-tools that are essential for developing customized applications for
VMware virtual machines.

Provides

Requires

License

GPLv2

Changelog

* Thu Sep 08 2022 John Wolfe <jwolfe@VMWARE.COM> - 12.1.0-1
  - Package new upstream version open-vm-tools-12.1.0-20219665.
    . fix for CVE-2022-31676 - a local privilege escalation vulnerability.
    . address a number of Coverity reported issues.
  - Remove patch 1205-Properly-check-authorization-on-incoming-guestOps-re.patch
    as no longer needed.
* Sun Sep 04 2022 John Wolfe <jwolfe@vmware.com> - 12.0.5-3
  - Add patch 1205-Properly-check-authorization-on-incoming-guestOps-re.patch
    to fix CVE-2022-31676 in open-vm-tools 12.0.5 tracked in PR 120976.
  - Correct build requirements - replace systemd-rpm-macros with systemd_udev.
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 12.0.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon May 30 2022 John Wolfe <jwolfe@vmware.com> - 12.0.5-1
  - Package new upstream version open-vm-tools-12.0.5-19716617.
   - Maintenance release addressing some potential FTBFS issues.
  - Remove asyncsocket.patch as no longer needed.
* Mon May 09 2022 John Wolfe <jwolfe@vmware.com> - 12.0.0-1
  - Package new upstream version open-vm-tools-12.0.0-19345655.
  - Enable build of the new salt-minion plugin package.
  - Deferring enablement of new containerInfo plugin until a later revision.
  - Build with fuse3 on Fedora.
* Thu Feb 24 2022 John Wolfe <jwolfe@vmware.com> - 11.3.5-1
  - Package new upstream version open-vm-tools-11.3.5-18557794.
* Wed Feb 09 2022 John Wolfe <jwolfe@vmware.com> - 11.3.0-6
  - Refactored asyncsocket.c patch to use size_t size and index variables.
* Tue Feb 01 2022 John Wolfe <jwolfe@vmware.com> - 11.3.0-5
  - Address (fix) strings or array bounds warnings from GCC 12.0.x.
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 11.3.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 11.3.0-3
  - Rebuilt with OpenSSL 3.0.0
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 11.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jul 15 2021 Ravindra Kumar <ravindrakumar@vmware.com> - 11.3.0-1
  - Package new upstream version open-vm-tools-11.3.0-18090558.
  - Add vmware-alias-import, vmwgfxctrl, libgdp.so, libguestStore.so
    and libguestStoreClient.so.*.
  - Remove open-vm-tools-fix-kms-autodetection.patch,
    open-vm-tools-gcc11.patch and open-vm-tools-gdk-glib.patch
    as no longer needed.
* Tue Jun 01 2021 Simone Caronni <negativo17@gmail.com> - 11.2.5-9
  - Backport patch for KMS autodetection.
* Tue Jun 01 2021 Simone Caronni <negativo17@gmail.com> - 11.2.5-8
  - Trim changelog.
  - Fix libdrm/udev build requirement.
* Tue Jun 01 2021 Simone Caronni <negativo17@gmail.com> - 11.2.5-7
  - Fix build on CentOS/RHEL 7.
  - Allow building on aarch64 for CentOS/RHEL 8+ and Fedora.
  - Clean up SPEC file (conditionals, build requirements, scriptlets, formatting).
* Mon Apr 05 2021 Ravindra Kumar <ravindrakumar@vmware.com> - 11.2.5-6
  - Added missing escape char in run-vmblock\\x2dfuse.mount service name.
  - Enabled run-vmblock\\x2dfuse.mount service during post-install.
  - Moved run-vmblock\x2dfuse.mount service unit to desktop package.
* Fri Mar 19 2021 Ravindra Kumar <ravindrakumar@vmware.com> - 11.2.5-5
  - Added open-vm-tools-gdk-glib.patch to fix RHBZ#1939718.
* Tue Mar 16 2021 Neal Gompa <ngompa13@gmail.com> - 11.2.5-4
  - Add missing BRs
  - Clean up conditionals to build correctly with EL8+
  - Simplify systemd scriptlets
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 11.2.5-3
  - Rebuilt for updated systemd-rpm-macros
    See https://pagure.io/fesco/issue/2583.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 11.2.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 15 2021 Ravindra Kumar <ravindrakumar@vmware.com> - 11.2.5-1
  - Package new upstream version open-vm-tools-11.2.5-17337674.
  - libdnet dependency was removed in open-vm-tools 11.0.0. So,
    removed the stale BuildRequires for libdnet.
* Thu Jan 14 2021 Richard W.M. Jones <rjones@redhat.com> - 11.2.0-2
  - Bump and rebuild against libdnet 1.14 (RHBZ#1915838).
* Fri Nov 06 2020 Ravindra Kumar <ravindrakumar@vmware.com> - 11.2.0-1
  - Package new upstream version open-vm-tools-11.2.0-16938113.
* Fri Oct 30 2020 Jeff Law <law@redhat.com> - 11.1.5-2
  - Fix incorrect volatile exposed by gcc-11
* Tue Sep 08 2020 Ravindra Kumar <ravindrakumar@vmware.com> - 11.1.5-1
  - Package new upstream version open-vm-tools-11.1.5-16724464.
  - Removed gcc10-warning.patch and sdmp-fixes.patch (no longer needed).

Files

/usr/include/vmGuestLib
/usr/include/vmGuestLib/includeCheck.h
/usr/include/vmGuestLib/vmGuestLib.h
/usr/include/vmGuestLib/vmSessionId.h
/usr/include/vmGuestLib/vm_basic_types.h
/usr/lib64/libDeployPkg.so
/usr/lib64/libguestStoreClient.so
/usr/lib64/libguestlib.so
/usr/lib64/libhgfs.so
/usr/lib64/libvgauth.so
/usr/lib64/libvmtools.so
/usr/lib64/pkgconfig/libDeployPkg.pc
/usr/lib64/pkgconfig/vmguestlib.pc
/usr/share/doc/open-vm-tools-devel
/usr/share/doc/open-vm-tools-devel/html
/usr/share/doc/open-vm-tools-devel/html/annotated.html
/usr/share/doc/open-vm-tools-devel/html/bc_s.png
/usr/share/doc/open-vm-tools-devel/html/bdwn.png
/usr/share/doc/open-vm-tools-devel/html/classes.html
/usr/share/doc/open-vm-tools-devel/html/closed.png
/usr/share/doc/open-vm-tools-devel/html/debugChannel_8c.html
/usr/share/doc/open-vm-tools-devel/html/debugChannel_8c__incl.dot
/usr/share/doc/open-vm-tools-devel/html/debugChannel_8c__incl.map
/usr/share/doc/open-vm-tools-devel/html/debugChannel_8c__incl.md5
/usr/share/doc/open-vm-tools-devel/html/debugChannel_8c__incl.png
/usr/share/doc/open-vm-tools-devel/html/desktopevents_8h.html
/usr/share/doc/open-vm-tools-devel/html/desktopevents_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/dir_000004_000003.html
/usr/share/doc/open-vm-tools-devel/html/dir_000008_000003.html
/usr/share/doc/open-vm-tools-devel/html/dir_047dca2c2498ff9b0bedd63d1edb7f93.html
/usr/share/doc/open-vm-tools-devel/html/dir_047dca2c2498ff9b0bedd63d1edb7f93_dep.dot
/usr/share/doc/open-vm-tools-devel/html/dir_047dca2c2498ff9b0bedd63d1edb7f93_dep.map
/usr/share/doc/open-vm-tools-devel/html/dir_047dca2c2498ff9b0bedd63d1edb7f93_dep.md5
/usr/share/doc/open-vm-tools-devel/html/dir_047dca2c2498ff9b0bedd63d1edb7f93_dep.png
/usr/share/doc/open-vm-tools-devel/html/dir_1ae46aceb4fd0d0c4a241d08c8eb4ed3.html
/usr/share/doc/open-vm-tools-devel/html/dir_1ae46aceb4fd0d0c4a241d08c8eb4ed3_dep.dot
/usr/share/doc/open-vm-tools-devel/html/dir_1ae46aceb4fd0d0c4a241d08c8eb4ed3_dep.map
/usr/share/doc/open-vm-tools-devel/html/dir_1ae46aceb4fd0d0c4a241d08c8eb4ed3_dep.md5
/usr/share/doc/open-vm-tools-devel/html/dir_1ae46aceb4fd0d0c4a241d08c8eb4ed3_dep.png
/usr/share/doc/open-vm-tools-devel/html/dir_49e56c817e5e54854c35e136979f97ca.html
/usr/share/doc/open-vm-tools-devel/html/dir_59425e443f801f1f2fd8bbe4959a3ccf.html
/usr/share/doc/open-vm-tools-devel/html/dir_59425e443f801f1f2fd8bbe4959a3ccf_dep.dot
/usr/share/doc/open-vm-tools-devel/html/dir_59425e443f801f1f2fd8bbe4959a3ccf_dep.map
/usr/share/doc/open-vm-tools-devel/html/dir_59425e443f801f1f2fd8bbe4959a3ccf_dep.md5
/usr/share/doc/open-vm-tools-devel/html/dir_59425e443f801f1f2fd8bbe4959a3ccf_dep.png
/usr/share/doc/open-vm-tools-devel/html/dir_59aef2c812dcd59b537445af3d6f308d.html
/usr/share/doc/open-vm-tools-devel/html/dir_59aef2c812dcd59b537445af3d6f308d_dep.dot
/usr/share/doc/open-vm-tools-devel/html/dir_59aef2c812dcd59b537445af3d6f308d_dep.map
/usr/share/doc/open-vm-tools-devel/html/dir_59aef2c812dcd59b537445af3d6f308d_dep.md5
/usr/share/doc/open-vm-tools-devel/html/dir_59aef2c812dcd59b537445af3d6f308d_dep.png
/usr/share/doc/open-vm-tools-devel/html/dir_5a30104352ef4255dc24354b02eb2d20.html
/usr/share/doc/open-vm-tools-devel/html/dir_5a30104352ef4255dc24354b02eb2d20_dep.dot
/usr/share/doc/open-vm-tools-devel/html/dir_5a30104352ef4255dc24354b02eb2d20_dep.map
/usr/share/doc/open-vm-tools-devel/html/dir_5a30104352ef4255dc24354b02eb2d20_dep.md5
/usr/share/doc/open-vm-tools-devel/html/dir_5a30104352ef4255dc24354b02eb2d20_dep.png
/usr/share/doc/open-vm-tools-devel/html/dir_634522728b521bdca482ce0c9bb0e469.html
/usr/share/doc/open-vm-tools-devel/html/dir_634522728b521bdca482ce0c9bb0e469_dep.dot
/usr/share/doc/open-vm-tools-devel/html/dir_634522728b521bdca482ce0c9bb0e469_dep.map
/usr/share/doc/open-vm-tools-devel/html/dir_634522728b521bdca482ce0c9bb0e469_dep.md5
/usr/share/doc/open-vm-tools-devel/html/dir_634522728b521bdca482ce0c9bb0e469_dep.png
/usr/share/doc/open-vm-tools-devel/html/dir_93b95978f0d6069d74a14c562abea915.html
/usr/share/doc/open-vm-tools-devel/html/dir_93b95978f0d6069d74a14c562abea915_dep.dot
/usr/share/doc/open-vm-tools-devel/html/dir_93b95978f0d6069d74a14c562abea915_dep.map
/usr/share/doc/open-vm-tools-devel/html/dir_93b95978f0d6069d74a14c562abea915_dep.md5
/usr/share/doc/open-vm-tools-devel/html/dir_93b95978f0d6069d74a14c562abea915_dep.png
/usr/share/doc/open-vm-tools-devel/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html
/usr/share/doc/open-vm-tools-devel/html/dir_bff1a75f97c7ace650ee0c8d57d0aaa5.html
/usr/share/doc/open-vm-tools-devel/html/dir_bff1a75f97c7ace650ee0c8d57d0aaa5_dep.dot
/usr/share/doc/open-vm-tools-devel/html/dir_bff1a75f97c7ace650ee0c8d57d0aaa5_dep.map
/usr/share/doc/open-vm-tools-devel/html/dir_bff1a75f97c7ace650ee0c8d57d0aaa5_dep.md5
/usr/share/doc/open-vm-tools-devel/html/dir_bff1a75f97c7ace650ee0c8d57d0aaa5_dep.png
/usr/share/doc/open-vm-tools-devel/html/doc.png
/usr/share/doc/open-vm-tools-devel/html/doxygen.css
/usr/share/doc/open-vm-tools-devel/html/doxygen.svg
/usr/share/doc/open-vm-tools-devel/html/dynsections.js
/usr/share/doc/open-vm-tools-devel/html/files.html
/usr/share/doc/open-vm-tools-devel/html/folderclosed.png
/usr/share/doc/open-vm-tools-devel/html/folderopen.png
/usr/share/doc/open-vm-tools-devel/html/functions.html
/usr/share/doc/open-vm-tools-devel/html/functions_vars.html
/usr/share/doc/open-vm-tools-devel/html/gdp_8h.html
/usr/share/doc/open-vm-tools-devel/html/gdp_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/gdp_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/gdp_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/gdp_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/gdp_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/globals.html
/usr/share/doc/open-vm-tools-devel/html/globals_defs.html
/usr/share/doc/open-vm-tools-devel/html/globals_enum.html
/usr/share/doc/open-vm-tools-devel/html/globals_eval.html
/usr/share/doc/open-vm-tools-devel/html/globals_func.html
/usr/share/doc/open-vm-tools-devel/html/globals_type.html
/usr/share/doc/open-vm-tools-devel/html/graph_legend.dot
/usr/share/doc/open-vm-tools-devel/html/graph_legend.html
/usr/share/doc/open-vm-tools-devel/html/graph_legend.md5
/usr/share/doc/open-vm-tools-devel/html/graph_legend.png
/usr/share/doc/open-vm-tools-devel/html/group__vmtools__debug.html
/usr/share/doc/open-vm-tools-devel/html/group__vmtools__guestrpc.html
/usr/share/doc/open-vm-tools-devel/html/group__vmtools__i18n.html
/usr/share/doc/open-vm-tools-devel/html/group__vmtools__logging.html
/usr/share/doc/open-vm-tools-devel/html/group__vmtools__plugins.html
/usr/share/doc/open-vm-tools-devel/html/group__vmtools__threads.html
/usr/share/doc/open-vm-tools-devel/html/group__vmtools__utils.html
/usr/share/doc/open-vm-tools-devel/html/guestStoreClientLib_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/guestStore_8h.html
/usr/share/doc/open-vm-tools-devel/html/guestStore_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/guestStore_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/guestStore_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/guestStore_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/guestStore_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h.html
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h__dep__incl.dot
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h__dep__incl.map
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h__dep__incl.md5
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h__dep__incl.png
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/guestrpc_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/i18n_8c.html
/usr/share/doc/open-vm-tools-devel/html/i18n_8c__incl.dot
/usr/share/doc/open-vm-tools-devel/html/i18n_8c__incl.map
/usr/share/doc/open-vm-tools-devel/html/i18n_8c__incl.md5
/usr/share/doc/open-vm-tools-devel/html/i18n_8c__incl.png
/usr/share/doc/open-vm-tools-devel/html/i18n_8h.html
/usr/share/doc/open-vm-tools-devel/html/i18n_8h__dep__incl.dot
/usr/share/doc/open-vm-tools-devel/html/i18n_8h__dep__incl.map
/usr/share/doc/open-vm-tools-devel/html/i18n_8h__dep__incl.md5
/usr/share/doc/open-vm-tools-devel/html/i18n_8h__dep__incl.png
/usr/share/doc/open-vm-tools-devel/html/i18n_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/i18n_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/i18n_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/i18n_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/i18n_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/index.html
/usr/share/doc/open-vm-tools-devel/html/jquery.js
/usr/share/doc/open-vm-tools-devel/html/log_8h.html
/usr/share/doc/open-vm-tools-devel/html/log_8h__dep__incl.dot
/usr/share/doc/open-vm-tools-devel/html/log_8h__dep__incl.map
/usr/share/doc/open-vm-tools-devel/html/log_8h__dep__incl.md5
/usr/share/doc/open-vm-tools-devel/html/log_8h__dep__incl.png
/usr/share/doc/open-vm-tools-devel/html/log_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/log_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/log_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/log_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/log_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/menu.js
/usr/share/doc/open-vm-tools-devel/html/menudata.js
/usr/share/doc/open-vm-tools-devel/html/modules.html
/usr/share/doc/open-vm-tools-devel/html/monotonicTimer_8c.html
/usr/share/doc/open-vm-tools-devel/html/monotonicTimer_8c__incl.dot
/usr/share/doc/open-vm-tools-devel/html/monotonicTimer_8c__incl.map
/usr/share/doc/open-vm-tools-devel/html/monotonicTimer_8c__incl.md5
/usr/share/doc/open-vm-tools-devel/html/monotonicTimer_8c__incl.png
/usr/share/doc/open-vm-tools-devel/html/nav_f.png
/usr/share/doc/open-vm-tools-devel/html/nav_g.png
/usr/share/doc/open-vm-tools-devel/html/nav_h.png
/usr/share/doc/open-vm-tools-devel/html/open.png
/usr/share/doc/open-vm-tools-devel/html/plugin_8h.html
/usr/share/doc/open-vm-tools-devel/html/plugin_8h__dep__incl.dot
/usr/share/doc/open-vm-tools-devel/html/plugin_8h__dep__incl.map
/usr/share/doc/open-vm-tools-devel/html/plugin_8h__dep__incl.md5
/usr/share/doc/open-vm-tools-devel/html/plugin_8h__dep__incl.png
/usr/share/doc/open-vm-tools-devel/html/plugin_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/plugin_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/plugin_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/plugin_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/plugin_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h.html
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h__dep__incl.dot
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h__dep__incl.map
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h__dep__incl.md5
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h__dep__incl.png
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/rpcdebug_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/signalSource_8c.html
/usr/share/doc/open-vm-tools-devel/html/signalSource_8c__incl.dot
/usr/share/doc/open-vm-tools-devel/html/signalSource_8c__incl.map
/usr/share/doc/open-vm-tools-devel/html/signalSource_8c__incl.md5
/usr/share/doc/open-vm-tools-devel/html/signalSource_8c__incl.png
/usr/share/doc/open-vm-tools-devel/html/splitbar.png
/usr/share/doc/open-vm-tools-devel/html/structRpcChannelCallback.html
/usr/share/doc/open-vm-tools-devel/html/structRpcChannelCallback__coll__graph.dot
/usr/share/doc/open-vm-tools-devel/html/structRpcChannelCallback__coll__graph.map
/usr/share/doc/open-vm-tools-devel/html/structRpcChannelCallback__coll__graph.md5
/usr/share/doc/open-vm-tools-devel/html/structRpcChannelCallback__coll__graph.png
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugLibData.html
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugLibData__coll__graph.dot
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugLibData__coll__graph.map
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugLibData__coll__graph.md5
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugLibData__coll__graph.png
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgList.html
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgList__coll__graph.dot
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgList__coll__graph.map
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgList__coll__graph.md5
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgList__coll__graph.png
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgMapping.html
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgMapping__coll__graph.dot
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgMapping__coll__graph.map
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgMapping__coll__graph.md5
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugMsgMapping__coll__graph.png
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugPlugin.html
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugPlugin__coll__graph.dot
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugPlugin__coll__graph.map
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugPlugin__coll__graph.md5
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugPlugin__coll__graph.png
/usr/share/doc/open-vm-tools-devel/html/structRpcDebugRecvMapping.html
/usr/share/doc/open-vm-tools-devel/html/structRpcInData.html
/usr/share/doc/open-vm-tools-devel/html/structToolsAppCapability.html
/usr/share/doc/open-vm-tools-devel/html/structToolsAppCtx.html
/usr/share/doc/open-vm-tools-devel/html/structToolsAppCtx__coll__graph.dot
/usr/share/doc/open-vm-tools-devel/html/structToolsAppCtx__coll__graph.map
/usr/share/doc/open-vm-tools-devel/html/structToolsAppCtx__coll__graph.md5
/usr/share/doc/open-vm-tools-devel/html/structToolsAppCtx__coll__graph.png
/usr/share/doc/open-vm-tools-devel/html/structToolsAppProvider.html
/usr/share/doc/open-vm-tools-devel/html/structToolsAppReg.html
/usr/share/doc/open-vm-tools-devel/html/structToolsCorePool.html
/usr/share/doc/open-vm-tools-devel/html/structToolsPluginData.html
/usr/share/doc/open-vm-tools-devel/html/structToolsPluginSignalCb.html
/usr/share/doc/open-vm-tools-devel/html/structToolsPluginSvcGdp.html
/usr/share/doc/open-vm-tools-devel/html/structToolsPluginSvcGuestStore.html
/usr/share/doc/open-vm-tools-devel/html/structToolsServiceProperty.html
/usr/share/doc/open-vm-tools-devel/html/sync_off.png
/usr/share/doc/open-vm-tools-devel/html/sync_on.png
/usr/share/doc/open-vm-tools-devel/html/tab_a.png
/usr/share/doc/open-vm-tools-devel/html/tab_b.png
/usr/share/doc/open-vm-tools-devel/html/tab_h.png
/usr/share/doc/open-vm-tools-devel/html/tab_s.png
/usr/share/doc/open-vm-tools-devel/html/tabs.css
/usr/share/doc/open-vm-tools-devel/html/threadPool_8h.html
/usr/share/doc/open-vm-tools-devel/html/threadPool_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/threadPool_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/threadPool_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/threadPool_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/threadPool_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/utils_8h.html
/usr/share/doc/open-vm-tools-devel/html/utils_8h__dep__incl.dot
/usr/share/doc/open-vm-tools-devel/html/utils_8h__dep__incl.map
/usr/share/doc/open-vm-tools-devel/html/utils_8h__dep__incl.md5
/usr/share/doc/open-vm-tools-devel/html/utils_8h__dep__incl.png
/usr/share/doc/open-vm-tools-devel/html/utils_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/utils_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/utils_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/utils_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/utils_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/vmbackup_8h.html
/usr/share/doc/open-vm-tools-devel/html/vmbackup_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h.html
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h__dep__incl.dot
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h__dep__incl.map
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h__dep__incl.md5
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h__dep__incl.png
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbgInt_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbg_8c.html
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbg_8c__incl.dot
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbg_8c__incl.map
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbg_8c__incl.md5
/usr/share/doc/open-vm-tools-devel/html/vmrpcdbg_8c__incl.png
/usr/share/doc/open-vm-tools-devel/html/vmtoolsConfig_8c.html
/usr/share/doc/open-vm-tools-devel/html/vmtoolsConfig_8c__incl.dot
/usr/share/doc/open-vm-tools-devel/html/vmtoolsConfig_8c__incl.map
/usr/share/doc/open-vm-tools-devel/html/vmtoolsConfig_8c__incl.md5
/usr/share/doc/open-vm-tools-devel/html/vmtoolsConfig_8c__incl.png
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h.html
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h__dep__incl.dot
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h__dep__incl.map
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h__dep__incl.md5
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h__dep__incl.png
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h__incl.dot
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h__incl.map
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h__incl.md5
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h__incl.png
/usr/share/doc/open-vm-tools-devel/html/vmtoolsInt_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/vmtoolsLog_8c.html
/usr/share/doc/open-vm-tools-devel/html/vmtoolsLog_8c__incl.dot
/usr/share/doc/open-vm-tools-devel/html/vmtoolsLog_8c__incl.map
/usr/share/doc/open-vm-tools-devel/html/vmtoolsLog_8c__incl.md5
/usr/share/doc/open-vm-tools-devel/html/vmtoolsLog_8c__incl.png
/usr/share/doc/open-vm-tools-devel/html/vmtools_8c.html
/usr/share/doc/open-vm-tools-devel/html/vmtools_8c__incl.dot
/usr/share/doc/open-vm-tools-devel/html/vmtools_8c__incl.map
/usr/share/doc/open-vm-tools-devel/html/vmtools_8c__incl.md5
/usr/share/doc/open-vm-tools-devel/html/vmtools_8c__incl.png
/usr/share/doc/open-vm-tools-devel/html/vmtoolslib__version_8h_source.html
/usr/share/doc/open-vm-tools-devel/html/vmxLogger_8c.html
/usr/share/doc/open-vm-tools-devel/html/vmxLogger_8c__incl.dot
/usr/share/doc/open-vm-tools-devel/html/vmxLogger_8c__incl.map
/usr/share/doc/open-vm-tools-devel/html/vmxLogger_8c__incl.md5
/usr/share/doc/open-vm-tools-devel/html/vmxLogger_8c__incl.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:33:48 2024