bugzilla-daemon at bugzilla.mindrot.org
2010-Nov-22 00:50 UTC
[Bug 1840] New: openbsd-compat/openssl-compat.c misses openssl/conf.h include for OPENSSL_config with engine support
https://bugzilla.mindrot.org/show_bug.cgi?id=1840 Summary: openbsd-compat/openssl-compat.c misses openssl/conf.h include for OPENSSL_config with engine support Product: Portable OpenSSH Version: 5.6p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: vapier at gentoo.org Created attachment 1958 --> https://bugzilla.mindrot.org/attachment.cgi?id=1958 openssh-portable-openssl-inc.patch if openssh is configured with --with-ssl-engine, then building the code results in the warning: openssl-compat.c: In function ?ssh_SSLeay_add_all_algorithms?: openssl-compat.c:71:2: warning: implicit declaration of function ?OPENSSL_config? so the file needs to pull in openssl/conf.h for the function openssh-5.6p1 shows this issue for sure -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Nov-22 06:59 UTC
[Bug 1840] openbsd-compat/openssl-compat.c misses openssl/conf.h include for OPENSSL_config with engine support
https://bugzilla.mindrot.org/show_bug.cgi?id=1840 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au Blocks| |1803 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2010-11-22 17:59:56 EST --- Applied, thanks. It will be in 5.7p1. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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 bugzilla.mindrot.org
2011-Jan-24 01:34 UTC
[Bug 1840] openbsd-compat/openssl-compat.c misses openssl/conf.h include for OPENSSL_config with engine support
https://bugzilla.mindrot.org/show_bug.cgi?id=1840 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> 2011-01-24 12:34:07 EST --- Move resolved bugs to CLOSED after 5.7 release -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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.