Merge pull request #3320 from flatcar/vmware-13.0.5-main

Upgrade open-vm-tools in main from 13.0.0 to 13.0.5
This commit is contained in:
Mathieu Tortuyaux 2025-10-01 14:16:24 +02:00 committed by GitHub
commit f15ac31e44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
- open-vm-tools ([13.0.5](https://github.com/vmware/open-vm-tools/releases/tag/stable-13.0.5))

View File

@ -1 +1 @@
DIST open-vm-tools-13.0.0-24696409.tar.gz 4341653 BLAKE2B e3c936f90f1e82b5548a1ecfb5a29edbff51b12f5d5b77f06ab1a6de59b0a6fd3701aa3dbd5883920a07417683e92108b33ef3e2d03c40592ec548e19674468a SHA512 eacb304f3c00d901ea2afffb09bb26be25b6b10df1de4f1818e7ce07a8c05b5e243c8fbe00a5fbf2680ad5b42727315f5c3fb9af818658ffc2b9425d3f34c37e
DIST open-vm-tools-13.0.5-24915695.tar.gz 4342572 BLAKE2B bd612d2ec36a275b04ef7e73a9c2444f97672fad7e655f9866f4231377f2bb45e7bd6a1278290c9ea17e8cdab4b47f0cb2517b7b11f2b6fe06d802610a281dff SHA512 e8a0c823e8430e3df0873f8031704536e73bec21d4cd37c37a37053fe2a5116ae1d2fdfa05eae95910c22238c967acc96f6603e1dd8289f2ca926507040c757a

View File

@ -5,7 +5,7 @@ EAPI=8
inherit autotools linux-info pam systemd udev
MY_P="${P}-24696409"
MY_P="${P}-24915695"
DESCRIPTION="Tools for VMware guests"
HOMEPAGE="https://github.com/vmware/open-vm-tools"