openssh: update to 7.2p1

This commit is contained in:
Juergen Daubert 2016-03-01 10:00:07 +01:00
parent 1881cf2f85
commit 59bcce928d
3 changed files with 2 additions and 4 deletions

View File

@ -9,7 +9,6 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/scp
-rwxr-xr-x root/root usr/bin/sftp
lrwxrwxrwx root/root usr/bin/slogin -> ./ssh
-rwxr-xr-x root/root usr/bin/ssh
-rwxr-xr-x root/root usr/bin/ssh-add
-rwxr-xr-x root/root usr/bin/ssh-agent
@ -27,7 +26,6 @@ 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
lrwxrwxrwx root/root usr/share/man/man1/slogin.1.gz -> ssh.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

View File

@ -1,2 +1,2 @@
4d8547670e2a220d5ef805ad9e47acf2 openssh-7.1p2.tar.gz
b984775f0cfff1f7ff18b8797fce8a28 openssh-7.2p1.tar.gz
7789cba75dc6c448814ca2e51f0dbf30 sshd

View File

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