mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/zsh: security upgrade to 5.8.1
- Fixes: CVE-2021-45444
This commit is contained in:
parent
f0dad25b03
commit
f3ef08c96a
@ -3,6 +3,8 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
#
|
||||
# secfixes:
|
||||
# 5.8.1-r0:
|
||||
# - CVE-2021-45444
|
||||
# 5.8-r0:
|
||||
# - CVE-2019-20044
|
||||
# 5.4.2-r1:
|
||||
@ -10,8 +12,8 @@
|
||||
# - CVE-2018-1071
|
||||
#
|
||||
pkgname=zsh
|
||||
pkgver=5.8
|
||||
pkgrel=2
|
||||
pkgver=5.8.1
|
||||
pkgrel=0
|
||||
pkgdesc="Very advanced and programmable command interpreter (shell)"
|
||||
url="https://www.zsh.org/"
|
||||
arch="all"
|
||||
@ -174,5 +176,7 @@ _submv() {
|
||||
mv "$pkgdir"/$path "$subpkgdir"/${path%/*}/
|
||||
}
|
||||
|
||||
sha512sums="96198ecef498b7d7945fecebbe6bf14065fa8c5d81a7662164579eba8206b79575812d292adea1864bc7487ac0818ba900e25f9ab3802449340de80417c2c533 zsh-5.8.tar.xz
|
||||
1067ad916d8921fe8880e040453782dcaafb6c05566f72b806e71aef2c2a53f25b6039cf8133196dd52cf7e23b172452ef3f77188bab8c8b1a50c1ea6ffa176a zprofile"
|
||||
sha512sums="
|
||||
f54a5a47ed15d134902613f6169c985680afc45a67538505e11b66b348fcb367145e9b8ae2d9eac185e07ef5f97254b85df01ba97294002a8c036fd02ed5e76d zsh-5.8.1.tar.xz
|
||||
1067ad916d8921fe8880e040453782dcaafb6c05566f72b806e71aef2c2a53f25b6039cf8133196dd52cf7e23b172452ef3f77188bab8c8b1a50c1ea6ffa176a zprofile
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user