diff --git a/main/openssh/.checksums b/main/openssh/.checksums index 0a0f05a47..b9ddf7722 100644 --- a/main/openssh/.checksums +++ b/main/openssh/.checksums @@ -1,3 +1,3 @@ -471912038124285c96918882ee190a22 openssh-9.1p1.tar.gz +f78b2acac4bb299629a8c58ddc3fac63 openssh-9.2p1.tar.gz b7e7193fefab7b03d54e55ca3f178fad rc.sshd 1ff144dbaa79fbabc546c49a64c2b93a run.sshd diff --git a/main/openssh/.pkgfiles b/main/openssh/.pkgfiles index 81ac39cdf..0463e92a5 100644 --- a/main/openssh/.pkgfiles +++ b/main/openssh/.pkgfiles @@ -1,4 +1,4 @@ -openssh-9.1p1-1 +openssh-9.2p1-1 drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/rc.d/ -rwxr-xr-x root/root etc/rc.d/sshd @@ -6,6 +6,10 @@ drwxr-xr-x root/root etc/ssh/ -rw-r--r-- root/root etc/ssh/moduli -rw-r--r-- root/root etc/ssh/ssh_config -rw-r--r-- root/root etc/ssh/sshd_config +drwxr-xr-x root/root etc/sv/ +drwxr-xr-x root/root etc/sv/sshd/ +-rwxr-xr-x root/root etc/sv/sshd/run +lrwxrwxrwx root/root etc/sv/sshd/supervise -> /run/runit/supervise.sshd drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/scp diff --git a/main/openssh/spkgbuild b/main/openssh/spkgbuild index 53dd12a00..ea92bf02e 100755 --- a/main/openssh/spkgbuild +++ b/main/openssh/spkgbuild @@ -2,7 +2,7 @@ # depends : openssl xauth name=openssh -version=9.1p1 +version=9.2p1 release=1 source="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz run.sshd