summaryrefslogtreecommitdiff
path: root/gnu/packages/authentication.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\
| * gnu: Add yubico-pam.Ricardo Wurmus2019-09-15
| | | | | | | | * gnu/packages/authentication.scm (yubico-pam): New variable.
* | gnu: oath-toolkit: Fix FTBFS with GCC 7.Marius Bakke2019-07-09
|/ | | | | * gnu/packages/authentication.scm (oath-toolkit)[source](patches): Add upstream patch.
* gnu: oath-toolkit: Fix FTBFS with Glibc >= 2.28.Marius Bakke2018-09-09
| | | | | | * gnu/packages/patches/oath-toolkit-glibc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/authentication.scm (oath-toolkit)[source](patches): New field.
* gnu: Add oath-toolkit.Tobias Geerinckx-Rice2018-08-11
* gnu/packages/authentication.scm: New file. (oath-toolkit): New public variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add the new file.