bugzilla-daemon at bugzilla.mindrot.org
2018-Sep-20 19:43 UTC
[Bug 2907] New: Build with --without-openssl is broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2907 Bug ID: 2907 Summary: Build with --without-openssl is broken Product: Portable OpenSSH Version: -current Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at mindrot.org Reporter: max.kellermann at gmail.com Created attachment 3177 --> https://bugzilla.mindrot.org/attachment.cgi?id=3177&action=edit add missing `#ifdef WITH_OPENSSL` The OpenSSH source code has various #includes to OpenSSL headers which are not inside #ifdef blocks, breaking the build when OpenSSL is not installed. My patch fixes the problem. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Nov-27 03:53 UTC
[Bug 2907] Build with --without-openssl is broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2907 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Damien Miller <djm at mindrot.org> --- I think Darren has caught most of these by now -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2021-Mar-03 22:52 UTC
[Bug 2907] Build with --without-openssl is broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2907 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- close bugs that were resolved in OpenSSH 8.5 release cycle -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.