|
Bugzilla – Full Text Bug Listing |
| Summary: | openssh fails to build with openssl-1.1 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Tomáš Chvátal <tchvatal> |
| Component: | Other | Assignee: | Petr Cerny <pcerny> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | cfeck, tchvatal, vcizek |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 1042629 | ||
|
Description
Tomáš Chvátal
2017-06-05 10:38:33 UTC
It's still building an old package. Can you grab the newer one from Factory? It was accepted about two days ago - rq#500282. so its building now in Staging:i It is still not implemented. Staging:I was reused after it was waiting for over 1 month to be reviewed... openssh is currently building against openssl 1.0.2 by explicitly requiring libopenssl-1_0_0-devel. There's an upstream pull request: https://github.com/openssh/openssh-portable/pull/48 Fedora has also a patch: https://src.fedoraproject.org/rpms/openssh/blob/master/f/openssh-7.3p1-openssl-1.1.0.patch Petr, Can we add either of these patches to successfully build against OpenSSL 1.1? (In reply to Vítězslav Čížek from comment #5) > There's an upstream pull request: > https://github.com/openssh/openssh-portable/pull/48 > Fedora has also a patch: > https://src.fedoraproject.org/rpms/openssh/blob/master/f/openssh-7.3p1- > openssl-1.1.0.patch > > Petr, > Can we add either of these patches to successfully build against OpenSSL 1.1? I don't think we can use the pull request - Sebastian Krahmer found a double free after the this was committed. The RH/Fedora patch is probably fixed now, but I haven't had time to review it yet - very much like I haven't had time to upgrade Factory to a more recent release. Can we possibly leave this it until then? 2-3 weeks? Yes, it could wait for a while. Factory openssh is currently building against openssl 1.0.2, so it'll keep on building once we change the default openssl to 1.1.0. Eventually we want to drop 1.0.2, so all the Factory packages should build with 1.1.0. This is already fixed in Factory and Leap 15. |