[Rpm-maint] [rpm-software-management/rpm] Add OpenSSL crypto backend (#129)
Neal Gompa (ニール・ゴンパ)
notifications at github.com
Sun Feb 5 20:42:37 UTC 2017
So, I've had a chance to test this on MacOS... A few points of feedback:
* The configure script _does not_ catch that OpenSSL 0.9.8zh is incompatible, and the build fails due to undeclared things (`EVP_PKEY_CTX` and `pkey_ctx` were mentioned before it bailed out). It needs some better checks to ensure it only works with compatible OpenSSL versions.
* It does build properly with the new flag when I select `beecrypt` (as I have already built beecrypt for RPM before).
* The `--with-beecrypt` error returns a useful error, telling the user to switch to `--with-crypto=beecrypt`.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/129#issuecomment-277547616
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170205/7a3532fe/attachment.html>
More information about the Rpm-maint
mailing list