Skip to content

Commit 718793e

Browse files
authored
Merge pull request #3052 from flatcar/vmware-13.0.0-main
Upgrade open-vm-tools in main from 12.5.2 to 13.0.0
2 parents 16f78e5 + 8af9a3b commit 718793e

File tree

5 files changed

+3
-60
lines changed

5 files changed

+3
-60
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- open-vm-tools ([13.0.0](https://github.com/vmware/open-vm-tools/releases/tag/stable-13.0.0))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
DIST open-vm-tools-12.5.2-24697584.tar.gz 4363141 BLAKE2B 87252f42368ffdb10c23861bea702c2cfd9a248289f3b5f1ba1cd891c76fdc5b9075a3c60c60b958244df3f4abe5b8738c386a9e6df20163bd6d27d853cc9ccd SHA512 19825e02f988b39134538dcb4f0365f8ccf3fae18e245bf61785ea885578881b5f6511aa544ca2b4b24f300a8a099f899a63178885b85ef4c808de18da331d54
1+
DIST open-vm-tools-13.0.0-24696409.tar.gz 4341653 BLAKE2B e3c936f90f1e82b5548a1ecfb5a29edbff51b12f5d5b77f06ab1a6de59b0a6fd3701aa3dbd5883920a07417683e92108b33ef3e2d03c40592ec548e19674468a SHA512 eacb304f3c00d901ea2afffb09bb26be25b6b10df1de4f1818e7ce07a8c05b5e243c8fbe00a5fbf2680ad5b42727315f5c3fb9af818658ffc2b9425d3f34c37e

sdk_container/src/third_party/coreos-overlay/app-emulation/open-vm-tools/files/12.4.5-xmlsec1-pc.patch

Lines changed: 0 additions & 57 deletions
This file was deleted.
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ EAPI=8
55

66
inherit autotools linux-info pam systemd udev
77

8-
MY_P="${P}-24697584"
8+
MY_P="${P}-24696409"
99

1010
DESCRIPTION="Tools for VMware guests"
1111
HOMEPAGE="https://github.com/vmware/open-vm-tools"
@@ -70,7 +70,6 @@ BDEPEND="
7070
PATCHES=(
7171
"${FILESDIR}"/10.1.0-Werror.patch
7272
"${FILESDIR}"/11.3.5-icu.patch
73-
"${FILESDIR}"/12.4.5-xmlsec1-pc.patch
7473
)
7574

7675
pkg_setup() {

0 commit comments

Comments
 (0)