summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-02 17:08:38 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-02 17:08:38 +0000
commita8438b23fe87234f335fc85ec8a2c68357440a97 (patch)
tree81b82fa0d8e3c1be9b6d2de7909030259b49e97a /security/ssh
parentActivate ja-word. (diff)
Path for problem with tty ownership with chflags and chown in BSD 4.4
variants. Fixes a security bug in tty allocation. PR: 13515 PR: 13536 Submitted by: Issei Suzuki <issei@jp.FreeBSD.org> (ssh2 maintainer)
Notes
Notes: svn path=/head/; revision=21200
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile4
-rw-r--r--security/ssh/distinfo1
2 files changed, 5 insertions, 0 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index b8237c122cc1..46ae6feeae7c 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -13,6 +13,10 @@ DISTNAME= ssh-1.2.27
CATEGORIES= security net
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/
+PATCH_SITES= http://www.ssh.fi/sshprotocols2/patches/
+PATCHFILES= patch-${DISTNAME}-bsd.tty.chown
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= torstenb@FreeBSD.org
# You can set USA_RESIDENT appropriately in /etc/make.conf if this bugs you..
diff --git a/security/ssh/distinfo b/security/ssh/distinfo
index bf690165936c..9a1aee6d4102 100644
--- a/security/ssh/distinfo
+++ b/security/ssh/distinfo
@@ -1 +1,2 @@
MD5 (ssh-1.2.27.tar.gz) = c22bc000bee0f7d6f4845eab72a81395
+MD5 (patch-ssh-1.2.27-bsd.tty.chown) = e4d7755994c2fa0d419a60723e8a9d53