summaryrefslogtreecommitdiff
path: root/dev-cpp/commoncpp2/files/1.8.1-libressl.patch
AgeCommit message (Collapse)Author
2021-05-03dev-cpp/commoncpp2: drop obsolete LibreSSL patch(es)Sam James
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
2019-02-22dev-cpp/commoncpp2: add patch for openssl-1.1 and libressl supportStefan Strogin
SSLv3_client_method() is deprecated in openssl-1.1 and libressl. They suggest to use SSLv23_client_method. Closes: https://bugs.gentoo.org/674416 Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11120 Signed-off-by: Aaron Bauman <bman@gentoo.org>