[Bug 206346] security/openssh-portable: fix GSSAPI key exchange for 7.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 17 22:36:18 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206346

            Bug ID: 206346
           Summary: security/openssh-portable: fix GSSAPI key exchange for
                    7.x
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery at FreeBSD.org
          Reporter: wollman at FreeBSD.org
          Assignee: bdrewery at FreeBSD.org
             Flags: maintainer-feedback?(bdrewery at FreeBSD.org)

Created attachment 165727
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165727&action=edit
patch for port Makefile

Simon Wilkinson's GSSAPI enhancements patch has been updated for OpenSSH 7.1p2.
 I got the updated patch from Debian, but they credit Red Hat for the actual
porting work.  Attached are two versions of the patch (they differ only in one
file, sshconnect2.c, depending on whether HPN/NONECIPHER options are enabled). 
I modified the Makefile to treat this as an "extra" rather than "distribution"
patch, and to choose the right version of the patch depending on which options
are enabled.  This is tested with all three possible combinations of options.

(I would note in passing that security/krb5 now installs shared libraries with
SONAME bogusly set to libfoo.so.X.Y rather than the proper libfoo.so.X.)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list