diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-09-25 17:08:02 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-09-25 17:08:02 +0000 |
| commit | 3e97ec639c80ad5480e40c9d7ad70479502bbb9e (patch) | |
| tree | 2e952bf6576619830072a382c792dd8feafa955b | |
| parent | Update to 0.55. (diff) | |
- mark FORBIDDEN until fixed.
Notes
Notes:
svn path=/head/; revision=89368
| -rw-r--r-- | security/hpn-ssh/Makefile | 2 | ||||
| -rw-r--r-- | security/openssh-portable/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index 1c7a0849d975..85ccd9cbafde 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/Makefile @@ -16,6 +16,8 @@ PKGNAMESUFFIX?= -portable MAINTAINER= dinoex@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH +FORBIDDEN= Security Problem with PAM + MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 MLINKS= ssh.1 slogin.1 MAN5= ssh_config.5 sshd_config.5 diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 1c7a0849d975..85ccd9cbafde 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -16,6 +16,8 @@ PKGNAMESUFFIX?= -portable MAINTAINER= dinoex@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH +FORBIDDEN= Security Problem with PAM + MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 MLINKS= ssh.1 slogin.1 MAN5= ssh_config.5 sshd_config.5 |
