mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/libssh: security upgrade to 0.9.4
This commit is contained in:
parent
ca076b373f
commit
aff6dec3df
@ -1,8 +1,8 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=libssh
|
||||
pkgver=0.9.3
|
||||
pkgrel=1
|
||||
pkgver=0.9.4
|
||||
pkgrel=0
|
||||
pkgdesc="Library for accessing ssh client services through C libraries"
|
||||
url="https://www.libssh.org/"
|
||||
arch="all"
|
||||
@ -15,6 +15,8 @@ source="https://www.libssh.org/files/${pkgver%.*}/libssh-$pkgver.tar.xz
|
||||
"
|
||||
|
||||
# secfixes:
|
||||
# 0.9.4-r0:
|
||||
# - CVE-2020-1730
|
||||
# 0.9.3-r0:
|
||||
# - CVE-2019-14889
|
||||
# 0.7.6-r0:
|
||||
@ -44,4 +46,4 @@ package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
sha512sums="6e59718565daeca6d224426cc1095a112deff9af8e0b021917e04f08bb7409263c35724de95f591f38e26f0fb3bbbbc69b679b6775edc21dec158d241b076c6f libssh-0.9.3.tar.xz"
|
||||
sha512sums="38705c19c293ea5e6d286d22eb17021dbe58d88c1e647b699933aa0db9ca1174d43d1ff76c1a1b17bf2cc1a8297ec02f1a67dd9e969676dd69cf6fbdae9bc8d4 libssh-0.9.4.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user