aboutsummaryrefslogtreecommitdiffstats
path: root/community/cargo/replace-openssl-crate.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/cargo: remove abuildJakub Jirutka2018-05-201-236/+0
| | | | | cargo has been merged into the rust abuild in commit 33def910d7e8168c0b5a6a13cfb5910f17a02440.
* community/cargo: rebuild against libgit2 0.26.0 and newer openssl crateJakub Jirutka2018-02-161-26/+112
| | | | | I had to update crate openssl to 0.9.24 to make it build against libressl 2.6.4.
* community/cargo: fix compatibility with libressl 2.6.3Jakub Jirutka2017-11-131-0/+150
See https://github.com/sfackler/rust-openssl/pull/759