summaryrefslogtreecommitdiff
path: root/gnu/packages/security-token.scm
Commit message (Collapse)AuthorAge
* gnu: opensc: Switch to new package style.Timotej Lazar2024-06-24
| | | | | | | * gnu/packages/security-token.scm (opensc)[arguments]: Use g-exps. Change-Id: I3e59323deb804ba98669d51771ccfa05a92723e3 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: opensc: Update to 0.25.1.Timotej Lazar2024-06-24
| | | | | | | * gnu/packages/security-token.scm (opensc): Update to 0.25.1. Change-Id: I16dbf047671115274a25c3b1fba0285952f9f41d Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add pkcs11-helper.Andy Tai2024-05-23
| | | | | | | * gnu/packages/security-token.scm (pkcs11-helper): New variable. Change-Id: Ib17e0cf209a6fe797d0c797829ba91091b719028 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* Revert "gnu: pcsc-lite: Update to 2.1.0."Ricardo Wurmus2024-05-06
| | | | | | | This reverts commit a8f0e8a31dd9b74a4f9950b3e2efe8dfeed5789a. It leads to 3799 dependent packages being rebuilt, so it's not suitable for the master branch.
* gnu: pcsc-lite: Update to 2.1.0.Arjan Adriaanse2024-05-06
| | | | | | | | | * gnu/packages/security-token.scm (pcsc-lite): Update to 2.1.0. Reviewed-by: Christina O'Donnell <cdo@mutix.org> Change-Id: I133fd056afb84259cf5cb1f3e9c664ac336e50b9 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: opensc: Update to 0.25.0.Andy Tai2024-04-26
| | | | | | | * gnu/packages/security-token.scm (opensc): Update to 0.25.0. Change-Id: I811b997de40ae6fbbf2bb8256884be74683dbf4b Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: ccid: Fix cross-compilation.dan2024-04-02
| | | | | | | * gnu/packages/security-token.scm (ccid): Fix cross-compilation. Change-Id: I15c96a57e155742f5a2a8394402ae0fb0563f663 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: ausweisapp: Update to 2.1.0.Sergey Trofimov2024-03-19
| | | | | | | | * gnu/packages/security-token.scm (ausweisapp2): Deprecate and rename to... (ausweisapp): ... this. Update to 2.1.0. [build-system]: Switch to qt-build-system. [inputs]: Update dependencies to Qt6. [native-inputs]: Replace qttools-5 with qttools.
* gnu: eid-mw: Update to 5.1.11.Tobias Geerinckx-Rice2023-09-10
| | | | * gnu/packages/security-token.scm (eid-mw): Update to 5.1.11.
* gnu: ccid: Update to 1.5.2.Arjan Adriaanse2023-08-29
| | | | | | * gnu/packages/security-token.scm (ccid): Update to 1.5.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add yubikey-manager-qt.Maxim Cournoyer2023-08-10
| | | | | | * gnu/packages/security-token.scm (yubikey-manager-qt): New variable. Reviewed-by: Andreas Enge <andreas@enge.fr>
* gnu: yubico-piv-tool: Use texlive-updmap.cfg in native inputs.Nicolas Goaziou2023-07-18
| | | | | * gnu/packages/security-token.scm (yubico-piv-tool)[native-inputs]: Replace TEXLIVE-BIN with TEXLIVE-UPDMAP.CFG. Re-order inputs alphabetically.
* gnu: python-yubikey-manager: Update to 5.1.1.John Kehayias2023-07-14
| | | | | | | | | | | | | * gnu/packages/security-tokens.scm (python-yubikey-manager): Update to 5.1.1. [source]: Update url. [build-system]: Switch to pyproject-build-system. [arguments]: Delete. [propagated-inputs]: Remove python-six. Add python-keyring. Reorder alphabetically. [native-inputs]: Remove python-mock. Add python-makefun, python-poetry-code and python-pytest. Reorder alphabetically. Co-authored-by: John Kehayias <john.kehayias@protonmail.com>
* gnu: python-fido2: Update to 1.1.1.John Kehayias2023-07-14
| | | | | | | | | | | * gnu/packages/security-tokens.scm (python-fido2): Update to 1.1.1. [build-system]: Switch to pyproject-build-system. [arguments]: Enable tests. Use gexps in phases. [propagated-inputs]: Remove python-six. Add python-pyscard. [native-inputs]: Remove python-mock and python-pyfakefs. Add python-poetry-core and python-pytest. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
* gnu: python-pyscard: Update to 2.0.7.John Kehayias2023-07-14
| | | | | | | * gnu/packages/security-token.scm (python-pyscard): Update to 2.0.7. [arguments]{phases}: Use search-input-directory. Remove trailing #t. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
* gnu: Add pcsc-cyberjack.Arvid Krein2023-06-02
| | | | | | * gnu/packages/security-token.scm (pcsc-cyberjack): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: yubico-piv-tool: Update to 2.3.1.Ricardo Wurmus2023-04-27
| | | | | | * gnu/packages/security-token.scm (yubico-piv-tool): Update to 2.3.1. [source]: Fetch from Github repository. [build-system]: Use cmake-build-system.
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-04-24
|\
| * gnu: eid-mw: Update to 5.1.10.Raphaël Mélotte2023-04-24
| | | | | | | | | | | | * gnu/packages/security-token.scm (eid-mw): Update to 5.1.10 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: libu2f-host: Remove patch-docbook-xml phase.Maxim Cournoyer2023-04-21
| | | | | | | | | | | | * gnu/packages/security-token.scm (libu2f-host) [arguments]: Remove patch-docbook-xml phase. Use gexps. [native-inputs]: Add libxml2.
* | gnu: softhsm: Fix test failure with openssl-3.Timotej Lazar2023-04-18
| | | | | | | | | | | | | | | | * gnu/packages/patches/softhsm-fix-openssl3-tests.patch: New file. * gnu/packages/security-token.scm (softhsm): Use it. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Andreas Enge <andreas@enge.fr>
* | Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm
| * gnu: Add pcsc-tools.Jake Leporte2023-03-21
| | | | | | | | | | | | | | * gnu/packages/security-token.scm (pcsc-tools): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines2023-03-02
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/autotools.scm gnu/packages/cmake.scm gnu/packages/gnuzilla.scm gnu/packages/haskell.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/samba.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/wxwidgets.scm
| * gnu: libnitrokey: Update to 3.8.Morgan Smith2023-02-13
| | | | | | | | | | | | | | * gnu/packages/security-token.scm (libnitrokey): Update to 3.8. [description]: Fix typo. Signed-off-by: Christopher Baines <mail@cbaines.net>
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2023-01-30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/guix.texi gnu/local.mk gnu/packages/admin.scm gnu/packages/base.scm gnu/packages/chromium.scm gnu/packages/compression.scm gnu/packages/databases.scm gnu/packages/diffoscope.scm gnu/packages/freedesktop.scm gnu/packages/gnome.scm gnu/packages/gnupg.scm gnu/packages/guile.scm gnu/packages/inkscape.scm gnu/packages/llvm.scm gnu/packages/openldap.scm gnu/packages/pciutils.scm gnu/packages/ruby.scm gnu/packages/samba.scm gnu/packages/sqlite.scm gnu/packages/statistics.scm gnu/packages/syndication.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm gnu/packages/xml.scm guix/build-system/copy.scm guix/scripts/home.scm
| * gnu: eid-mw: Update to 5.1.8.Tobias Geerinckx-Rice2022-12-11
| | | | | | | | * gnu/packages/security-token.scm (eid-mw): Update to 5.1.8.
| * gnu: libfido2: Update to 1.12.0.Maxim Cournoyer2022-11-21
| | | | | | | | * gnu/packages/security-token.scm (libfido2): Update to 1.12.0.
| * gnu: libfido2: Rewrite using g-exps.Efraim Flashner2022-11-09
| | | | | | | | | | * gnu/packages/security-token.scm (libfido2)[arugments]: Rewrite using g-exps. Remove phases, disable tests.
| * gnu: libfido2: Install udev rules.Nicolas Graves2022-10-13
| | | | | | | | | | | | | | * gnu/packages/security-token.scm (libfido2)[arguments]: Add a configure flag specifying the installation directory of the udev rule. Signed-off-by: Christopher Baines <mail@cbaines.net>
* | Merge branch 'staging' into core-updatesMarius Bakke2022-09-16
|\|
| * gnu: catch-framework2: Rename variable to catch2.Maxim Cournoyer2022-09-15
| | | | | | | | | | | | Automated with: git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
* | Merge branch 'staging' into core-updatesMarius Bakke2022-09-09
|\|
| * gnu: Explicitly use OpenSSL 1.1 in more packages.Marius Bakke2022-09-09
| | | | | | | | | | | | | | | | * gnu/packages/rust-apps.scm (rust-cargo-c)[inputs]: Change from OPENSSL to OPENSSL-1.1. * gnu/packages/security-token.scm (opensc)[inputs]: Likewise. * gnu/packages/spice.scm (spice, spice-gtk)[propagated-inputs]: Likewise. * gnu/packages/web.scm (serf)[propagated-inputs]: Likewise.
* | gnu: pcsc-lite: Update to 1.9.8.Marius Bakke2022-08-30
| | | | | | | | | | * gnu/packages/security-token.scm (pcsc-lite): Update to 1.9.8. [native-inputs]: Add FLEX.
* | Merge branch 'staging' into core-updatesMarius Bakke2022-08-27
|\|
| * gnu: libfido2: Update to 1.11.0.Efraim Flashner2022-08-12
| | | | | | | | * gnu/packages/security-token.scm (libfido2): Update to 1.11.0.
| * gnu: libfido2: Use https for source uri.Efraim Flashner2022-08-12
| | | | | | | | * gnu/packages/security-token.scm (libfido2)[source]: Rewrite using https.
* | Merge branch 'staging' into core-updatesMarius Bakke2022-08-11
|\|
| * gnu: Add cardpeek.Denis 'GNUtoo' Carikli2022-08-01
| | | | | | | | | | | | * gnu/packages/security-token.scm (cardpeek): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: qttools: Rename to qttools-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
| * gnu: qtwebsockets: Rename to qtwebsockets-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | Automated via: git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i git checkout NEWS
| * gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | Automated via: git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i git checkout NEWS
| * gnu: qtdeclarative: Rename to qtdeclarative-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS
| * gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer2022-07-31
| | | | | | | | | | | | | | | | This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| * gnu: eid-mw: Remove input labels.Tobias Geerinckx-Rice2022-07-24
| | | | | | | | | | * gnu/packages/security-token.scm (eid-mw)[native-inputs]: Remove input labels.
| * gnu: eid-mw: Update to 5.1.6.Tobias Geerinckx-Rice2022-07-24
| | | | | | | | | | * gnu/packages/security-token.scm (eid-mw): Update to 5.1.6. [inputs]: Remove libbsd as promised.
* | gnu: pcsc-lite: Add missing Python input.Maya2022-07-23
|/ | | | | | * gnu/packages/security-token.scm (pcsc-lite)[inputs]: Add PYTHON. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Remove python2-pyscard.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/security-token.scm (python2-pyscard): Delete variable.
* gnu: libfido2: Fix cross-compilation.Sébastien Lerique2022-03-31
| | | | | | | * gnu/packages/security-token.scm (libfido2)[arguments]: Set the PKG_CONFIG_EXECUTABLE variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>