Revisions of open-vm-tools

Kirk Allan's avatar Kirk Allan (kallan) accepted request 1042968 from Kirk Allan's avatar Kirk Allan (kallan) (revision 423)
- Don't use new LDFLAGS, -labsl_synchronization -lgpr, when building for SLE.

  - Add dependencies on grpc, protobuf, and containerd for container
    introspection
- Added patches (jsc-PED-1344)
  + detect-suse-location.patch
Kirk Allan's avatar Kirk Allan (kallan) committed (revision 422)
Add boo#1205962
Kirk Allan's avatar Kirk Allan (kallan) accepted request 1042521 from Caleb Crane's avatar Caleb Crane (ccrane) (revision 421)
- Add containerInfo plugin (jsc-PED-1344)
    - Add dependencies on grpc, protobuf, and containerd for container introspection

- Add _service to handle open-vm-tools sources
- Update to 12.1.5 (build 20735119)
  - 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.
buildservice-autocommit accepted request 999302 from Kirk Allan's avatar Kirk Allan (kallan) (revision 420)
baserev update by copy to link target
Kirk Allan's avatar Kirk Allan (kallan) accepted request 999301 from Kirk Allan's avatar Kirk Allan (kallan) (revision 419)
- 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
buildservice-autocommit accepted request 965452 from Kirk Allan's avatar Kirk Allan (kallan) (revision 418)
baserev update by copy to link target
Kirk Allan's avatar Kirk Allan (kallan) accepted request 965451 from Kirk Allan's avatar Kirk Allan (kallan) (revision 417)
- 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)
Kirk Allan's avatar Kirk Allan (kallan) accepted request 924275 from Kirk Allan's avatar Kirk Allan (kallan) (revision 416)
- 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.
Kirk Allan's avatar Kirk Allan (kallan) accepted request 901764 from Kirk Allan's avatar Kirk Allan (kallan) (revision 415)
- 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
buildservice-autocommit accepted request 891134 from Kirk Allan's avatar Kirk Allan (kallan) (revision 414)
baserev update by copy to link target
Kirk Allan's avatar Kirk Allan (kallan) accepted request 891133 from Kirk Allan's avatar Kirk Allan (kallan) (revision 413)
- Add open-vm-tools-pollGtk.patch: Fixes boo#1185103 GCC 11: open-vm-tools
  package fails.
buildservice-autocommit accepted request 881492 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 412)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 881482 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 411)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 879216 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 410)
- prepare usrmerge (boo#1029961)
buildservice-autocommit accepted request 866069 from Kirk Allan's avatar Kirk Allan (kallan) (revision 409)
baserev update by copy to link target
Kirk Allan's avatar Kirk Allan (kallan) accepted request 866067 from Kirk Allan's avatar Kirk Allan (kallan) (revision 408)
- 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.
buildservice-autocommit accepted request 853066 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 407)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 852660 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 406)
- Enable build on aarch64
buildservice-autocommit accepted request 847418 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 405)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 847351 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 404)
Fix pkgconfig name in previous checkin.
Displaying revisions 41 - 60 of 463
openSUSE Build Service is sponsored by