Age | Commit message (Expand) | Author |
2020-01-10 | gnu: opensc: Eliminate obsolete test disablement....This follows up on commit 508d5c5fa883a3cee53f8da358d853d4b245496c,
I guess.
* gnu/packages/security-token.scm (opensc)[arguments]: Remove the
‘disable-broken-test’ phase.
| Tobias Geerinckx-Rice |
2020-01-10 | gnu: pcsc-lite: Update to 1.8.26....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.26.
| Tobias Geerinckx-Rice |
2020-01-10 | gnu: pcsc-lite: Don't use NAME in source URI....* gnu/packages/security-token.scm (pcsc-lite)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-12-03 | gnu: eid-mw: Update to 4.4.23....* gnu/packages/security-token.scm (eid-mw): Update to 4.4.23.
| Tobias Geerinckx-Rice |
2019-10-27 | gnu: Add pam-u2f....* gnu/packages/security-token.scm (pam-u2f): New variable.
| Ricardo Wurmus |
2019-10-27 | gnu: Add libu2f-server....* gnu/packages/security-token.scm (libu2f-server): New variable.
| Ricardo Wurmus |
2019-08-24 | gnu: python-pyscard: Update to 1.9.9....* gnu/packages/security-token.scm (python-pyscard): Update to 1.9.9.
| Tobias Geerinckx-Rice |
2019-08-13 | gnu: ccid: Update to 1.4.31....* gnu/packages/security-token.scm (ccid): Update to 1.4.31.
| Marius Bakke |
2019-05-20 | gnu: libu2f-host: Update to 1.1.10....* gnu/packages/security-token.scm (libu2f-host): Update to 1.1.10.
| Tobias Geerinckx-Rice |
2019-04-30 | gnu: eid-mw: Name checkout....* gnu/packages/security-token.scm (eid-mw)[source]:
Add FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-24 | gnu: Add python-yubikey-manager and python2-yubikey-manager....* gnu/packages/security-token.scm (python-yubikey-manager)
(python2-yubikey-manager): New variables.
| Chris Marusich |
2019-04-24 | gnu: Add python-fido2 and python2-fido2....* gnu/packages/security-token.scm (python-fido2, python2-fido2): New
variables.
| Chris Marusich |
2019-04-24 | gnu: Add libu2f-host....* gnu/packages/security-token.scm (libu2f-host): New variable.
| Chris Marusich |
2019-04-24 | gnu: Add python-pyscard and python2-pyscard....* gnu/packages/security-token.scm (python-pyscard, python2-pyscard): New
variables.
| Chris Marusich |
2019-04-22 | gnu: eid-mw: Update to 4.4.16....* gnu/packages/security-token.scm (eid-mw): Update to 4.4.16.
| Tobias Geerinckx-Rice |
2019-04-15 | gnu: yubikey-personalization: Update to 1.19.3....* gnu/packages/security-token.scm (yubikey-personalization): Update to 1.19.3.
| Tobias Geerinckx-Rice |
2019-03-31 | gnu: pcsc-lite: Update to 1.8.25....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.25.
| Marius Bakke |
2019-02-18 | gnu: eid-mw: Update to 4.4.13....* gnu/packages/security-token.scm (eid-mw): Update to 4.4.13.
[arguments]: Avoid spurious ‘git: command not found’ during build.
| Tobias Geerinckx-Rice |
2018-12-09 | gnu: Add yubikey-personalization....* gnu/packages/security-token.scm (yubikey-personalization): New variable.
| Chris Marusich |
2018-10-24 | gnu: pcsc-lite: Update to 1.8.24....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.24.
| Tobias Geerinckx-Rice |
2018-09-20 | gnu: ccid: Update to 1.4.30....* gnu/packages/security-token.scm (ccid): Update to 1.4.30.
| Tobias Geerinckx-Rice |
2018-09-19 | gnu: OpenSC: Update to 0.19.0 [security fixes]....Fixes CVE-2018-{16391,16392,16393,16418,16419,16420,16421,16422,16423,16424,
16425,16426,16427}.
* gnu/packages/security-token.scm (opensc): Update to 0.19.0.
| Leo Famulari |
2018-08-23 | gnu: yubico-piv-tool: Update to 1.6.1....* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.1.
| Tobias Geerinckx-Rice |
2018-08-15 | gnu: yubico-piv-tool: Update to 1.6.0 [fixes CVE-2018-14779, CVE-2018-14780]....* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.0.
[inputs]: Add GENGETOPT.
[native-inputs]: Add HELP2MAN.
| Marius Bakke |
2018-08-15 | gnu: opensc: Update to 0.18.0....* gnu/packages/security-token.scm (opensc): Update to 0.18.0.
[arguments]: Add phase to disable test which fails in this release.
| Marius Bakke |
2018-08-12 | gnu: ccid: Move pcsc-lite from inputs to native-inputs....pcsc-lite only provides the headers to build ccid. So, it is sufficient that
it be a native-input.
* gnu/packages/security-token.scm (ccid)[inputs]: Move pcsc-lite to ...
[native-inputs]: ... here.
| Arun Isaac |
2018-06-22 | gnu: eid-mw: Update to 4.4.3....* gnu/packages/security-token.scm (eid-mw): Update to 4.4.3.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: eid-mw: Fix build....* gnu/packages/security-token.scm (eid-mw)[arguments]: Move the
‘bootstrap’ phase to after ‘unpack’. Modify it to run without errors,
and call upstream's bootstrap.sh script instead of our own copy.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: eid-mw: Don't use unstable tarball....* gnu/packages/security-token.scm (eid-mw)[source]: Use GIT-FETCH.
| Tobias Geerinckx-Rice |
2018-06-04 | gnu: ccid, pcsc-lite: Move away from alioth.debian.org....* gnu/packages/security-token.scm (ccid, pcsc-lite)[source, home-page]:
Update upstream URI.
| Tobias Geerinckx-Rice |
2018-05-01 | gnu: Add yubico-piv-tool....* gnu/packages/security-token.scm (yubico-piv-tool): New variable.
| Chris Marusich |
2018-05-01 | gnu: Add opensc....* gnu/packages/security-token.scm (opensc): New variable.
| Chris Marusich |
2018-02-22 | gnu: ccid: Update to 1.4.29....* gnu/packages/security-token.scm (ccid): Update to 1.4.29.
| Marius Bakke |
2017-12-19 | gnu: pcsc-lite: Update to 1.8.23....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.23.
[arguments]: Disable libsystemd check.
| Ricardo Wurmus |
2017-12-19 | gnu: pcsc-lite: Update to 1.8.23....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.23.
[arguments]<#:configure-flags>: Add "--disable-libsystemd".
[license]: Adjust to removed sd-daemon files.
| Marius Bakke |
2017-11-21 | gnu: eid-mw: Update to 4.3.4....* gnu/packages/security-token.scm (eid-mw): Update to 4.3.4.
Fix up indentation.
| Tobias Geerinckx-Rice |
2017-10-12 | gnu: ccid: Update to 1.4.28....* gnu/packages/security-token.scm (ccid): Update to 1.4.28.
| Marius Bakke |
2017-10-10 | gnu: Add eid-mw....* gnu/packages/security-token.scm (eid-mw): New variable.
| Thomas Danckaert |
2017-06-18 | gnu: pcsc-lite: Update to 1.8.22....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.22.
| Marius Bakke |
2017-05-21 | gnu: ccid: Update to 1.4.27....* gnu/packages/security-token.scm (ccid): Update to 1.4.27.
| Marius Bakke |
2017-05-20 | gnu: pcsc-lite: Update to 1.8.21....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.21.
| Marius Bakke |
2017-01-16 | gnu: ccid: Update to 1.4.26....* gnu/packages/security-token.scm (ccid): Update to 1.4.26.
| Marius Bakke |
2017-01-03 | gnu: pcsc-lite: Update to 1.8.20 [fixes CVE-2016-10109]....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.20.
| Marius Bakke |
2016-12-19 | gnu: pcsc-lite: Update to 1.8.19....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.19.
| Marius Bakke |
2016-10-31 | gnu: Add ccid....* gnu/packages/security-token.scm (ccid): New variable.
| Marius Bakke |
2016-10-27 | gnu: Add pcsc-lite....* gnu/packages/security-token.scm (pcsc-lite): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Mike Gerwitz |
2016-10-26 | gnu: security-token: Use 'license:' prefix....* gnu/packages/security-token.scm (libyubikey)[license]: Add prefix.
(ykclient)[license]: Add prefix.
| Marius Bakke |
2016-10-26 | gnu: yubico.scm: Rename to security-token.scm....* gnu/packages/yubico.scm: Delete file.
* gnu/packages/security-token.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
| Marius Bakke |