Summary: | dev-python/m2crypto - add LibreSSL support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Stefan Strogin <steils> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | libressl |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/10781 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 561854 | ||
Attachments: | m2crypto-libressl-0.31.0.patch |
Description
Stefan Strogin
![]() Created attachment 560482 [details, diff]
m2crypto-libressl-0.31.0.patch
I just edit ebuild accordingly to https://github.com/gentoo/libressl/wiki/Transition-plan#fixing-unstable-arch-ebuilds and it seems it works good! Please, edit "m2crypt" to "m2crypto" in title. Oh, thanks. # note: apparently nobody cares about libressl support, dropping support Where did that come from? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cd10c7a66e1387dfc9ea020e3a749e714eb811 commit e0cd10c7a66e1387dfc9ea020e3a749e714eb811 Author: Stefan Strogin <stefan.strogin@gmail.com> AuthorDate: 2019-01-09 08:26:28 +0000 Commit: Aaron Bauman <bman@gentoo.org> CommitDate: 2019-02-16 18:28:22 +0000 dev-python/m2crypto: add LibreSSL support Closes: https://bugs.gentoo.org/674942 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10781 Signed-off-by: Aaron Bauman <bman@gentoo.org> .../m2crypto/files/m2crypto-libressl-0.31.0.patch | 222 +++++++++++++++++++++ ...pto-0.31.0.ebuild => m2crypto-0.31.0-r1.ebuild} | 12 +- 2 files changed, 230 insertions(+), 4 deletions(-) |