Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4283e1c2 | 2022-06-28 10:13:51 | patch opensc to avoid mlock, tweaked from an earlier diff by kn | ||
| 0f262aaa | 2022-03-16 10:16:26 | opensc: rm instead of @comment'ing share/doc/opensc and all files in it no problem now but experience has shown that @comment'ing a directory often results in files later being added to the dir without undoing the @comment, in which case the dir is not registered correctly in plists | ||
| 06ed88e5 | 2022-03-12 10:09:12 | Missing BDEP on shells/bash-completion. | ||
| bb46f32f | 2022-03-10 14:37:15 | update to opensc-0.22.0, clean up the patches | ||
| 668981d2 | 2021-10-31 17:19:13 | security/opensc: Neuter various API reimplementations that were broken with the latest LibreSSL bump. All this API is now provided by the libraries. | ||
| 7f2a67e9 | 2020-11-25 14:26:26 | update to OpenSC 0.21.0, various fixes/improvements including CVE-2020-26570, CVE-2020-26571, CVE-2020-26572 | ||
| e75953c7 | 2020-02-08 10:36:01 | opensc: fix the build on gcc archs by overriding `-Werror' Backported from a pull request made to upstream, allowing port supplied flags to be on top priority. Safety REVISION bump advised by kn@. OK kn@ kmos@ | ||
| d33d3608 | 2020-01-30 07:15:08 | Update to OpenSC 0.20.0 Lots of new support, improvements but also CVE fixes, see https://github.com/OpenSC/OpenSC/wiki#news Testing and version string fix from Gabriel Kihlman, thanks! OK rsadowski | ||
| 08891b0a | 2019-11-09 07:09:09 | opensc: remove -Werror from CFLAGS, this fixes the build on base-gcc archs. OK sthen@ jca@ | ||
| 48b0b966 | 2019-07-12 20:48:23 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |