Summary: | openssh-portable GSSAPI key-exchange patch | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Garrett Wollman <wollman> | ||||
Component: | Individual Port(s) | Assignee: | Marcus Alves Grando <mnag> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Garrett Wollman
2005-09-20 22:50:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->mnag I'll take it Dear Garrett, Best way to include this patch in openssh is submitting to upstream developers of openssh. Thanks -- Marcus Alves Grando Grupos Internet S/A marcus(at)corp.grupos.com.br mnag(at)FreeBSD.org mnag 2006-10-07 21:06:55 UTC FreeBSD ports repository Modified files: security/openssh-portable Makefile distinfo Added files: security/openssh-portable/files openssh-lpk.patch Log: - Add OPTION to enable Kerberos/GSSAPI patch [1] - Add OPTION to enable LPK patch (ldap stored public key) [2] PR: 86384 [1], 103399 [2] Submitted by: Garrett Wollman <wollman___khavrinen.csail.mit.edu> [1], Dmitriy Kirhlarov <dkirhlarov___oilspace.com> [2] Revision Changes Path 1.113 +31 -11 ports/security/openssh-portable/Makefile 1.37 +6 -0 ports/security/openssh-portable/distinfo 1.1 +1813 -0 ports/security/openssh-portable/files/openssh-lpk.patch (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, with minor changes. Thanks! |