ports/core (3.6): [notify] openssh: update to 8.5
commit 15a42120ab0dcc148bbe529cad21af32fc4ce459 Author: Juergen Daubert <jue@jue.li> Date: Thu Mar 4 12:31:09 2021 +0100 [notify] openssh: update to 8.5 includes security fixes, see https://www.openssh.com/txt/release-8.5 diff --git a/openssh/.signature b/openssh/.signature index c499c862..ae79abdf 100644 --- a/openssh/.signature +++ b/openssh/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVequnhcTA4GHdSPUdJNMcc3IC5BHb8ympM/vD1glg89psSVWJdrziNUojvhwSARyYU4IHEsXYJ5v5HD/fllKawtQ4= -SHA256 (Pkgfile) = 8ba51e751932d7c3ee6118fb6b6a49a65afe5a15313ab25168d578da2df31b0d +RWRJc1FUaeVeql7UYGAEoGBPubr0RmgmFBiiV1AfQ09fghYlTQGuO3Wh5eXSMYo4J7UGVBiGtL6YYV1H0q8C+JkI2nmvVfsWxQs= +SHA256 (Pkgfile) = ad37777aa365425dfa028e14da45739d2449eee220e005c5401df687ac2803ae SHA256 (.footprint) = 99f794239faa72eb1bf13505e50d7d846e78bdbd1338a8bcd0975953921855cb -SHA256 (openssh-8.4p1.tar.gz) = 5a01d22e407eb1c05ba8a8f7c654d388a13e9f226e4ed33bd38748dafa1d2b24 +SHA256 (openssh-8.5p1.tar.gz) = f52f3f41d429aa9918e38cf200af225ccdd8e66f052da572870c89737646ec25 SHA256 (sshd.rc) = 59cb8cff9890e9f5c617c5bd4e5a15e5e4bcc4bf35eb73a80322825db60bbfd4 SHA256 (sshd.pam) = 2b1053e21c1b1399281e06cae5c254f7e1109bb27c83ccb49969962d58595415 diff --git a/openssh/Pkgfile b/openssh/Pkgfile index b38d7b64..e0acb5a1 100644 --- a/openssh/Pkgfile +++ b/openssh/Pkgfile @@ -4,7 +4,7 @@ # Depends on: linux-pam openssl zlib name=openssh -version=8.4p1 +version=8.5p1 release=1 source=(http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd.rc sshd.pam)
participants (1)
-
crux@crux.nu