mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 21:46:58 +02:00
Merge pull request #1318 from flatcar/vmware-12.3.5-main
Upgrade open-vm-tools in main from 12.3.0 to 12.3.5
This commit is contained in:
commit
9f989cc91e
@ -0,0 +1 @@
|
|||||||
|
- VMWare: open-vm-tools ([CVE-2023-34058](https://nvd.nist.gov/vuln/detail/CVE-2023-34058), [CVE-2023-34059](https://nvd.nist.gov/vuln/detail/CVE-2023-34059))
|
@ -0,0 +1 @@
|
|||||||
|
- VMWare: open-vm-tools ([12.3.5](https://github.com/vmware/open-vm-tools/releases/tag/stable-12.3.5))
|
@ -1 +1 @@
|
|||||||
DIST open-vm-tools-12.3.0-22234872.tar.gz 4362694 BLAKE2B dbbcc3af51737cd9f4ed67a5d77e74dc3040e872b1af58e06a691c74987c3f39b9923c837a18629d758a807c81237f9398c436212d2acef687d35cc8acee2b43 SHA512 942be3c225d5724e236959dc0d422358b99d2844ed8f1c2d2ca06ea5959c12b1a5ac4fa47ee48c27d1c1291f6d783d1cf87303bf64b8117fd96f226ae4d632e5
|
DIST open-vm-tools-12.3.5-22544099.tar.gz 4364646 BLAKE2B 465165f5d23dbfac1c8aa9f12bdb42563a62ad111fce1b8cc4647f564c7a3d49e13431e5085b315f34b0caeee92b43b785f693f7b1dcf18777d7b2a56cfaffc2 SHA512 7a81d929ea4871b8af0af0fa3dc62a821ac4286235255103f1bcf014e3b04b5bbbfa178a9328a16d67cfd595c4ce726dc9e195adbe21ec5c68a4d1abb1561ff6
|
||||||
|
@ -7,7 +7,7 @@ inherit autotools linux-info pam systemd udev
|
|||||||
|
|
||||||
DESCRIPTION="Tools for VMware guests"
|
DESCRIPTION="Tools for VMware guests"
|
||||||
HOMEPAGE="https://github.com/vmware/open-vm-tools"
|
HOMEPAGE="https://github.com/vmware/open-vm-tools"
|
||||||
MY_P="${P}-22234872"
|
MY_P="${P}-22544099"
|
||||||
SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/${MY_P}.tar.gz"
|
SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/${MY_P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
Loading…
Reference in New Issue
Block a user