mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
main/ansible: security upgrade to 2.8.19 (CVE-2021-20191)
This commit is contained in:
parent
e0cc5721d9
commit
c4164355fa
@ -3,7 +3,7 @@
|
||||
# Contributor: Takuya Noguchi <takninnovationresearch@gmail.com>
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=ansible
|
||||
pkgver=2.8.16
|
||||
pkgver=2.8.19
|
||||
pkgrel=0
|
||||
pkgdesc="A configuration-management, deployment, task-execution, and multinode orchestration framework"
|
||||
url="https://ansible.com/"
|
||||
@ -17,6 +17,8 @@ source="https://releases.ansible.com/ansible/ansible-$pkgver.tar.gz
|
||||
"
|
||||
|
||||
# secfixes:
|
||||
# 2.8.19-r0:
|
||||
# - CVE-2021-20191
|
||||
# 2.8.15-r0:
|
||||
# - CVE-2020-14330
|
||||
# - CVE-2020-14332
|
||||
@ -67,5 +69,7 @@ package() {
|
||||
install -m644 README.rst "$pkgdir"/usr/share/doc/$pkgname
|
||||
}
|
||||
|
||||
sha512sums="88c1b9c136846add896e9fb0b2cacc270d4025efa63bea3f020180e2f9c89de0b671a60aa9f05fad2aed9cd289586773dbe3acb964f1b6207075cbf36698ce46 ansible-2.8.16.tar.gz
|
||||
f44f1492495abe092cd9f91669ccfee65748f43663571361de97c3b1c5c1219d355aa7236179decb73446376018fa81aace7eaeb8c10a83d3cf4e006508533dd add-lxc-container_shell-option.patch"
|
||||
sha512sums="
|
||||
05ddd69d9eb278652b561ab9bfcfa4cb478b5c458a2c6825d76b3039dbf24132d554adba2871e1eaea98e6f9c1c56433522340f043a034419eca5a819d086c6f ansible-2.8.19.tar.gz
|
||||
f44f1492495abe092cd9f91669ccfee65748f43663571361de97c3b1c5c1219d355aa7236179decb73446376018fa81aace7eaeb8c10a83d3cf4e006508533dd add-lxc-container_shell-option.patch
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user