Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
b3b865b9
Commit
b3b865b9
authored
2 years ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
community/open-vm-tools: really add the patch
Fixes
9f4a766b
.
parent
9f4a766b
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/open-vm-tools/APKBUILD
+4
-2
4 additions, 2 deletions
community/open-vm-tools/APKBUILD
with
4 additions
and
2 deletions
community/open-vm-tools/APKBUILD
+
4
−
2
View file @
b3b865b9
...
...
@@ -4,7 +4,7 @@ pkgname=open-vm-tools
pkgver
=
11.3.5
_pkgsubver
=
${
pkgver
#*_p
}
_ver
=
${
pkgver
/_p/-
}
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"The Open Virtual Machine Tools are the open source implementation of VMware Tools."
url
=
"https://github.com/vmware/open-vm-tools/"
arch
=
"aarch64 x86 x86_64"
...
...
@@ -54,6 +54,7 @@ makedepends="
"
pkggroups
=
"vmware"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/vmware/open-vm-tools/archive/stable-
$_ver
.tar.gz
1205-Properly-check-authorization-on-incoming-guestOps-re.patch
0001-lib-misc-Recognize-Alpine-Linux.patch
0002-open-vm-tools-Add-disable-werror-configure-option.patch
0003-Do-not-assume-that-linux-and-gnu-libc-are-the-same-t.patch
...
...
@@ -80,7 +81,7 @@ builddir="$srcdir/$pkgname-stable-$_ver"
options
=
"suid"
# needed for vmware-user-suid-wrapper
# secfixes:
# 11.3.5-r
1
:
# 11.3.5-r
2
:
# - CVE-2022-31676
_subpackages
=
"
$subpackages
"
# save for func _all
...
...
@@ -266,6 +267,7 @@ _all() {
sha512sums
=
"
1bbd245f8e73cfe28fea76c59898a8433ae643a8333f7409914c9cf9a86303242a64dd5667807cf4600ec1f4ff42dd38b14ad8aed795878e17508d4b3d43be73 open-vm-tools-11.3.5.tar.gz
e61fd373c000e59c37e09db92580efa25d5be8e93cf0f040d142c0584db67c51e7b18c8c69c98b77f6867215b22d2400cda6d13eb5145009ee54ce86df5cecf2 1205-Properly-check-authorization-on-incoming-guestOps-re.patch
874e950f04c697bfe7a628fcd08756517d9c02e0c8b1439895db8b3154b50cd42e4afd59a34a32462d8a0da1be5238dc1e66c318c15b2e6e83800faa25f5dee7 0001-lib-misc-Recognize-Alpine-Linux.patch
9188161f9bbd6572ee20855e727257b2140b39f1ba19b96879eb9878fb08cbdb7c3a5c9f5f8a4f389090acea6f71ee88fb36c7d4a74c1b8b94c9124db696a7f2 0002-open-vm-tools-Add-disable-werror-configure-option.patch
1dd0cde6ee19aec77ddf803e95b0404e803569a38c7b3d001832b4bbeae95ea15ed32c59f27bffb315130bad0c7a788a7a522df13a5f265f66c4c7c302a1966d 0003-Do-not-assume-that-linux-and-gnu-libc-are-the-same-t.patch
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment