aboutsummaryrefslogtreecommitdiff
path: root/utils/opensc
Commit message (Collapse)AuthorAge
* opensc: do not build man pagesEneas U de Queiroz2022-04-08
| | | | | | Add --disable-man to configure flags to skip building man pages. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* opensc: update to version 0.22.0Daniel Golle2021-08-16
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* opensc: update to version 0.21.0Daniel Golle2021-03-25
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* opensc: update to version 0.20.0Daniel Golle2020-01-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* opensc: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-12-08
| | | | | | Based on upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: Change .*GPL.*+ licenses to SPDX compatible identifierSven Eckelmann2019-09-10
| | | | | | | | The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL licenses. But a lot of packages did use a different, non-SPDX style with a "+" at the end instead of "-or-later". Signed-off-by: Sven Eckelmann <sven@narfation.org>
* opensc: Update to 0.19.0Rosen Penev2018-11-22
| | | | | | Pass --disable-notify to avoid libgio dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* opensc: Update to 0.18.0Rosen Penev2018-06-08
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: fix incorrect *_BUILD_DEPENDSMatthias Schiffer2018-01-09
| | | | | | | | | | | | | | | | Build depends refer to source package names, not binary package names. In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of a source package's binary packages; as the corresponding source packages are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to refer to the correct source package name. Dependency of mysql-server is adjusted from libncursesw to libncurses (as libncursesw is a virtual package provided by libncurses), so the build dependency on ncurses is emitted unconditionally. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* treewide: remove superfluous + signs from PKG_BUILD_DEPENDSMatthias Schiffer2018-01-07
| | | | | | A + sign does not have meaning in build depends. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* opensc: update to version 0.17.0Daniel Golle2017-11-07
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* packages: cleanup Makefile variablesStephen Walker2017-06-03
| | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses and consistent section assignments Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* opensc: update to release version 0.16.0Daniel Golle2016-09-19
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* pcsc-lite: update to version 1.8.18Daniel Golle2016-09-19
| | | | | | Support for GnuK token is included in this release, remove patches. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* utils: Fix typos (found by codespell)Stefan Weil2016-03-26
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* opensc: update source, refresh patchesDaniel Golle2015-05-13
| | | | | | Also import two new GnuK-related patches. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* opensc: fix help output of openpgp-toolDaniel Golle2014-12-13
| | | | | | | A comma sign was left-out when re-basing the GnuK patch on top of opensc. Also order options more intuitively, put --do last. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* opensc: bump to git codebase of 20141126 and rebase GnuK patchesDaniel Golle2014-11-27
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* opensc: add PKG_LICENSE informationDaniel Golle2014-08-10
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* opensc: partially revert commit 79bdb90Daniel Golle2014-07-01
| | | | | | add actual libpkcs11-spy dependencies and restore submenus Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* opensc: fix compilationEtienne CHAMPETIER2014-06-30
| | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* opensc: updated projects's web pageNikos Mavrogiannopoulos2014-06-20
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* add OpenSC packageDaniel Golle2014-06-17
OpenSC is a smart card middleware. Patches for support of the GnuK USB token have been added. Signed-off-by: Daniel Golle <daniel@makrotopia.org>