app-emulation/open-vm-tools: Update from 12.5.0 to 12.5.2

This commit is contained in:
Flatcar Buildbot 2025-05-21 07:04:03 +00:00 committed by Mathieu Tortuyaux
parent 46ab46abf4
commit 0f5d52438e
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
5 changed files with 4 additions and 2 deletions

View File

@ -0,0 +1 @@
- VMWare: open-vm-tools ([CVE-2025-22247](https://www.cve.org/CVERecord/?id=CVE-2025-22247))

View File

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

View File

@ -1 +1 @@
DIST open-vm-tools-12.5.0-24276846.tar.gz 4361651 BLAKE2B 2f0bc58e51afbb438efd83b048a81d8f0dc23d50268f3b031789a61e57c45e4502dff81e7b339733e3c34eb9f3c46b4483d92cdc9956906933735b1b51128acf SHA512 068f84192b7056144257a8180884a077fe03e34c441f4eb7729112d3dbd75f70e019d3cdbfe7c25243154d7597f152272efde9417d873a585ec1bfc68f34e234
DIST open-vm-tools-12.5.2-24697584.tar.gz 4363141 BLAKE2B 87252f42368ffdb10c23861bea702c2cfd9a248289f3b5f1ba1cd891c76fdc5b9075a3c60c60b958244df3f4abe5b8738c386a9e6df20163bd6d27d853cc9ccd SHA512 19825e02f988b39134538dcb4f0365f8ccf3fae18e245bf61785ea885578881b5f6511aa544ca2b4b24f300a8a099f899a63178885b85ef4c808de18da331d54

View File

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