[cryptopp] take latest bug-fixes from cryptopp-cmake#44463
[cryptopp] take latest bug-fixes from cryptopp-cmake#44463rressi-at-globus wants to merge 5 commits into
Conversation
|
The current method of updating to the latest commit requires changing the |
As long as upstream is involved and the installed sources are substantially identical to 8.9.0 I think we can probably take this as a different port-version. |
Unfortunately looking at abdes/cryptopp-cmake@CRYPTOPP_8_9_0...edb9a71 there are meaningful product code changes :( If what you need is just abdes/cryptopp-cmake#128 perhaps you could just add that patch for now? |
a2c1070 to
d0af4c7
Compare
|
This PR has been replaced by this second attempt to have something mergeable with upstream: |
Description
The
cryptopplibrary is build using 2 repositories:weidai11/cryptopp: The official GitHub repo: https://github.com/weidai11/cryptoppabdes/cryptopp-cmake: a repository with the CMake scripts for building the former: https://github.com/abdes/cryptopp-cmakeNow, I have recently fixed an issue with the build of the library with this PR on the second repo and then I had a nice chat you can review on that PR with the author about hot to better bring this fix here.
We both agreed that the best way was to just take the current commit on master from
abdes/cryptopp-cmake:weidai11/cryptopp, version 8.9.0You can consult it the list of changes (20 commits in total):