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
91f153ee
Unverified
Commit
91f153ee
authored
3 years ago
by
prspkt
Browse files
Options
Downloads
Patches
Plain Diff
main/zsh: security upgrade to 5.8.1
- Fixes: CVE-2021-45444
parent
4d557db1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!30828
[3.13-stable] main/zsh: security upgrade to 5.8.1
Pipeline
#110826
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/zsh/APKBUILD
+8
-4
8 additions, 4 deletions
main/zsh/APKBUILD
with
8 additions
and
4 deletions
main/zsh/APKBUILD
+
8
−
4
View file @
91f153ee
...
@@ -3,6 +3,8 @@
...
@@ -3,6 +3,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
#
#
# secfixes:
# secfixes:
# 5.8.1-r0:
# - CVE-2021-45444
# 5.8-r0:
# 5.8-r0:
# - CVE-2019-20044
# - CVE-2019-20044
# 5.4.2-r1:
# 5.4.2-r1:
...
@@ -10,8 +12,8 @@
...
@@ -10,8 +12,8 @@
# - CVE-2018-1071
# - CVE-2018-1071
#
#
pkgname
=
zsh
pkgname
=
zsh
pkgver
=
5.8
pkgver
=
5.8
.1
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Very advanced and programmable command interpreter (shell)"
pkgdesc
=
"Very advanced and programmable command interpreter (shell)"
url
=
"https://www.zsh.org/"
url
=
"https://www.zsh.org/"
arch
=
"all"
arch
=
"all"
...
@@ -165,5 +167,7 @@ _submv() {
...
@@ -165,5 +167,7 @@ _submv() {
mv
"
$pkgdir
"
/
$path
"
$subpkgdir
"
/
${
path
%/*
}
/
mv
"
$pkgdir
"
/
$path
"
$subpkgdir
"
/
${
path
%/*
}
/
}
}
sha512sums
=
"96198ecef498b7d7945fecebbe6bf14065fa8c5d81a7662164579eba8206b79575812d292adea1864bc7487ac0818ba900e25f9ab3802449340de80417c2c533 zsh-5.8.tar.xz
sha512sums
=
"
1067ad916d8921fe8880e040453782dcaafb6c05566f72b806e71aef2c2a53f25b6039cf8133196dd52cf7e23b172452ef3f77188bab8c8b1a50c1ea6ffa176a zprofile"
f54a5a47ed15d134902613f6169c985680afc45a67538505e11b66b348fcb367145e9b8ae2d9eac185e07ef5f97254b85df01ba97294002a8c036fd02ed5e76d zsh-5.8.1.tar.xz
1067ad916d8921fe8880e040453782dcaafb6c05566f72b806e71aef2c2a53f25b6039cf8133196dd52cf7e23b172452ef3f77188bab8c8b1a50c1ea6ffa176a zprofile
"
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