mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/putty: security upgrade to 0.81
security fix CVE-2024-31497
This commit is contained in:
parent
66eaf3efa3
commit
a98cf486de
@ -1,6 +1,6 @@
|
||||
# Maintainer: Jeff Bilyk <jbilyk@alpinelinux.org>
|
||||
pkgname=putty
|
||||
pkgver=0.80
|
||||
pkgver=0.81
|
||||
pkgrel=0
|
||||
pkgdesc="SSH and telnet client"
|
||||
url="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
|
||||
@ -13,6 +13,8 @@ source="https://the.earth.li/~sgtatham/putty/$pkgver/putty-$pkgver.tar.gz"
|
||||
options="!check" # no test suite
|
||||
|
||||
# secfixes:
|
||||
# 0.81-r0:
|
||||
# - CVE-2024-31497
|
||||
# 0.80-r0:
|
||||
# - CVE-2023-48795
|
||||
# 0.76-r0:
|
||||
@ -40,5 +42,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
c8a6b6fa54ecd8bcf4ec274fef51343dd9996e6458b250b5555c4dc88ded25e87f97277da482c29858510e65635112d541f559ab683635bd950572d850129f90 putty-0.80.tar.gz
|
||||
d86f2fd0e126b18275d58cf64334b3b27c450899a1c2be2502de9faa2ef58f7fc8efc5d45f25c8395623f1e21917aa02407343bb2fee44c4c00b9f81267d5ecd putty-0.81.tar.gz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user