Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
e88a5122
Commit
e88a5122
authored
Jan 28, 2021
by
Drew DeVault
Committed by
Kevin Daudt
Jan 28, 2021
Browse files
main/doas: patch out PATH reset vulnerability
parent
327ae4ff
Pipeline
#69888
passed with stages
in 1 minute and 35 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
main/doas/APKBUILD
View file @
e88a5122
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname
=
doas
pkgver
=
6.6.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"OpenBSD's temporary privilege escalation tool"
url
=
"https://github.com/Duncaen/OpenDoas"
arch
=
"all"
license
=
"BSD"
makedepends
=
"bison"
subpackages
=
"
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/Duncaen/OpenDoas/archive/v
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/Duncaen/OpenDoas/archive/v
$pkgver
.tar.gz
reset-path.patch
"
builddir
=
"
$srcdir
/OpenDoas-
$pkgver
"
options
=
"
$options
suid"
...
...
@@ -37,4 +40,5 @@ package() {
chmod
440
"
$pkgdir
"
/etc/doas.conf
}
sha512sums
=
"390e0e139a2641be22c4493c3ed755d9cb4091f4ab8d590123b7c8c4f2f116cea3b3500926ff191fb98d92192ca9e92118cbcbeb463a7833763e00c65603e678 doas-6.6.1.tar.gz"
sha512sums
=
"390e0e139a2641be22c4493c3ed755d9cb4091f4ab8d590123b7c8c4f2f116cea3b3500926ff191fb98d92192ca9e92118cbcbeb463a7833763e00c65603e678 doas-6.6.1.tar.gz
cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e reset-path.patch"
main/doas/reset-path.patch
0 → 100644
View file @
e88a5122
Kevin Daudt
💻
@kdaudt
mentioned in commit
9e259950
·
Jan 28, 2021
mentioned in commit
9e259950
mentioned in commit 9e259950190c924b4a17825aad2d7cee87fbd75b
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment