Skip to content
Snippets Groups Projects
Commit 92bb3d34 authored by prspkt's avatar prspkt Committed by Ariadne Conill
Browse files

main/putty: security upgrade to 0.76 (CVE-2021-36367)

parent 25c727c5
No related branches found
No related tags found
No related merge requests found
# Maintainer: Jeff Bilyk <jbilyk@alpinelinux.org>
pkgname=putty
pkgver=0.74
pkgver=0.76
pkgrel=0
pkgdesc="SSH and telnet client"
url="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
......@@ -14,6 +14,8 @@ source="http://the.earth.li/~sgtatham/putty/$pkgver/putty-$pkgver.tar.gz
options="!check" # no test suite
# secfixes:
# 0.76-r0:
# - CVE-2021-36367
# 0.74-r0:
# - CVE-2020-14002
# 0.73-r0:
......@@ -37,5 +39,6 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="0da86849ea764cd88643bd2c1984ac7211ae72dd7c41232307b1960a29ca9518044b022d87c60272d6db71a3357026862a112bedb90ee732b41494fca3acde9b putty-0.74.tar.gz
b10b2332ca0592db5664311d1bba7549ded79f16f6eef13dab3caca21626d97657f31e8603766e00b1a06f42cf229107eb53929730fe48e97cfc9216093fcc4c fix-ppc64le-disable-werror.patch"
sha512sums="
4576b359593928c6eba923f2d7b66ac0f2cf00e0c217cdbbb124471c3b35feb090e623847bfc507a4ef106cb3067aac47419e241b11dd8bf4ae554061fa93c25 putty-0.76.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment