-
-
Notifications
You must be signed in to change notification settings - Fork 985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update open-vm-tools to latest version 12.3.0 #2733
Comments
The reason that open-vm-tools did not got updated in upstream buildroot? Lack of interest/contributors I guess. The open-vm-tools is one of these packages which are just annoying to maintain: Quite some patches needed to make it work, and upstream has a rather annoying contributor license agreement process. I'll give it a try, if upgrading is somewhat straight forward I can probably handle it. |
I once compiled version 11 to make XPEnology (Synology DSM in a VM) work better in VMware environment (it's on one of my Git repositories). I remember running into a hassle back then but the developers of open-vm-tools were very helpful. Just in case you need help from them, it's worth asking I guess ;-) |
I've started an attempt, but the patches in buildroot do not cleanly apply to the current version. Also rebasing them is non-trivial, at least for some (specifically Most of the patches are actually open PRs upstream (e.g. vmware/open-vm-tools#383 or vmware/open-vm-tools#631), but they seem not to make it through. So Buildroot and other (meta-)distributions have to keep maintain these patches 😢 I probably can reuse the latest patches from OpenEmbedded, those have been rebased to 12.1.5 at least. |
* buildroot 1ba9746c5a...a3dced0daf (1): > package/openvmtools: bump version to 12.3.0
* buildroot 1ba9746c5a...a3dced0daf (1): > package/openvmtools: bump version to 12.3.0
Addressed with #2735. |
Describe the issue you are experiencing
Not really an issue, but is it possible to update open-vm-tools to the latest version 12.3.0? There have many improvements and security fixes being made since the 11.3.5 version that HAOS has implemented. Should not be such a thing as it is part of the buildroot package and only the .ova image would be affected, right?
Thank you in advance and -as always- thank you for your great work!
EDIT: I just mentioned the version on the official buildroot package is also the outdated version 11.3.5. Is there any reason for that?
What operating system image do you use?
ova (for Virtual Machines)
What version of Home Assistant Operating System is installed?
6.1.45
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: