Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524662 - net-misc/openssh-6.7_p1 version bump
Summary: net-misc/openssh-6.7_p1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://www.openssh.com/txt/release-6.7
Whiteboard: Waiting for HPN- and X509-patches
Keywords:
Depends on:
Blocks: CVE-2014-2653 523962
  Show dependency tree
 
Reported: 2014-10-07 05:58 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2014-11-16 01:53 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
SCTP support patch for OpenSSH 6.7p1 (openssh-6.7_p1-sctp.diff,25.91 KB, patch)
2014-10-21 10:22 UTC, Joshua Kinard
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-10-07 05:58:10 UTC
Merely a reminder for myself to wait (and check) for needed external patches.
Comment 1 Joshua Kinard gentoo-dev 2014-10-07 06:39:16 UTC
Out of curiosity, what about the SCTP patch here?:
https://bugzilla.mindrot.org/show_bug.cgi?id=2016

I'll update it for 6.7.  People got skittish after the Heartbleed incident, as the author of the original SCTP patch was the same guy that did the DTLS RFC and added the affected code to OpenSSL.  FreeBSD already includes this patch in their ports version of OpenSSH, too.

I would need to add my virtual/sctp bit into the tree first, to handle the case of lksctp-tools on Linux and the sys-freebsd/freebsd-lib for FreeBSD.
Comment 2 Joshua Kinard gentoo-dev 2014-10-21 10:22:41 UTC
Created attachment 387122 [details, diff]
SCTP support patch for OpenSSH 6.7p1

Tested this on a local build of OpenSSH 6.7p1 on amd64 and mips, and it appears to work fine.  Did not test with HPN/X509/LPK patches.  Updated the upstream bug with this patch as well.
Comment 3 SpanKY gentoo-dev 2014-11-15 22:21:56 UTC
i've done the bump now:
http://sources.gentoo.org/net-misc/openssh/openssh-6.7_p1.ebuild?rev=1.1

i forward ported the ldap/hpn patches, and included sctp support.  there is no x509 patch yet and the last one does not apply cleanly, but we've waited more than long enough at this point.
Comment 4 Patrick McLean gentoo-dev 2014-11-16 00:45:30 UTC
You should drop the X509 USE flag for now then, so people who rely on the X509 patch won't get burned when they upgrade.
Comment 5 SpanKY gentoo-dev 2014-11-16 01:53:22 UTC
(In reply to Patrick McLean from comment #4)

the openssh ebuilds have long included checks to prevent this.  if anything, removing it from IUSE is more likely to burn people.