Version: 0.22.0, Package name: opensc-0.22.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description OpenSC provides a set of libraries and utilities to access smart cards. Its main focus is on cards that support cryptographic operations, and facilitates their use in security applications such as mail encryption, authentication, and digital signature. OpenSC implements the PKCS#11 API so applications supporting this API such as Mozilla Firefox and Thunderbird can use it. OpenSC implements the PKCS#15 standard and aims to be compatible with every software that does so, too. |
Filesize: 2233.418 KB |
Version History (View Complete History) |
|
2021-10-31 11:19:13 by Theo Buehler | Files touched by this commit (2) |
Log message: security/opensc: Neuter various API reimplementations that were broken with the latest LibreSSL bump. All this API is now provided by the libraries. |
2020-11-25 07:26:26 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to OpenSC 0.21.0, various fixes/improvements including CVE-2020-26570, CVE-2020-26571, CVE-2020-26572 |
2020-02-08 03:36:01 by Charlene Wendling | Files touched by this commit (2) |
Log message: 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@ |
2020-01-30 00:15:08 by Klemens Nanni | Files touched by this commit (6) |
Log message: 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 |
2019-11-09 00:09:09 by Charlene Wendling | Files touched by this commit (2) |
Log message: opensc: remove -Werror from CFLAGS, this fixes the build on base-gcc archs. OK sthen@ jca@ |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-19 13:13:47 by Christian Weisgerber | Files touched by this commit (40) |
Log message: switch to CONFIGURE_STYLE=autoreconf |
2019-04-24 10:26:59 by Stuart Henderson | Files touched by this commit (94) |
Log message: reset unresponsive maintainers, various porters have spent a bunch of time waiting for timeouts over the last year or more for many of these ports. ok danj@ jca@ kmos@ |
2018-11-14 13:48:22 by Stuart Henderson | Files touched by this commit (33) |
Log message: bump ports known/suspected to be affected by issue with libedit/libreadline and termcap on lld arches. |
2018-10-02 14:30:07 by Klemens Nanni | Files touched by this commit (1) |
Log message: Add missing glib2 dependency Spotted by aja, OK sthen |
2018-09-29 05:19:16 by Klemens Nanni | Files touched by this commit (13) |
Log message: Update to OpenSC-0.19 This release contains fixes for mutliple issues, ranging from stack based buffer overflows to out of bounds reads and writes on the heap. They can be triggered by malicious smartcards sending malformed responses to APDU commands. A detailed description can be found at X41-2018-002 <https://www.x41-dsec.de/lab/advisories/x41-2018-002-OpenSC/>. While here, replace hardcoded 0644 with ${NONBINMODE} and adjust the default PKCS11 provider path to opensc-pkcs11.so so pkcs11-tool(1) works without having to it pass it `--module' all the time. OK sthen rsadowski |
2018-05-10 10:02:57 by Klemens Nanni | Files touched by this commit (3) |
Log message: Switch GH_* to stable /release/ MASTER_SITES While here, turn `find | xargs rm' into `find -delete'. OK sthen |
2018-02-18 07:21:23 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix again, and the diff is now much cleaner as we have all the functions opensc is looking for |
2018-02-18 03:35:31 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix with new libressl functions, from jsing |
2018-02-16 05:20:47 by Stuart Henderson | Files touched by this commit (2) |
Log message: handle EVP_PKEY_up_ref() addition |
2017-09-11 03:27:38 by David Coppa | Files touched by this commit (6) |
Log message: Fix memory leaks, null pointer dereferences, dead assignments (upstream git commits e2fe24d56ac4a90bf140c670ebea02dee6a599d6 and da9484bd6b4052ea6fb022d27bd7e75350d6cf76) |
2017-08-16 08:39:07 by David Coppa | Files touched by this commit (24) |
Log message: Update to OpenSC-0.17.0 |
2016-11-24 02:54:51 by David Coppa | Files touched by this commit (9) |
Log message: libpkcs11: Prevent double-free when the dlopen fails (upstream git commit 24346062c01ad690addb0db55b74f9c53b394c0c) Fix Coverity remarks (upstream git commit 12f402616050e6ac943217b2170e865c1a297e77) |
2016-09-30 07:48:38 by David Coppa | Files touched by this commit (2) |
Log message: Merge "allow building against libressl" (upstream git commit 7b9bd6003082a60bbc4452f048ca8a7b839025f1), and remove local workaround. |
2016-09-20 06:56:15 by David Coppa | Files touched by this commit (2) |
Log message: Fix the pkg-config file |
2016-09-09 08:57:33 by David Coppa | Files touched by this commit (2) |
Log message: Make pkcs15-tool --dump object formatting consistent (upstream git commit 678f2bb1a65e5848dffc995f63e81d1f8092352f) |
2016-09-01 07:24:19 by David Coppa | Files touched by this commit (2) |
Log message: Merge upstream git commit f64c71da28d1c1401445f6e8fa45bc079d5b6cd9: Don't free file if pointer is null Fix a Segmentation fault error |
2016-08-25 07:21:26 by David Coppa | Files touched by this commit (3) |
Log message: Merge two fixes from upstream: commit 1e82dbe5c79e431e4d1b333a91b329e0164a86c2: libopensc: fix reopen SM after reader reconnect commit e98315a1966d73d4b6be733cc0a94a85ebfa7916: libsm: fixed out of bounds write |
2016-06-28 06:56:34 by David Coppa | Files touched by this commit (2) |
Log message: Fix version string |
2016-06-28 05:39:13 by David Coppa | Files touched by this commit (4) |
Log message: Merge fixes from upstream's GH repo: fix possible loss of data (git commit 72dda66be8c3261aae5af54807afdedfa94f4c67) add parameter checking to `sc_right_trim` fix conversion from 'size_t' to 'long', possible loss of data (git commit 050c62f7dfa0b6d76c0c57fbc0e41efba5864079) gids bux fixing fix the problem if the serial number is entered in the command line (git commit 0ae4b4ac0d13e596dd4fbf1a9f35c6a5f3a45726) |
2016-06-07 08:08:44 by David Coppa | Files touched by this commit (13) |
Log message: Update to OpenSC-0.16.0 |
2016-03-16 15:19:39 by Christian Weisgerber | Files touched by this commit (46) |
Log message: remove SHARED_ONLY from ports that use only the gnu module |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-08-06 16:09:39 by Stuart Henderson | Files touched by this commit (1) |
Log message: force -DOPENSSL_NO_STATIC_ENGINE to unbreak opensc, problem found by dcoppa, define suggested by miod, ok naddy@ dcoppa@ |
2015-06-15 03:36:42 by David Coppa | Files touched by this commit (6) |
Log message: Upstream rerolled their tarball; bump. |
2015-04-24 06:53:24 by David Coppa | Files touched by this commit (8) |
Log message: Update to opensc-0.15.0 |
2015-03-20 16:47:42 by Christian Weisgerber | Files touched by this commit (61) |
Log message: fold PFRAG.shared into PLIST for SHARED_ONLY ports |
2014-10-24 07:44:00 by David Coppa | Files touched by this commit (2) |
Log message: sc-hsm: Prevent double-free crash if key generation fails (upstream git commit 5279bfa2d14d2186b31189748bcf89d908f00512) |
2010-12-27 08:30:11 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: SECURITY FIX for SA42658, OpenSC Serial Number Processing Buffer Overflow Vulnerabilities. patches from upstream svn ok maintainer |
2010-12-27 05:05:01 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: regen |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-18 15:41:48 by Marc Espie | Files touched by this commit (144) |
Log message: USE_GROFF=Yes |
2010-09-14 04:32:06 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update opensc to 0.11.13 from maintainer douglas santos, with some tweaks by me |
2010-01-13 01:42:35 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - actually enable openct, functionally unbreaking this. - remove obsolete configure option from markus@ ok ajacoutot@ |
2009-05-31 10:51:07 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - SECURITY UPDATE of opensc to 0.11.8 this fixes the issue that caused CVE-2009-1603 "go ahead" douglas santos (MAINTAINER) |
2009-03-13 15:33:06 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - security update to 0.11.7, fixes SA34052 from douglas santos (MAINTAINER) |
2008-12-23 12:10:33 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update opensc to 0.11.6, includes a SECURITY FIX for SA31330 from Douglas Santos (MAINTAINER), with cleanups and tweaks by me |
2007-09-15 17:30:01 by Michael Erdely | Files touched by this commit (170) |
Log message: Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_* From Darrin Chandler |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2006-08-03 17:28:12 by Marc Espie | Files touched by this commit (43) |
Log message: new lib specs |
2006-02-05 04:03:11 by Steven Mestdagh | Files touched by this commit (1) |
Log message: fix MASTER_SITES and HOMEPAGE, bump PKGNAME |
2005-12-25 08:52:39 by Nikolay Sturm | Files touched by this commit (17) |
Log message: SHARED_LIBS and USE_LIBTOOL |
2005-11-28 00:26:35 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: - Fix HOMEPAGE and MASTER_SITES - Bump PKGNAME noticed by sturm@, thanks! |