diff options
author | kim <kim@pkgsrc.org> | 1999-09-18 22:04:55 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 1999-09-18 22:04:55 +0000 |
commit | 08ecb5e8631c164ea2bbf19a64dcec79e0fbb29a (patch) | |
tree | dc6059543c306f5994c7c9de1eb7b5a21d20e0e3 /security/ssh/files | |
parent | 360620265ba921779d58e5215c08b8b28d3fe5f5 (diff) | |
download | pkgsrc-08ecb5e8631c164ea2bbf19a64dcec79e0fbb29a.tar.gz |
Kerberos IV support (cannot have both IV and V at the same time).
Note that I reverted some LIBZ stuff in patch-ac that was (while
correct) not necessary and conflicted with the Kerberos patch.
I have not tested the combination of Kerberos IV and INET6 (yet).
Diffstat (limited to 'security/ssh/files')
-rw-r--r-- | security/ssh/files/md5 | 3 | ||||
-rw-r--r-- | security/ssh/files/patch-sum | 4 | ||||
-rw-r--r-- | security/ssh/files/patch-sum-v6 | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/ssh/files/md5 b/security/ssh/files/md5 index c703db53a7b..ffabb81ce23 100644 --- a/security/ssh/files/md5 +++ b/security/ssh/files/md5 @@ -1,4 +1,5 @@ -$NetBSD: md5,v 1.11 1999/07/13 13:27:58 itojun Exp $ +$NetBSD: md5,v 1.12 1999/09/18 22:04:57 kim Exp $ MD5 (ssh-1.2.27.tar.gz) = c22bc000bee0f7d6f4845eab72a81395 MD5 (ssh-1.2.27-IPv6-1.5-patch.gz) = b854131fe8aa025abeef32cecfe1b037 +MD5 (ssh-1.2.27-afs-kerberos.patch-1) = d440f74958d9c3805b76dbc13e97e87d diff --git a/security/ssh/files/patch-sum b/security/ssh/files/patch-sum index 1b1b0461305..c2a344f2414 100644 --- a/security/ssh/files/patch-sum +++ b/security/ssh/files/patch-sum @@ -1,8 +1,8 @@ -$NetBSD: patch-sum,v 1.6 1999/09/18 21:10:18 kim Exp $ +$NetBSD: patch-sum,v 1.7 1999/09/18 22:04:57 kim Exp $ MD5 (patch-aa) = dca3a23f5066125131e34fba33baa4ae MD5 (patch-ab) = 9807586f0bcbc7e92045d40be272d585 -MD5 (patch-ac) = 31e64894bfcc03ce805444ff261c7777 +MD5 (patch-ac) = 6ca9c5c5300c27a541928a2c2bc44388 MD5 (patch-ad) = 60483c735ff0e3c47e640002be0cee75 MD5 (patch-ae) = e654824aa0394aa47d474011902411a9 MD5 (patch-af) = 577e03bb92268c10b74ae3e60caf9147 diff --git a/security/ssh/files/patch-sum-v6 b/security/ssh/files/patch-sum-v6 index 5da9013d61c..223659e662d 100644 --- a/security/ssh/files/patch-sum-v6 +++ b/security/ssh/files/patch-sum-v6 @@ -1,8 +1,8 @@ -$NetBSD: patch-sum-v6,v 1.2 1999/09/18 21:10:18 kim Exp $ +$NetBSD: patch-sum-v6,v 1.3 1999/09/18 22:04:57 kim Exp $ MD5 (patch-aa) = dca3a23f5066125131e34fba33baa4ae MD5 (patch-ab) = 9807586f0bcbc7e92045d40be272d585 -MD5 (patch-ac) = 31e64894bfcc03ce805444ff261c7777 +MD5 (patch-ac) = 6ca9c5c5300c27a541928a2c2bc44388 MD5 (patch-ad) = 60483c735ff0e3c47e640002be0cee75 MD5 (patch-ae) = e654824aa0394aa47d474011902411a9 MD5 (patch-af) = 577e03bb92268c10b74ae3e60caf9147 |