ports/core (2.4): openssh: updated to 5.1p1.
commit c5c62c94c7363f389c92e041e5ab9a0a6aa3ab72 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Jul 22 18:33:23 2008 +0200 openssh: updated to 5.1p1. diff --git a/openssh/.footprint b/openssh/.footprint index 1727a6c..84a56c7 100644 --- a/openssh/.footprint +++ b/openssh/.footprint @@ -30,6 +30,7 @@ lrwxrwxrwx root/root usr/man/man1/slogin.1.gz -> ssh.1.gz -rw-r--r-- root/root usr/man/man1/ssh-keyscan.1.gz -rw-r--r-- root/root usr/man/man1/ssh.1.gz drwxr-xr-x root/root usr/man/man5/ +-rw-r--r-- root/root usr/man/man5/moduli.5.gz -rw-r--r-- root/root usr/man/man5/ssh_config.5.gz -rw-r--r-- root/root usr/man/man5/sshd_config.5.gz drwxr-xr-x root/root usr/man/man8/ diff --git a/openssh/.md5sum b/openssh/.md5sum index 514bafb..23db76e 100644 --- a/openssh/.md5sum +++ b/openssh/.md5sum @@ -1,2 +1,2 @@ -1f1dfaa775f33dd3328169de9bdc292a openssh-5.0p1.tar.gz +03f2d0c1b5ec60d4ac9997a146d2faec openssh-5.1p1.tar.gz bd8c806e623552083e1a761019cc2793 sshd diff --git a/openssh/Pkgfile b/openssh/Pkgfile index b684457..1f30dd6 100644 --- a/openssh/Pkgfile +++ b/openssh/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl, zlib name=openssh -version=5.0p1 +version=5.1p1 release=1 source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd)
participants (1)
-
crux@crux.nu