Which version of libcrypto? #1

Closed
opened 2018-07-08 19:11:48 +02:00 by leenaars · 2 comments

Can you specify which version of libcrypto this should work with?
And from which branch (openssl, libressl, etc)?

And could you tag a release (even 0.0.1) so people interested in packaging can do so?

Can you specify which version of libcrypto this should work with? And from which branch (openssl, libressl, etc)? And could you tag a release (even 0.0.1) so people interested in packaging can do so?
Owner

Hey, I'm sorry I haven't noticed earlier, I've just logged in and see a notification. I haven't had the slightest expectation that someone would make the effort.

Yeah, I could make a release, I have no intentions on working on this at the moment unless someone donates.

The program builds fine with:

Native dependency libcrypto found: YES 1.1.0h

OpenSSL older than 1.1 will not build but it can be circumvented. LibreSSL will probably have the same problem since it seems to stay behind with its API, though 2.7 might be OK.

I've just noticed that it will also not build on Debian Jessie because it has an old version of Meson.

Hey, I'm sorry I haven't noticed earlier, I've just logged in and see a notification. I haven't had the slightest expectation that someone would make the effort. Yeah, I could make a release, I have no intentions on working on this at the moment unless someone donates. The program builds fine with: ```plain Native dependency libcrypto found: YES 1.1.0h ``` OpenSSL older than 1.1 will not build but it can be circumvented. LibreSSL will probably have the same problem since it seems to stay behind with its API, though [2.7](https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.7.0-relnotes.txt) might be OK. I've just noticed that it will also not build on Debian Jessie because it has an old version of Meson.
Owner

Released 1.0, clarified API version in README.

Released 1.0, clarified API version in README.
p closed this issue 2018-08-03 20:07:47 +02:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: p/pdf-simple-sign#1
No description provided.