Go to file
Kirk Allan a77a3130e2 Accepting request 641751 from home:kallan:branches:Virtualization:VMware
- 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

- Update to 10.2.5 (build 8068406) (boo#1089181)

OBS-URL: https://build.opensuse.org/request/show/641751
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=362
2018-10-12 21:07:33 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-vm-tools?expand=0&rev=1 2008-04-23 23:47:24 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-vm-tools?expand=0&rev=1 2008-04-23 23:47:24 +00:00
false-negative-cloud-init.patch Accepting request 641751 from home:kallan:branches:Virtualization:VMware 2018-10-12 21:07:33 +00:00
handle-linux-kernel-stat-overflow.patch Accepting request 641751 from home:kallan:branches:Virtualization:VMware 2018-10-12 21:07:33 +00:00
open-vm-tools-10.3.0-8931395.tar.gz Accepting request 629299 from home:kallan:branches:Virtualization:VMware 2018-08-15 15:08:57 +00:00
open-vm-tools-modprobe.conf small_cleanup 2011-05-31 13:09:54 +00:00
open-vm-tools.changes Accepting request 641751 from home:kallan:branches:Virtualization:VMware 2018-10-12 21:07:33 +00:00
open-vm-tools.spec Accepting request 641751 from home:kallan:branches:Virtualization:VMware 2018-10-12 21:07:33 +00:00
optional-override-os-name.patch Accepting request 641751 from home:kallan:branches:Virtualization:VMware 2018-10-12 21:07:33 +00:00
tools.conf Accepting request 112078 from home:dimstar:branches:Virtualization:VMware 2012-04-06 18:11:26 +00:00
vgauthd.service Accepting request 404101 from home:kenljohnson:branches:Virtualization:VMware 2016-06-23 05:41:33 +00:00
vmblock-fuse.service Accepting request 404101 from home:kenljohnson:branches:Virtualization:VMware 2016-06-23 05:41:33 +00:00
vmtoolsd Accepting request 408355 from home:kenljohnson:branches:Virtualization:VMware 2016-07-13 20:11:00 +00:00
vmtoolsd.service Accepting request 404101 from home:kenljohnson:branches:Virtualization:VMware 2016-06-23 05:41:33 +00:00
vmware-user-autostart-wrapper Accepting request 263439 from home:Ledest:bashisms 2014-12-02 10:38:00 +00:00
vmware-user-autostart.desktop OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-vm-tools?expand=0&rev=10 2009-06-10 13:30:14 +00:00