From: Victor Martinez Date: Tue, 14 Feb 2017 21:50:09 +0000 (+0000) Subject: openssh: updated to 7.4p1 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=cde64b850e02cae0a2b90dbebcf879f0d8f3e77e;hp=6c436cabace4bba8083044799632c64e5a9ce113;p=crossrootfs.git openssh: updated to 7.4p1 --- diff --git a/openssh/.footprint b/openssh/.footprint index 8b6d478..612ba36 100644 --- a/openssh/.footprint +++ b/openssh/.footprint @@ -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 diff --git a/openssh/.md5sum b/openssh/.md5sum index 02a2db5..9124a6b 100644 --- a/openssh/.md5sum +++ b/openssh/.md5sum @@ -1,2 +1,2 @@ -8709736bc8a8c253bc4eeb4829888ca5 openssh-7.1p1.tar.gz +b2db2a83caf66a208bb78d6d287cdaa3 openssh-7.4p1.tar.gz 7789cba75dc6c448814ca2e51f0dbf30 sshd diff --git a/openssh/Pkgfile b/openssh/Pkgfile index 7d21ab9..b20779f 100644 --- a/openssh/Pkgfile +++ b/openssh/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl zlib tcp_wrappers name=openssh -version=7.1p1 +version=7.4p1 release=1 source=(http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd)