summaryrefslogtreecommitdiff
path: root/gnu/packages/authentication.scm
AgeCommit message (Collapse)Author
2019-09-17Merge branch 'master' into core-updatesLudovic Courtès
2019-09-15gnu: Add yubico-pam.Ricardo Wurmus
* gnu/packages/authentication.scm (yubico-pam): New variable.
2019-07-09gnu: oath-toolkit: Fix FTBFS with GCC 7.Marius Bakke
* gnu/packages/authentication.scm (oath-toolkit)[source](patches): Add upstream patch.
2018-09-09gnu: oath-toolkit: Fix FTBFS with Glibc >= 2.28.Marius Bakke
* 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.
2018-08-11gnu: Add oath-toolkit.Tobias Geerinckx-Rice
* gnu/packages/authentication.scm: New file. (oath-toolkit): New public variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add the new file.