openssh: updated to 8.2p1

This commit is contained in:
Fredrik Rinnestam 2020-02-15 20:27:10 +01:00
parent b5a57d2f18
commit 1b0dd140a1
3 changed files with 8 additions and 6 deletions

View File

@ -22,6 +22,7 @@ drwxr-xr-x root/root usr/lib/ssh/
-rwxr-xr-x root/root usr/lib/ssh/sftp-server
-rws--x--x root/root usr/lib/ssh/ssh-keysign
-rwxr-xr-x root/root usr/lib/ssh/ssh-pkcs11-helper
-rwxr-xr-x root/root usr/lib/ssh/ssh-sk-helper
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/sshd
drwxr-xr-x root/root usr/share/
@ -43,4 +44,5 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/sftp-server.8.gz
-rw-r--r-- root/root usr/share/man/man8/ssh-keysign.8.gz
-rw-r--r-- root/root usr/share/man/man8/ssh-pkcs11-helper.8.gz
-rw-r--r-- root/root usr/share/man/man8/ssh-sk-helper.8.gz
-rw-r--r-- root/root usr/share/man/man8/sshd.8.gz

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqknh8iIQuPRNNZnq3JJwFWIG6DZ+wRiY15Y9J+A22NlXZujhdLR12UpY64OfQquQiuv2cmUMkIWondMDE8paIAk=
SHA256 (Pkgfile) = e99425c132eb0bcb3232a6a239e33058ef490df599bf05acf10bb5697aaa52ee
SHA256 (.footprint) = e6cf4f07bbb0bc189188cd87edb12bfe36fb3c5ffb9f8626a9c264fa23012c30
SHA256 (openssh-8.1p1.tar.gz) = 02f5dbef3835d0753556f973cd57b4c19b6b1f6cd24c03445e23ac77ca1b93ff
RWRJc1FUaeVeqpFA+J8rOj84jg2KumyeDZqCJenei+9C8yi8bVuAiEWiY1gCr67gwk8BAhkdRtxOGLMAS6Y5RsDvbcHHHXxTAw0=
SHA256 (Pkgfile) = 902c38e738d89c83cb34c7ecdd3e2cb150c3d7dd6ac304272c5d888f14c21080
SHA256 (.footprint) = 99f794239faa72eb1bf13505e50d7d846e78bdbd1338a8bcd0975953921855cb
SHA256 (openssh-8.2p1.tar.gz) = 43925151e6cf6cee1450190c0e9af4dc36b41c12737619edff8bcebdff64e671
SHA256 (sshd.rc) = 59cb8cff9890e9f5c617c5bd4e5a15e5e4bcc4bf35eb73a80322825db60bbfd4
SHA256 (sshd.pam) = 2b1053e21c1b1399281e06cae5c254f7e1109bb27c83ccb49969962d58595415

View File

@ -4,8 +4,8 @@
# Depends on: linux-pam openssl zlib
name=openssh
version=8.1p1
release=2
version=8.2p1
release=1
source=(http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz
sshd.rc sshd.pam)