Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/py-augeas: rebuild against python 3.7 | Natanael Copa | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | community/py-augeas: fix crash on mips* | alpine-mips-patches | 2019-03-05 | 1 | -3/+6 |
| | | | | | | | | On mips* dynamically imported symbol (here 'free') must be looked up in its explicitly dlopen()ed module (here 'None' which means the standard C library in cffi world). This change does not break x86_64 at least and actually follows the cffi docs at cdef.html#ffi-dlopen-loading-libraries-in-abi-mode | ||||
* | testing/py-augeas: move to community | Carlo Landmeter | 2019-01-26 | 1 | -0/+49 |
Needed for certbot |