Page MenuHomeSolus

Update open-vm-tools 10.3.5
ClosedPublic

Authored by Girtablulu on Dec 4 2018, 12:43 AM.
Tags
None
Referenced Files
F11051300: D4541.diff
Thu, Aug 10, 7:56 PM
F10946774: D4541.diff
Sat, Jul 15, 11:52 AM
F10806877: D4541.id11160.diff
May 30 2023, 2:55 AM
F10806849: D4541.id11137.diff
May 30 2023, 2:46 AM
F10805695: D4541.diff
May 29 2023, 9:39 PM
F10803155: D4541.id11160.diff
May 29 2023, 10:27 AM
F10802779: D4541.id.diff
May 29 2023, 8:46 AM
F10752599: D4541.id11160.diff
May 16 2023, 3:35 PM

Details

Summary

Update open-vm-tools 10.3.5
Changelog
Link

  • Added vmtoolsd.service to fix resizing on lts
Test Plan

Testing was done by @Gaming4LifeDE and confirmed, resizing works on LTS now

Diff Detail

Repository
R2260 open-vm-tools
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

We tried to fix as well current but without any success

  • we tried to add linux-current to build deps and set
%reconfigure  --with-kernel-release="%kernel_version_current%" \
              --with-kernel-release="%kernel_version_lts%" \
              --with-gtk3 \
              --with-gtkmm3
  • build it with the flag --without-kernel-modules
  • it seems to work on kernel 4.15 on kde neon 18.04
    • we looked into the dep package to figure out if there is any difference but we haven't found anything
    • tried an additional udev rule
KERNEL=="vsock", MODE="0666"
This revision is now accepted and ready to land.Dec 5 2018, 12:57 AM
This revision was automatically updated to reflect the committed changes.