[Pkg-giraffe-maintainers] Bug#861849: kopanocore: d/p/OpenSSL-Make-SSLv2-conditional.patch has obvious logic bug

Nishanth Aravamudan nish.aravamudan at canonical.com
Thu May 4 17:53:01 UTC 2017


Package: kopanocore
Severity: normal

Dear Maintainer,

The d/p/OpenSSL-Make-SSLv2-conditional.patch appears to be logiclly
buggy:

In the case that SSL_TXT_SSLV2 is true, the 'else if' blocks have no
contents and result in syntax errors.

As Ubuntu has not yet migrated OpenSSL versions, and kopanocore is
auto-synced, this results in a FTBFS on Ubuntu 17.10.

I believe both #ifdef SSL_TXT_SSLV2 should contain a last line of

ssl_proto = 0x02;

-- 
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd



More information about the Pkg-giraffe-maintainers mailing list