openssh: updated to 5.4p1.

This commit is contained in:
Tilman Sauerbeck 2010-03-08 08:08:18 +01:00
parent 70e1e4165c
commit 66499d1f49
3 changed files with 4 additions and 2 deletions

View File

@ -19,6 +19,7 @@ drwxr-xr-x root/root usr/lib/
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
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/scp.1.gz
@ -36,6 +37,7 @@ drwxr-xr-x root/root usr/man/man5/
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/sftp-server.8.gz
-rw-r--r-- root/root usr/man/man8/ssh-keysign.8.gz
-rw-r--r-- root/root usr/man/man8/ssh-pkcs11-helper.8.gz
-rw-r--r-- root/root usr/man/man8/sshd.8.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/sshd

View File

@ -1,2 +1,2 @@
13563dbf61f36ca9a1e4254260131041 openssh-5.3p1.tar.gz
da10af8a789fa2e83e3635f3a1b76f5e openssh-5.4p1.tar.gz
bd8c806e623552083e1a761019cc2793 sshd

View File

@ -4,7 +4,7 @@
# Depends on: openssl, zlib
name=openssh
version=5.3p1
version=5.4p1
release=1
source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd)