Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: open-vm-tools | Distribution: SUSE Linux Enterprise 15 |
Version: 12.2.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150300.26.1 | Build date: Tue May 2 17:54:27 2023 |
Group: System/Emulators/PC | Build host: ibs-centriq-5 |
Size: 2783680 | Source RPM: open-vm-tools-12.2.0-150300.26.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/vmware/open-vm-tools | |
Summary: Open Virtual Machine Tools |
Open Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools. They are a set of guest operating system virtualization components that enhance performance and user experience of virtual machines. As virtualization technology rapidly becomes mainstream, each virtualization solution provider implements their own set of tools and utilities to supplement the guest virtual machine. However, most of the implementations are proprietary and are tied to a specific virtualization platform. With the Open Virtual Machine Tools project, we are hoping to solve this and other related problems. The tools are currently composed of kernel modules for Linux and user-space programs for all VMware supported Unix-like guest operating systems. They provide several useful functions like: * File transfer between a host and guest * Improved memory management and network performance under virtualization * General mechanisms and protocols for communication between host and guests and from guest to guest
BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only
* Tue Apr 04 2023 kallan@suse.com - As per jsc-PED-1344, update spec file to only build the containerinfo plugin for TW/SLES 15 SP5 and newer. * Tue Mar 28 2023 kallan@suse.com - Update to 12.2.0 (build 21223074) (boo#1209128) - There are no new features in the open-vm-tools 12.2.0 release. This is primarily a maintenance release that addresses a few critical problems, including: - Linux quiesced snapshots have been updated to avoid intermittent hangs of the vmtoolsd process. - Updated the guestOps to handle some edge cases when File_GetSize() fails or returns -1. - A number of Coverity reported issues have been addressed. - Detect the proto files for the containerd grpc client in alternate locations. Pull request #626 - FreeBSD: Support newer releases and code clean-up for earlier versions. Pull request #584 - Please refer to the release notes at https://github.com/vmware/open-vm-tools/blob/stable-12.2.0/ReleaseNotes.md - The granular changes that have gone into the 12.2.0 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.2.0/ open-vm-tools/ChangeLog - Update detect-suse-location.patch to remove upstream accepted portion of the patch (jsc-PED-1344). * Wed Dec 28 2022 schubi@suse.com - Migration of PAM settings to /usr/lib/pam.d. * Wed Dec 14 2022 kallan@suse.com - Don't list libgrpc++, libgrpc, and libprotobuf in the containerinfo Requires section. The dependencies will be added automatically. * Tue Dec 13 2022 kallan@suse.com - Don't use new LDFLAGS, -labsl_synchronization -lgpr, when building for SLE. * Mon Dec 12 2022 caleb.crane@suse.com - Add containerInfo plugin (jsc-PED-1344) - Add dependencies on grpc, protobuf, and containerd for container introspection - Added patches (jsc-PED-1344) + detect-suse-location.patch * Thu Dec 08 2022 caleb.crane@suse.com - Add _service to handle open-vm-tools sources - Update to 12.1.5 (build 20735119) (boo#1205962) - A number of Coverity reported issues have been addressed. - The deployPkg plugin may prematurely reboot the guest VM before cloud-init has completed user data setup. If both the Perl based Linux customization script and cloud-init run when the guest VM boots, the deployPkg plugin may reboot the guest before cloud-init has finished. The deployPkg plugin has been updated to wait for a running cloud-init process to finish before the guest VM reboot is initiated. This issue is fixed in this release. - A SIGSEGV may be encountered when a non-quiesing snapshot times out. This issue is fixed in this release. - Unwanted vmtoolsd service error message if not on a VMware hypervisor. When open-vm-tools comes preinstalled in a base Linux release, the vmtoolsd services are started automatically at system start and desktop login. If running on physical hardware or in a non-VMware hypervisor, the services will emit an error message to the Systemd's logging service before stopping. This issue is fixed in this release. * Thu Aug 25 2022 kallan@suse.com - Update to 12.1.0 (build 20219665) (boo#1202733) + New/Updated features: - Contains security update fix for (bsc#1202657) - (CVE-2022-31676) VUL-0: CVE-2022-31676: open-vm-tools: local privilege escalation vulnerability + A number of Coverity reported issues have been addressed. + [FTBFS] Fix the build of the ContainerInfo plugin for a 32-bit Linux release: https://github.com/vmware/open-vm-tools/pull/588 + Make HgfsConvertFromNtTimeNsec aware of 64-bit time_t on i386 (32-bit) This change incorporates the support of 64 bit time epoch conversion from Windows NT time to Unix Epoch time on i386. https://github.com/vmware/open-vm-tools/pull/387 - Drop patch now contained in 12.1.0: + gcc_size_t.patch * Mon Mar 28 2022 kallan@suse.com - Update to 12.0.0 (build 19345655) (boo#1196803) - jsc#SLE-24097 ECO Update open-vm-tools 12.0.0 + New/Updated features: - Support for managing Salt Minion through guest variables. A new open-vm-tools-salt-minion rpm is added to handle this support. jsc#SLE-24094 Update open-vm-tools 12.0.0 SLES15SP4 jsc#SLE-24095 Update open-vm-tools 12.0.0 SLES15SP3 jsc#SLE-24096 Update open-vm-tools 12.0.0 SLES12SP5 - New ComponentMgr plugin to manage (add, remove, monitor) components on the guest VM. - Patch to fix potential Fail to Build from Source [FTBFS] (boo#1196804). - Build vmhgfs with either libfuse2 or libfuse3. + A number of Coverity and Codacy reported issues have been addressed. + The following issues and pull requests reported on github.com/vmware/open-vm-tools have been addressed: Issue # 128, Issue # 314, Pull # 513, Pull # 544, Pull # 573 - Added patches + gcc_size_t.patch (boo#1196804) * Mon Oct 04 2021 kallan@suse.com - Update to 11.3.5 (build 18557794) (boo#1190987) + New/Updated features: - Added a configurable logging capability to the network script. The network script has been updated to: use vmware-toolbox-cmd to query any network logging configuration from the tools.conf file. Use vmtoolsd --cmd "log ..." to log a message to the vmx logfile when the logging handler is configured to "vmx" or when the logfile is full or is not writeable. - The hgfsmounter (mount.vmhgfs) command has been removed from open-vm-tools. The hgfsmounter (mount.vmhgfs) command is no longer used in Linux open-vm-tools. It has been replaced by hgfs-fuse. Therefore, removing all references to the hgfsmounter in Linux builds. + Resolved issues: - Customization: Retry the Linux reboot if telinit is a soft link to systemctl. - Open-vm-tools commands would hang if configured with "--enable-valgrind". + Spec file updates for: - rpmlint errors - arg_xmlsec1 --enable-xmlsec1 for better xmlsec1/libxml2 handling. * Thu Jun 24 2021 kallan@suse.com - Update to 11.3.0 (build 18090558) (boo#1187567) + Resolved issues: - The following github issues and pull requests have been resolved: 446, 481, 500, and 509 - The following Pull requests have been resolved: 474 and 505 - A number of issues detected by Coverity, internally or by third parties, have been addressed. - A command line tool, vmwgfxctrl, has been added to open-vm-tools for Linux that can be used to control various aspects of the vmwgfx Linux kernel module. Currently it can both display and set the current topology of the vmwgfx kernel driver. It is useful when trying to configure custom resolutions on recent Linux distributions, including multi-monitor setups. - A command line tool, vmware-alias-import, has been added to open-vm-tools that can be used to import vgauth config data and apply it to the running vgauth service. - Enhancements to support or utilize various vSphere features. - Fixed bug (bsc#1185175) In vmtoolsd.service move deprecated path "/var/run" to "/run" for it's PIDfile. - Update pam-vmtoolsd.patch to compensate for new line numbers. - Drop patch now contained in 11.3.0: - open-vm-tools-glib-2.67.patch - open-vm-tools-pollGtk.patch * Thu May 06 2021 kallan@suse.com - Add open-vm-tools-pollGtk.patch: Fixes boo#1185103 GCC 11: open-vm-tools package fails. * Fri Mar 26 2021 dimstar@opensuse.org - Add open-vm-tools-glib-2.67.patch: Fix build with glib 2.67. Patch has been borrowed by Fedora, upstream is still busy working out a patch (I'd not be surprised if they end up merging this finally. https://github.com/vmware/open-vm-tools/issues/500 * Mon Mar 15 2021 lnussel@suse.de - prepare usrmerge (boo#1029961) * Thu Jan 21 2021 kallan@suse.com - Update to 11.2.5 (build 17337674) (boo#1180997) + Resolved issues: - The SUSE specific vmtoolsd PAM configuration file incorrectly referenced pam_securetty.so. - The following issues and pull requests reported on https://github.com/vmware/open-vm-tools have been addressed: https://github.com/vmware/open-vm-tools/issues/467 https://github.com/vmware/open-vm-tools/issues/468 https://github.com/vmware/open-vm-tools/pull/469 - A number of Coverity reported errors and false positives have been addressed. - A complete list of the granular changes that are in the open-vm-tools 11.2.5 release is available at: https://github.com/vmware/open-vm-tools/blob/stable-11.2.5/open-vm-tools/ChangeLog - Update pam-vmtoolsd.patch: With the pam_securetty.so entry fixed, only need the modified Makefile.am portion of the patch which copies the suse file to the /etc/pam.d/vmtoolsd file rather than the default generic file. * Wed Dec 02 2020 guillaume.gardet@opensuse.org - Enable build on aarch64 * Mon Nov 09 2020 dimstar@opensuse.org - Add explicit pkgconfig(gdk-pixbuf-xlib-2.0) BuildRequires: used to be pulled in (as part of gdk-pixbuf) by GTK3 in the past. But as configure explicitly looks for it, it is our own duty to ensure its presence. * Wed Oct 21 2020 kallan@suse.com - Update to 11.2.0 (build 16938113) (boo#1177987) + Fixed memory leak occurs in disk device mapping information for IDE, SATA or SAS (LSI Logic SAS) disks configured in the guest. + The following issues and pull requests reported on https://github.com/vmware/open-vm-tools have been addressed: https://github.com/vmware/open-vm-tools/issues/429 https://github.com/vmware/open-vm-tools/pull/431 https://github.com/vmware/open-vm-tools/pull/432 https://github.com/vmware/open-vm-tools/issues/452 + A number of Coverity reported errors and false positives have been addressed. + A complete list of the granular changes that are in the open-vm-tools 11.2.0 release is available at: https://github.com/vmware/open-vm-tools/blob/stable-11.2.0/open-vm-tools/ChangeLog - Update pam-vmtoolsd.patch (boo#1177987): removed the pam_securetty.so line from the new suse file. Modified the Makefile.am to copy the suse file to the /etc/pam.d/vmtoolsd file rather than the default generic file. * Mon Sep 07 2020 schwab@suse.de - Use libtirpc also in SLE-15-SP3 * Fri Aug 28 2020 kallan@suse.com - Update to 11.1.5 (build 16724464) (boo#1175573) + This source release rolls up the SDMP fixes release post 11.1.0. + Fix serveral Coverity reported issues. + Address github issues: https://github.com/vmware/open-vm-tools/issues/451 https://github.com/vmware/open-vm-tools/issues/429 https://github.com/vmware/open-vm-tools/issues/428 - Drop unnecessary patch: - gcc10-warning.patch - sdmp-get-version.patch - sdmp-netstat-to-ss.patch - sdmp-warnings.patch * Thu Jun 18 2020 kallan@suse.com - jsc#ECO-2164 for update 11.1.0 (build 16036546) (boo#1171764) with new 'Service Discovery' plugin (boo#1171765). - Reenabled building sdmp in the spec file. - Added patches (boo#1171765) + sdmp-get-version.patch + sdmp-netstat-to-ss.patch + sdmp-warnings.patch * Wed Jun 17 2020 kallan@suse.com - jsc#ECO-2164 for update 11.1.0 (build 16036546) (boo#1171764) - Fixed bug (bsc#1172693) by removing the 'pam_securetty.so' line from pam-vmtoolsd.patch as instructed by vmware (boo#1171003). This should fix both (boo#1171003) and (bsc#1172693). * Wed Jun 03 2020 kallan@suse.com - VMware has now asked that in updating to 11.1.0 (build 16036546) (boo#1171764) to hold off on producing the open-vm-tools-sdmp service discovery plugin (boo#1171765) for all SUSE versions due to the plugin's dependency on netstat. Once they have removed the netstat dependency we will need to go through the ECO process to get the plugin added. * Thu May 28 2020 kallan@suse.com - While updating to 11.1.0 (build 16036546) (boo#1171764) hold off on producing the open-vm-tools-sdmp (boo#1171765 Service Discover plugin) until it has gone through the ECO process. Once approved, will resubmit to include the plugin. * Fri May 15 2020 kallan@suse.com - Update to 11.1.0 (build 16036546) (boo#1171764, boo#1171765) + open-vm-tools 11.1.0 includes a new 'Service Discovery' plugin, which connects with the vRealize Operations Manager product. For more information and details on configuring this plugin, refer to Configuring Service Discovery. + In this release, a new tools.conf switch is added to enable and disable the guest customization in the guest virtual machine. By default, the guest customization is enabled. For more details, refer KB 78903. - Spec file changes to remove the is_opensuse macros where possible. - Remoed the mv vm-support line from the spec file. vm-support is now automatically placed in the /usr/bin directory. - Added version number to Requires: libxmlsec1-openssl1 to help with vgauth version checking. - Added patches + pam-vmtoolsd.patch (boo#1171003) - Drop unnecessary patch: - app_info_plugin.patch - diskinfo-debug-logging-1162435.patch - gcc9-static-inline.patch * Mon Mar 09 2020 kallan@suse.com - Simplified the conditional around systemd_ordering to just use suse_version >= 1500. * Fri Mar 06 2020 kallan@suse.com - Update to 11.0.5 (build 15389592) (boo#1165955) + DNS server is reported incorrectly as '127.0.0.53' when using systemd-resolved. DNS server is reported incorrectly in GuestInfo as '127.0.0.53' , when the OS uses systemd-resolved. This issue is fixed in this release. - Conditionalized the use of systemd_ordering. Use systemd_ordering for factory, openSUSE >= 15, and SLE >= 15. Use systemd_requires for older openSUSE and SLE releases. - Conditionalize out the use of %license COPYING for SLE 12 SP2 and older. - Added patches + gcc10-warning.patch (boo#1160408) + diskinfo-debug-logging-1162435.patch (boo#1162435 and bsc#1162119) - Changed g_warning to g_debug + app_info_plugin.patch (boo#1165955) - Drop unnecessary patch: - fix-leaks-Aliases-MappedAliases.patch * Fri Jan 24 2020 dimstar@opensuse.org - BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavor. - Use systemd_ordering in place of systemd_requires: systemd is never strictly required to run open-vm-tools. * Fri Oct 11 2019 bjorn.lie@gmail.com - Add gcc9-static-inline.patch: Fix static inline when building with gcc9. * Wed Oct 09 2019 kallan@suse.com - Fix memory leak in VixToolsListAuthAliases and VixToolsListMappedAliases. (bsc#1153271) + Add patch fix-leaks-Aliases-MappedAliases.patch * Tue Oct 01 2019 kallan@suse.com - Update to 11.0.0 (build 14549424) (boo#1151523) + Added appInfo to publish information about running applications inside the guest. + Provided sample tool.conf for ease of administration. - Updated spec file to build 11.0.0 - Removed libgrabbitmqProxy.so, vmware-guestproxycerttool, and guestproxy-ssl.conf - Added %config(noreplace) %{_sysconfdir}/vmware-tools/tools.conf.example - Drop unnecessary patch: - gcc9-warnings.patch * Tue Aug 06 2019 kallan@suse.com - Revert change from (bsc#1133623) update vmtoolsd.service tools to run after the network service is ready. This updated caused cyclic dependencies as reported by bugs (bsc#1143452) and (bsc#1141969) * Tue May 07 2019 kallan@suse.com - Update vmtoolsd.service tools to run after the network service is ready. (bsc#1133623) - Link VGAuthService to libxmlsec1 rather than libxml-security-c in SLES 12 SP3. (bsc#1122435) * Fri Mar 29 2019 kallan@suse.com - Update to 10.3.10 (build 12406962) (boo#1130898) + Resolved - In certain cases, quiesced snapshots on Linux guests do not include backup manifests. - Drop unnecessary patch: - include_log_h_for_g_info.patch - no_manifest_on_aborted_snapshot.patch - send_vmbackup_event_generic_manifest.patch - vmtoolsd_bailout_on_rpc_errors.patch * Wed Mar 13 2019 kallan@suse.com - Link VGAuthService to libxmlsec1 rather than libxml-security-c for SLES 15 and SLES 15 SP1. It requires libxmlsec1 to be available in the base. VGAuthService is already being linked with libxmlsec1 for SLES 12 SP4. (bsc#1122435) * Tue Feb 26 2019 mliska@suse.cz - Add gcc9-warnings.patch (bsc#1126102). * Fri Feb 08 2019 kallan@suse.com - Link VGAuthService to libxmlsec1 rather than libxml-security-c in SLE products where available. (bsc#1122435) - Add patches to correct and/or improve handling of certain quiesced snapshot failures (bsc#1124397). + no_manifest_on_aborted_snapshot.patch Don't send a backup manifest when aborting a Linux quiesced snapshot. + vmtoolsd_bailout_on_rpc_errors.patch Bail out vmtoolsd early when there are RPC errors. + send_vmbackup_event_generic_manifest.patch Always send VMBACKUP_EVENT_GENERIC_MANIFEST during quiesced snapshots. + include_log_h_for_g_info.patch Include vmware/tools/log.h to define g_info. * Tue Jan 29 2019 kallan@suse.com - Update vmtoolsd.service to support cloud-init customization by default by adding "DefaultDependencies=no" and "Before=cloud-init-local.service" to the [Unit] section of vmtoolsd.service (bsc#1121964) . - Copyright year updated in spec file. * Fri Nov 09 2018 kallan@suse.com - Update to 10.3.5 (build 10430147) (boo#1115118) + While running a quiesced snapshot of a Linux guest on the vSphere hosts earlier than version 6.7, open-vm-tools logs warning messages. + CreateTemporaryFileInGuest/CreateTemporaryDirectoryInGuest returns a file path that does not exist. + Excessive spikes of the Memory/Workload percentage metric, in a vRealize Operations cluster. + open-vm-tools Service running as vmusr crashes on Linux systems which are not running on the VMware platform. - Drop unnecessary patch: - false-negative-cloud-init.patch - handle-linux-kernel-stat-overflow.patch - optional-override-os-name.patch * Fri Oct 12 2018 kallan@suse.com - Added Handle Linux kernel /proc FS uint32 type stat overflow when calculating (bsc#1110793). + handle-linux-kernel-stat-overflow.patch On both 32-bit and 64-bit Linux, tools always parses Linux kernel /proc FS stats as uint64 values. For rate stats, current - previous can handle uint64 type stat overflow, but not uint32 type. - Added patch for Optional override for short and long OS names sent from Tools (bsc#1047469). + optional-override-os-name.patch Added support for customers to override the returned long and short OS names through the tools config file. If the setting is present, then names gathered by hostinfo will be ignored. The user is responsible for setting the appropriate names. - Added patch for Workaround for false negative result when detecting cloud-init existance (bsc#1111619) + false-negative-cloud-init.patch "cloud-init -v" cmd is used to detect if cloud-init is properly configured and it works on most linux distros. However in some linux distro like Amazon Linux 2, "cloud-init -v" will print result to stderr instead of stdout and it makes "forkExecAndWaitCommand" give false negative result. 1. added a new bool switch in "ForkExecAndWaitCommand" to choose if we should ignore the stderr output when the return code is 0 2. removed unnecessary reference for "ForkExecAndWaitCommand" in linuxDeploymentUtilities.c 3. trivial change for some formatting * Wed Aug 15 2018 kallan@suse.com - After updating the project to include openSUSE_Leap_15.0 and SLE_15, the builds for these two projects fail because of unresolved dependencies. Some Factory configuration settings were being used for them. Need to adjust the spec file to not use Factory configuration settings for openSUSE_Leap_15.0 and SLE_15. * Fri Aug 10 2018 kallan@suse.com - Remove vgauthd.service from the %pre and %post section in the spec file. This allows vmtoolsd.service to enable vgauthd if needed which creates the vmtoolsd.service.requires/vgauthd.service symlink. (bsc#1103868) - Add Requires: libxmlsec1-openssl1 to the spec file. This is needed when using xmlsec1 rather than xml-ssecurity-c. * Mon Aug 06 2018 kallan@suse.com - Update to 10.3.0 (build 8931395) + Starting with 10.3.0, open-vm-tools builds with xmlsec1 by default (instead of building with xml-security). To revert to the old behavior and build with xml-security, use the option '--enable-xmlsecurity' for the ./configure command. + Add BuildRequires: libxml2-devel + Add BuildRequires: pkgconfig(xmlsec1) for all openSUSE builds + Use --enable-xmlsecurity when building for SLE - Drop unnecessary patches - 100-libtirpc.patch * Thu May 17 2018 mlatimer@suse.com - Switch from sunrpc to libtirpc to enable building under glibc 2.27 in openSUSE Factory. (commit 375d4463c68be3a133e4377655b68cc090cd9511) + 100-libtirpc.patch * Fri Apr 06 2018 mlatimer@suse.com - Update to 10.2.5 (build 8068406) (boo#1089181) + Compatible with supported versions of VMware vSphere ESXi 5.5 and later, VMware Workstation 14.0 and VMware Fusion 10.0.0. + Quiesced snapshot: Ability to exclude specific file systems from quiesced snapshots on Linux guest operating systems. For more details, see [Documentation](https://docs.vmware.com/en/VMware-Tools/index.html) + Disable display mode setting: A configuration option is introduced to disable normal display mode setting functionality using open-vm-tools. For more details, see [KB 53572](https://kb.vmware.com/s/article/53572). - Drop unnecessary patches - udev_rules-disk-devs-only.patch * Tue Feb 13 2018 dimstar@opensuse.org - Stop depending on the meta-package xorg-x11-devel as BuildRequires, but use the explicit module names configure is looking for: pkgconfig(sm), pkgconfig(xcomposite), pkgconfig(xext), pkgconfig(xi), pkgconfig(xinerama), pkgconfig(xrandr), pkgconfig(xrender) and pkgconfig(xtst). * Thu Dec 21 2017 mlatimer@suse.com - The VMware provided open-vm-tools-deploypkg is now obsoleted. * Fri Dec 15 2017 mlatimer@suse.com - Update to 10.2.0 (build 7253323) (boo#1073174) + Fix memory leak in vmtoolsd. + Add SUSE Server for SAP Applications to hostinfoPosix.c + Fix crash issue when stopping vmtoolsd(vmuser). + Add new GOS definitions (e.g. SLES 15) for virtual hardware version 14. + Add /usr/bin/vmware-user symlink to vmware-user-suid-wrapper. + Provide vmware-vgauth-smoketest, for VGAUthservice validation. - Modify udev rules to only adjust timeout on disk devices (bsc#1063320) + udev_rules-disk-devs-only.patch - Due to a hard dependency on glibc 2.12, open-vm-tools 10.2.0 no longer builds for SLES11. Remove all SLES11 specific options in spec file. - Drop unnecessary patches - Report-SLES12-SAP-guest-OS-as-SLES12.patch - resolutionKMS-wayland.patch - fix_discards_qualifiers_warning.patch (only applicable to SLES11) * Fri Oct 13 2017 mlatimer@suse.com - Build deploypackage plugin for SLES11 (bsc#1062837) (The VMware provided open-vm-tools-deploypkg is now obsolete.) - Enable building with ssl capabilities for SLES11. +fix_discards_qualifiers_warning.patch * Fri Oct 06 2017 mlatimer@suse.com - Update to 10.1.15 stable release + Tools Hgfs Plugin: refresh Hgfs drives on client start + Report version data via guestinfo vars + Add entries for MacOS 10.13 (High Sierra) to guest_os_tables.h * Mon Aug 21 2017 mlatimer@suse.com - open-vm-tools fails to correctly set screen resolution under Wayland environments (boo#1054800) + resolutionKMS-wayland.patch * Tue Aug 15 2017 mlatimer@suse.com - Update to 10.1.10 stable release (boo#1051977, bsc#1052129) + Map certain PAM errors to VGAUTH_E_AUTHENTICATION_DENIED. + Exclude non-directory and non-existing paths during quiescing. + Fix timesync state to be uncalibrated when adjustment is large (>60ms). + Fix an invalid class pointer access when the VSS provider is not installed. + Add support for the new selection target name "text/rtf" for copy/paste. + VMCI: reset datagram buffer pointer on dealloc + randomly generate tmp directory name + Previously Common Agent Framework (CAF) builds were linking against specific versions of PCRE and libiconv. That restriction has been removed. + Reverts commit 7023998ba5594871a658c5ef1be4dbda6c0158eb to prevent intermittent hangs during soft reboots of RHEL 6.8 Linux VM. + Includes fix for VMs freezing during snapshots (bsc#1051627) (Thaw filesystems if the snapshot commit message to VMX fails. Commit b443e6456ffda66c0279032ab932ef271f8e1ae6) - Drop unnecessary patch: + glibc-sysmacros.patch * Fri Mar 31 2017 ken@suse.com - Fix unowned /var/lib/vmware directory. (bsc#1028866) - Fix package dependency for open-vm-tools on libvmtools0 (bsc#1031968) * Mon Mar 27 2017 ken@suse.com - fix build failure caused by upstream glibc change requiring explicit include of sys/sysmacros.h + glibc-sysmacros.patch * Thu Mar 09 2017 ken@suse.com - Updated to 10.1.5 stable release (boo#1027987) + Authentication failure is reported as unknown general system error. + Unable to backup virtual machines with active Docker containers. * Mon Feb 20 2017 kukuk@suse.de - Don't require insserv if we don't need it. * Tue Feb 07 2017 ken@suse.com - Sumbitting update for SLE11SP4, SLE12SP1, SLE12SP2 see fate#322214 & fate#322218 * Wed Dec 14 2016 sparschauer@suse.de - Report SLES12-SAP guest OS as SLES12 (bsc#1013496) + Report-SLES12-SAP-guest-OS-as-SLES12.patch * Thu Dec 01 2016 ken@suse.com - Remove building KMP modules. No longer needed or wanted for current releases. User space tool vmhgfs-fuse has replaced the need for vmhgfs kernel module. * Sat Nov 12 2016 ken@suse.com - Updated to 10.1.0 stable release (boo#1011057) + vmware-namespace-cmd command line utility. + gtk3 support + Common Agent Framework (CAF) + guest authentication with xmlsec1 + FreeBSD support + sub-command to push updated network information to the host on demand + udev rules for configuring SCSI timeouts in the guest + fixes for Ubuntu 16.10 + Fix for quiesced snapshot failure leaving guest file system quiesced (bsc#1006796) + Fix for CVE-2015-5191 (bsc#1007600) - Dropped upstream patches included (or not necessary) in 10.1.0: + vmw-bitmask-gcc6.patch + no-unused-const.patch + enable-gcc46+.patch * Wed Nov 02 2016 jcejka@suse.de - Add udev rule to increase VMware virtual disk timeout values (bsc#994598) [99-vmware-scsi-udev.rules] * Wed Jul 13 2016 ken@suse.com - Fix vmtoolsd init script to run vmtoolsd in background. (bsc#971031) + fix originally done in SLE-11-SP4 code base by tcech@suse.cz * Thu Jun 16 2016 ken@suse.com - Added patches for GCC 6 build failure (boo#985110) + vmw-bitmask-gcc6.patch + no-unused-const.patch * Wed Jun 08 2016 ken@suse.com - Update to 10.0.7-gtk3 stable branch + add support for gtk3, needed by the dndcp and resolutionset plugins + remove files generated by autoreconf + a few minor build fixes - Update fixes copy-n-paste and drag-n-drop regressions (bsc#978424) - Added new vmblock-fuse.service - Drop upstream patches included (or not necessary) in 10.0.7-gtk3: + open-vm-tools-posixly.patch + open-vm-tools-buildsystem-fixup.patch * Fri Apr 29 2016 afaerber@suse.de - Sanitize the filename handling some more. The official GitHub filename is open-vm-tools-stable-10.0.7.tar.gz. * Thu Apr 28 2016 ken@suse.com - Update to 10.0.7 stable branch + Added namespace command line utility "vmware-namespace-cmd". * Fri Apr 22 2016 jslaby@suse.com - they renamed open-vm-tools-stable-10.0.5.tar.gz to stable-10.0.5.tar.gz -- fix .spec accordingly * Wed Apr 20 2016 dimstar@opensuse.org - Add open-vm-tools-posixly.patch: defined(linux) is not posix compliant and modern compilers no longer accept it. Change to defined(__linux__) https://github.com/vmware/open-vm-tools/pull/81 - Add open-vm-tools-buildsystem-fixup.patch: since libsigc++ injects - std=c++11 into CFLAGS, the various objects in open-vm-tools need to be split up a bit in order to not have a mixed C/C++ object receiving the same CFLAGS. * Wed Dec 23 2015 mlatimer@suse.com - Compile without gtkmm support for SLES12 based environments (which do not provide gtkmm2.4) * Tue Dec 01 2015 mlatimer@suse.com - Update to 10.0.5 stable branch + [vgauth] fix timestamp check + [libresolutionSet.so] Add an error handler to X11 resolutionSet + [vmci.ko] Kill tasklet when unloading vmci module + [libvmbackup.so] Quiesced snapshots Skip freezing autofs mounts. + [vmhgfs.ko] make vmhgfs compatible with Linux kernel 4.2 * Fri Oct 30 2015 mlatimer@suse.com - Enable vgauth for openSUSE Leap 42.1 (bsc#952645) * Thu Oct 22 2015 mlatimer@suse.com - Remove vgauth requirements from vmtoolsd.service file if vgauth is not enabled. - Remove gcc4.7 requirement for older environments. * Wed Sep 09 2015 mlatimer@suse.com - Enable certificate-based access control via SAML tokens (vgauth) on openSUSE Factory. * Thu Sep 03 2015 mlatimer@suse.com - Update to open-vm-tools-10.0.0-3000743 (boo#944615) + Common versioning + Quiesced snapshots enhancements for Linux guests running IO workload + Shared Folders (Linux kernel 4.0.0 and higher only) + ESXi Serviceability + GuestInfo Enhancements + Internationalization, with support for: + English + French + German + Spanish + Italian + Japanese + Korean + Simplified Chinese + Traditional Chinese + Compatibility with all supported versions of VMware vSphere, VMware Workstation 12.0 and VMware Fusion 8.0 - Drop upstream patches included (or not necessary) in 10.0.0: - 0001-Fix-vmxnet-module-on-kernels-3.16.patch - 0002-Fix-d_alias-to-d_u.d_alias-for-kernel-3.18.patch - 0003-Fix-f_dentry-msghdr-kernel-3.19.patch - 0004-vmhgfs-bdi-kernel-4.0.patch - xutils-add-cstring.patch - Remove vmhgfs define to ensure vmhgfs is always built - Only build kernel modules for versions <= openSUSE 13.2 * Wed Sep 02 2015 mlatimer@suse.com - Do not attempt to start vmware-vmblock-fuse if vmware-vmblock-fuse (included with the -desktop package) is not installed (bsc#943236) * Wed Aug 12 2015 dimstar@opensuse.org - For SLE11, the KMP is still required; the .spec file logic is now only enabled in the linked package, the 2nd spec file must not be part of the main package open-vm-tools (as Factory would immediately create the linked package, which would fail building with Linux 4.x) (boo#941384). * Mon Aug 10 2015 dimstar@opensuse.org - Drop KMP related .spec and .changes file (bsc#938593) (for now we keep the logic in the .spec file, in case we want to resurrect it). * Mon Jul 13 2015 mlatimer@suse.com - Update to open-vm-tools-9.10.2-2822639 + Fix various compilation errors + Retry sending vmbackup event with elevated privileges + Add a -h option to vgauth + Workaround NFS open bug by retrying on ESTALE + Fix the HGFS protocol opcode to differentiate headers + Thaw filesystems when the snapshot commit message to VMX fails - Drop upstream patches included in 9.10.2: - toolboxcmd-fix-logic.patch - asm_x86.patch * Sun Jun 28 2015 antoine.belvire@laposte.net - Fix compilation issues with GCC 5: * Add toolboxcmd-fix-logic.patch * Add asm_x86.patch * Thu May 21 2015 mlatimer@suse.com - Build using gcc4.7 for SLES11 environments to avoid mul64.h dependency problem for i586 architectures - Include cstddef to resolve compile problems under gcc4.7 enable-gcc46+.patch - Ensure xutils builds properly under older versions of gcc xutils-add-cstring.patch - Prevent files on shared folders from being truncated to 0 bytes under 4.0 kernel 0004-vmhgfs-bdi-kernel-4.0.patch * Mon May 18 2015 mlatimer@suse.com - Update to open-vm-tools-9.10.0-2476743: + vgauth added + deploypkg added + guest proxycerttool added + hgfs and vmci/vsock fixes + asyncsocket enhancements + library fixes and improvements + locking and logging fixes and improvements + foundry fixes + vm-support script fixes - Replace obsolete patches with rebased versions (from ArchLinux): - Drop 0001-Remove-unused-DEPRECATED-macro.patch - Drop 0002-Conditionally-define-g_info-macro.patch - Drop 0003-Add-kuid_t-kgid_t-compatibility-layer.patch - Drop 0004-Use-new-link-helpers.patch - Drop 0005-Update-hgfs-file-operations-for-newer-kernels.patch - Drop 0006-Fix-vmxnet-module-on-kernels-3.16.patch - Drop 0007-Fix-vmhgfs-module-on-kernels-3.16.patch - Drop 0008-Fix-segfault-in-vmhgfs.patch - Drop open-vm-tools-linux-3.17.7.patch - Drop open-vm-tools-linux-3.17.patch - Drop open-vm-tools-linux-3.18.0.patch - Add 0001-Fix-vmxnet-module-on-kernels-3.16.patch - Add 0002-Fix-d_alias-to-d_u.d_alias-for-kernel-3.18.patch - Add 0003-Fix-f_dentry-msghdr-kernel-3.19.patch - Add libmspack BuildRequires (deploypkg). - Add openssl BuildRequires (grabbitmqproxy and vgauth). - Compile using --without-xmlsecurity and --without-xerces as pkgconfig(xml-security-c) is not yet available in the build service, (disables vgauth support). - Disable deploypkg for older versions of SLES and openSUSE. - Disable ssl for older versions of SLES and openSUSE (disables grabbitmqproxy and vgauth). - Update spec file to be compatible with SLES and openSUSE. - This update also addresses a suspend with systemd issue (bsc#913727) * Tue May 05 2015 dimstar@opensuse.org - Handle kernel 4.0: we can't just compare the 'minor' part of the version anymore when applying patches. * Thu Mar 12 2015 mlatimer@suse.com - Prevent autoinstallation of open-vm-tools in SLES11SP4 environments due to potential conflict with VMware tools. (bsc#921618) * Thu Feb 19 2015 dimstar@opensuse.org - Add open-vm-tools-linux-3.19.0.patch: Fix building of vmhgfs with Kernel 3.19.0+. * Wed Jan 21 2015 mlatimer@suse.com - Remove modprobe of deprecated vmsync module from SysV init script. * Fri Jan 16 2015 mlatimer@suse.com - Update specfile to ensure kernel modules are not built or required for SLES11SP4 and SLES12. * Fri Jan 09 2015 mlatimer@suse.com - Use fuse-devel instead of pkgconfig(fuse) in SLES11SP4. * Mon Jan 05 2015 dimstar@opensuse.org - Add open-vm-tools-linux-3.17.7.patch: Fix building of vmhgfs with Kernel 3.17.7+. - Add open-vm-tools-linux-3.18.0.patch: Fix building of vmhgfs with Kernel 3.18.0+. * Mon Jan 05 2015 dimstar@opensuse.org - Split building of KMPs into own spec file: open-vm-tools-KMP: the resulting KMP packages keep their existing name, as this is handled through the kernel_package macros. This split allows to work around boo#905420. * Sat Nov 29 2014 ledest@gmail.com - fix bashisms in vmware-user-autostart-wrapper script * Wed Nov 12 2014 dimstar@opensuse.org - Add open-vm-tools-linux-3.17.patch: Fix build with Linux 3.17.0. * Mon Nov 10 2014 dimstar@opensuse.org - Sync up patches with ArchLinux: + Added 0001-Remove-unused-DEPRECATED-macro.patch + Added 0002-Conditionally-define-g_info-macro.patch + Added 0003-Add-kuid_t-kgid_t-compatibility-layer.patch + Added 0004-Use-new-link-helpers.patch + Added 0005-Update-hgfs-file-operations-for-newer-kernels.patch + Added 0006-Fix-vmxnet-module-on-kernels-3.16.patch + Added 0007-Fix-vmhgfs-module-on-kernels-3.16.patch + Added 0008-Fix-segfault-in-vmhgfs.patch + Droped g_info_redefine.patch (now named 0002-Conditionally-define-g_info-macro.patch). - Enable building of KMP packages. * Mon Nov 10 2014 ledest@gmail.com - Fix bashisms in preun script. * Fri Oct 31 2014 crrodriguez@opensuse.org - Do not generate timestamps in the doxygen docs. * Mon Oct 20 2014 dimstar@opensuse.org - Add -Wno-cpp to CFLAGS.
/etc/pam.d/vmtoolsd /etc/vmware-tools /etc/vmware-tools/poweroff-vm-default /etc/vmware-tools/poweron-vm-default /etc/vmware-tools/resume-vm-default /etc/vmware-tools/scripts /etc/vmware-tools/scripts/vmware /etc/vmware-tools/scripts/vmware/network /etc/vmware-tools/statechange.subr /etc/vmware-tools/suspend-vm-default /etc/vmware-tools/tools.conf /etc/vmware-tools/tools.conf.example /etc/vmware-tools/vgauth /etc/vmware-tools/vgauth.conf /etc/vmware-tools/vgauth/schemas /etc/vmware-tools/vgauth/schemas/XMLSchema-hasFacetAndProperty.xsd /etc/vmware-tools/vgauth/schemas/XMLSchema-instance.xsd /etc/vmware-tools/vgauth/schemas/XMLSchema.dtd /etc/vmware-tools/vgauth/schemas/XMLSchema.xsd /etc/vmware-tools/vgauth/schemas/catalog.xml /etc/vmware-tools/vgauth/schemas/datatypes.dtd /etc/vmware-tools/vgauth/schemas/saml-schema-assertion-2.0.xsd /etc/vmware-tools/vgauth/schemas/xenc-schema.xsd /etc/vmware-tools/vgauth/schemas/xml.xsd /etc/vmware-tools/vgauth/schemas/xmldsig-core-schema.xsd /usr/bin/VGAuthService /usr/bin/vm-support /usr/bin/vmhgfs-fuse /usr/bin/vmtoolsd /usr/bin/vmware-alias-import /usr/bin/vmware-checkvm /usr/bin/vmware-hgfsclient /usr/bin/vmware-namespace-cmd /usr/bin/vmware-rpctool /usr/bin/vmware-toolbox-cmd /usr/bin/vmware-vgauth-cmd /usr/bin/vmware-vgauth-smoketest /usr/bin/vmware-xferlogs /usr/lib/systemd/system/vgauthd.service /usr/lib/systemd/system/vmtoolsd.service /usr/lib/udev/rules.d/99-vmware-scsi-udev.rules /usr/lib64/open-vm-tools /usr/lib64/open-vm-tools/plugins /usr/lib64/open-vm-tools/plugins/common /usr/lib64/open-vm-tools/plugins/common/libhgfsServer.so /usr/lib64/open-vm-tools/plugins/common/libvix.so /usr/lib64/open-vm-tools/plugins/vmsvc /usr/lib64/open-vm-tools/plugins/vmsvc/libappInfo.so /usr/lib64/open-vm-tools/plugins/vmsvc/libcomponentMgr.so /usr/lib64/open-vm-tools/plugins/vmsvc/libdeployPkgPlugin.so /usr/lib64/open-vm-tools/plugins/vmsvc/libgdp.so /usr/lib64/open-vm-tools/plugins/vmsvc/libguestInfo.so /usr/lib64/open-vm-tools/plugins/vmsvc/libguestStore.so /usr/lib64/open-vm-tools/plugins/vmsvc/libpowerOps.so /usr/lib64/open-vm-tools/plugins/vmsvc/libresolutionKMS.so /usr/lib64/open-vm-tools/plugins/vmsvc/libtimeSync.so /usr/lib64/open-vm-tools/plugins/vmsvc/libvmbackup.so /usr/sbin/rcvgauthd /usr/sbin/rcvmtoolsd /usr/share/doc/packages/open-vm-tools /usr/share/doc/packages/open-vm-tools/AUTHORS /usr/share/doc/packages/open-vm-tools/ChangeLog /usr/share/doc/packages/open-vm-tools/NEWS /usr/share/doc/packages/open-vm-tools/README /usr/share/licenses/open-vm-tools /usr/share/licenses/open-vm-tools/COPYING /usr/share/open-vm-tools /usr/share/open-vm-tools/messages /usr/share/open-vm-tools/messages/de /usr/share/open-vm-tools/messages/de/VGAuthCli.vmsg /usr/share/open-vm-tools/messages/de/VGAuthService.vmsg /usr/share/open-vm-tools/messages/de/libvgauth.la.vmsg /usr/share/open-vm-tools/messages/de/toolboxcmd.vmsg /usr/share/open-vm-tools/messages/de/vmtoolsd.vmsg /usr/share/open-vm-tools/messages/en /usr/share/open-vm-tools/messages/en/VGAuthCli.vmsg /usr/share/open-vm-tools/messages/en/VGAuthService.vmsg /usr/share/open-vm-tools/messages/en/libvgauth.la.vmsg /usr/share/open-vm-tools/messages/en/toolboxcmd.vmsg /usr/share/open-vm-tools/messages/en/vmtoolsd.vmsg /usr/share/open-vm-tools/messages/es /usr/share/open-vm-tools/messages/es/VGAuthCli.vmsg /usr/share/open-vm-tools/messages/es/VGAuthService.vmsg /usr/share/open-vm-tools/messages/es/libvgauth.la.vmsg /usr/share/open-vm-tools/messages/es/toolboxcmd.vmsg /usr/share/open-vm-tools/messages/es/vmtoolsd.vmsg /usr/share/open-vm-tools/messages/fr /usr/share/open-vm-tools/messages/fr/VGAuthCli.vmsg /usr/share/open-vm-tools/messages/fr/VGAuthService.vmsg /usr/share/open-vm-tools/messages/fr/libvgauth.la.vmsg /usr/share/open-vm-tools/messages/fr/toolboxcmd.vmsg /usr/share/open-vm-tools/messages/fr/vmtoolsd.vmsg /usr/share/open-vm-tools/messages/it /usr/share/open-vm-tools/messages/it/VGAuthCli.vmsg /usr/share/open-vm-tools/messages/it/VGAuthService.vmsg /usr/share/open-vm-tools/messages/it/libvgauth.la.vmsg /usr/share/open-vm-tools/messages/it/toolboxcmd.vmsg /usr/share/open-vm-tools/messages/it/vmtoolsd.vmsg /usr/share/open-vm-tools/messages/ja /usr/share/open-vm-tools/messages/ja/VGAuthCli.vmsg /usr/share/open-vm-tools/messages/ja/VGAuthService.vmsg /usr/share/open-vm-tools/messages/ja/libvgauth.la.vmsg /usr/share/open-vm-tools/messages/ja/toolboxcmd.vmsg /usr/share/open-vm-tools/messages/ja/vmtoolsd.vmsg /usr/share/open-vm-tools/messages/ko /usr/share/open-vm-tools/messages/ko/VGAuthCli.vmsg /usr/share/open-vm-tools/messages/ko/VGAuthService.vmsg /usr/share/open-vm-tools/messages/ko/libvgauth.la.vmsg /usr/share/open-vm-tools/messages/ko/toolboxcmd.vmsg /usr/share/open-vm-tools/messages/ko/vmtoolsd.vmsg /usr/share/open-vm-tools/messages/zh_CN /usr/share/open-vm-tools/messages/zh_CN/VGAuthCli.vmsg /usr/share/open-vm-tools/messages/zh_CN/VGAuthService.vmsg /usr/share/open-vm-tools/messages/zh_CN/libvgauth.la.vmsg /usr/share/open-vm-tools/messages/zh_CN/toolboxcmd.vmsg /usr/share/open-vm-tools/messages/zh_CN/vmtoolsd.vmsg /usr/share/open-vm-tools/messages/zh_TW /usr/share/open-vm-tools/messages/zh_TW/VGAuthCli.vmsg /usr/share/open-vm-tools/messages/zh_TW/VGAuthService.vmsg /usr/share/open-vm-tools/messages/zh_TW/libvgauth.la.vmsg /usr/share/open-vm-tools/messages/zh_TW/toolboxcmd.vmsg /usr/share/open-vm-tools/messages/zh_TW/vmtoolsd.vmsg /var/lib/vmware
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:17:49 2024