diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-08 06:13:39 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-08 06:13:39 +0000 |
| commit | 64d34e2992b81cdbfe4f9c5fa65ca4e40ff8b164 (patch) | |
| tree | c451e60a99785a7bfc6c0d428f950396fb5b5b22 /openssh | |
| parent | ab41d3dd59c8013aa44d1f64f1d2ef4dde65288a (diff) | |
| download | alicelinux-64d34e2992b81cdbfe4f9c5fa65ca4e40ff8b164.tar.gz alicelinux-64d34e2992b81cdbfe4f9c5fa65ca4e40ff8b164.zip | |
Woodpecker CI a9b0359a86b1655be0dc198f01bb4df6b3bf6a2b [SKIP CI]
Diffstat (limited to 'openssh')
| -rw-r--r-- | openssh/.checksum | 2 | ||||
| -rw-r--r-- | openssh/.files | 18 | ||||
| -rw-r--r-- | openssh/abuild | 2 |
3 files changed, 2 insertions, 20 deletions
diff --git a/openssh/.checksum b/openssh/.checksum index c544f3b3..e56fa64e 100644 --- a/openssh/.checksum +++ b/openssh/.checksum @@ -1,2 +1,2 @@ -214da311ab5a920d9d72b4b913712d82b15af8f80e0bc4290303601d7906979e openssh-10.0p2.tar.gz +522190185b4468e4580ddefcdb59496dcd9ef867a4bdbcbe90cf888904322e98 openssh-10.1p1.tar.gz 4012d0f90ad02ef57f7688b61d249061b7065e0b0fe7fcb7dd2d519cc9541a3c sshd.run diff --git a/openssh/.files b/openssh/.files index 835a0185..d6180e14 100644 --- a/openssh/.files +++ b/openssh/.files @@ -26,23 +26,5 @@ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/sshd drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/scp.1.gz --rw-r--r-- root/root usr/share/man/man1/sftp.1.gz --rw-r--r-- root/root usr/share/man/man1/ssh-add.1.gz --rw-r--r-- root/root usr/share/man/man1/ssh-agent.1.gz --rw-r--r-- root/root usr/share/man/man1/ssh-keygen.1.gz --rw-r--r-- root/root usr/share/man/man1/ssh-keyscan.1.gz --rw-r--r-- root/root usr/share/man/man1/ssh.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/moduli.5.gz --rw-r--r-- root/root usr/share/man/man5/ssh_config.5.gz --rw-r--r-- root/root usr/share/man/man5/sshd_config.5.gz -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 drwxr-xr-x root/root var/ drwxr-xr-x root/root var/empty/ diff --git a/openssh/abuild b/openssh/abuild index c422e686..20eb1db3 100644 --- a/openssh/abuild +++ b/openssh/abuild @@ -1,5 +1,5 @@ name=openssh -version=10.0p2 +version=10.1p1 release=1 source="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/${name}-${version}.tar.gz sshd.run" |