openssh: update to 8.2p1
This commit is contained in:
parent
fab5d11b86
commit
8948cceb99
@ -6,7 +6,7 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=openssh
|
topdir=openssh
|
||||||
version=8.1p1
|
version=8.2p1
|
||||||
pkgver=1
|
pkgver=1
|
||||||
source[0]=https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz
|
source[0]=https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz
|
||||||
# If there are no patches, simply comment this
|
# If there are no patches, simply comment this
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
* Wed Feb 19 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 8.2p1-1
|
||||||
|
- Update to 8.2p1
|
||||||
|
|
||||||
* Wed Oct 09 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 8.1p1-1
|
* Wed Oct 09 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 8.1p1-1
|
||||||
- Update to 8.1p1
|
- Update to 8.1p1
|
||||||
|
|
||||||
|
@ -30,5 +30,6 @@ $lprefix/$_sysconfdir
|
|||||||
$lprefix/libexec/ssh-keysign
|
$lprefix/libexec/ssh-keysign
|
||||||
$lprefix/libexec/sftp-server
|
$lprefix/libexec/sftp-server
|
||||||
$lprefix/libexec/ssh-pkcs11-helper
|
$lprefix/libexec/ssh-pkcs11-helper
|
||||||
|
$lprefix/libexec/ssh-sk-helper
|
||||||
default_docs
|
default_docs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user