Versions
v2.6.12 :: 0 :: gentoo
- Modified
- License
- GPL-3 LGPL-2.1
- Keywords
- amd64 arm arm64 ppc64 x86 ~loong ~riscv
- USE flags
- pam static-libs test
USE flags
General
- pam
- Build PAM module for pluggable login authentication for OATH
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / icu : International Components for Unicode
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / xmlsec : Command line tool for signing, verifying, encrypting and decrypting XML
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Runtime Dependencies
dev-libs / icu : International Components for Unicode
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / xmlsec : Command line tool for signing, verifying, encrypting and decrypting XML
sys-libs / pam : Linux-PAM (Pluggable Authentication Modules)
Depending packages
app-admin / pass-otp : A pass extension for managing one-time-password (OTP) tokens
app-crypt / tpm2-totp : Attest the trustworthiness of a device against a human using time-based OTP
kde-misc / plasma-pass : Plasma applet to access password from pass
net-vpn / ocserv : Openconnect SSL VPN server
net-vpn / openconnect : Free client for Cisco AnyConnect SSL VPN software
sys-cluster / ceph : Ceph distributed filesystem
Bugs
- 719314
- sys-auth/oath-toolkit: ignores -Wl,--as-needed for some libraries
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: drop 2.6.11
Bug: https://bugs.gentoo.org/940778 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-auth/oath-toolkit: drop 2.6.9
Bug: https://bugs.gentoo.org/933086 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.12 arm64, #940902
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.12 amd64, #940902
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.12 arm, #940902
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Sam James · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.12 x86, #940902
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.12 ppc64, #940902
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sys-auth/oath-toolkit: drop 2.6.7-r2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.11 arm, #940753
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.11 amd64, #940753
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.11 x86, #940753
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.11 ppc64, #940753
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-auth/oath-toolkit: add 2.6.12
Bug: https://bugs.gentoo.org/940778 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-auth/oath-toolkit: drop 2.6.10
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sys-auth/oath-toolkit: hide another implicit declaration warning
I don't completely understand if/when <stdio_ext.h> is needed for fpurge(), but the authors of the gnulib macro are apparently aware of it, so I assume that the macro is doing what it's supposed to. In any case, oath-toolkit doesn't use fpurge(), so it's irrelevant for now. Closes: https://bugs.gentoo.org/925157 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sys-auth/oath-toolkit: fix the build on musl
Add an upstream patch to fix the build on musl, and then fix a new problem introduced by the patch: the build system is extremely sensitive to mtime changes in the source tree, in that patching triggers a rebuild of some Makefile sources, which ultimately tries to invoke automake. We have to fudge the mtime on the patched file to avoid this. Bug: https://bugs.gentoo.org/936309 Closes: https://bugs.gentoo.org/933086 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-auth/oath-toolkit: Add patch to avoid implicit definitions
Closes: https://bugs.gentoo.org/924395 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-build}/gtk-doc-am
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: add 2.6.11
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: add 2.6.10
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: use configure cache for subconfigure
Makes a particularly noticeable difference on this one. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.9 x86, #913818
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.9 arm64, #913818
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.9 ppc64, #913818
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.9 amd64, #913818
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: add 2.6.9
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sys-auth/oath-toolkit: drop 2.6.2-r3, EAPI-6--
Closes: https://bugs.gentoo.org/827887 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.7-r2 arm, #827887
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.7-r2 x86, #827887
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: unconditionally depend on xmlsec
psks can't be reliably disabled. Bug: https://bugs.gentoo.org/827887 Bug: https://bugs.gentoo.org/904361 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: needs <xmlsec-1.3.0
Reported upstream already at https://gitlab.com/oath-toolkit/oath-toolkit/-/issues/33. No revbump as already has slot op and new xmlsec bumps ABI. Closes: https://bugs.gentoo.org/904361 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: depend on xmlsec subslot dep
xmlsec changed ABI. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.7 amd64, #827887
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.7 ppc64, #827887
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-auth/oath-toolkit: Stabilize 2.6.7 arm64, #827887
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: add 2.6.7
Bug: https://bugs.gentoo.org/719314 Closes: https://bugs.gentoo.org/683864 Closes: https://bugs.gentoo.org/719310 Closes: https://bugs.gentoo.org/775278 Closes: https://bugs.gentoo.org/827887 Closes: https://bugs.gentoo.org/837791 Closes: https://bugs.gentoo.org/898740 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-auth/oath-toolkit: keyword 2.6.2-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: add ICU dependency
Closes: https://bugs.gentoo.org/833850 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-auth/oath-toolkit: add static-libs USE flag
Also drop *.la. Closes: https://bugs.gentoo.org/725686 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
sys-auth/oath-toolkit: keyword 2.6.2 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-auth/oath-toolkit: eutils--
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-auth/oath-toolkit: Drop old
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
sys-auth/oath-toolkit: arm stable (bug #719108)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-auth/oath-toolkit: ppc64 stable wrt bug #719108
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
sys-auth/oath-toolkit: arm64 stable (bug #719108)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
sys-auth/oath-toolkit: arm keyworded
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-auth/oath-toolkit: migrate to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-auth/oath-toolkit-2.6.2: x86 stable
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-auth/oath-toolkit: amd64 stable wrt bug #668844
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
sys-auth/oath-toolkit: arm64 keyworded (bug #615400)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-auth/oath-toolkit: keyworded 2.6.2 for ppc64, bug #668278
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-auth/oath-toolkit: fix USE=pskc for gcc-7, bug #618100
Propagate gcc-7 fix to all copies of intprops.h. Reported-by: Francisco J. Vazquez Closes: https://bugs.gentoo.org/618100 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-auth/oath-toolkit: Add build fix for glibc-2.28, bug 669336
Closes: https://bugs.gentoo.org/669336 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Peter Levine · gentoo
sys-auth/oath-toolkit: Fix building with GCC-7
Bug: https://bugs.gentoo.org/618100 Closes: https://github.com/gentoo/gentoo/pull/7618 Package-Manager: Portage-2.3.16, Repoman-2.3.6 (cherry picked from commit 99a631bb82f619d2553354ca5a0cdf535d4d018b) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Mair-Keimberger · gentoo
sys-auth/oath-toolkit: remove dead HOMEPAGE
(cherry picked from commit 273a5ac37c0dd1e18af65d7a1c252185a3cc6f4a) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/7073 - Patrick Lauer · gentoo
sys-auth/oath-toolkit: Whitespace
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Zoltan Puskas · gentoo
sys-auth/oath-toolkit: Update to version 2.6.2
(cherry picked from commit c3879f88f49d45bb548681b4d90b683bb7394d94) Package-Manager: Portage-2.3.3, Repoman-2.3.1 Fixes: https://github.com/gentoo/gentoo/pull/3758 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Aaron Bauman · gentoo
sys-auth/oath-toolkit: remove vulnerable wrt sec bug #600520 - Sven Wegener · gentoo
sys-auth/oath-toolkit: Version bump
Signed-off-by: Sven Wegener <swegener@gentoo.org> - Sven Wegener · gentoo
sys-auth/oath-toolkit: Replace -Wall instead of -Werror
Signed-off-by: Sven Wegener <swegener@gentoo.org> - Sven Wegener · gentoo
sys-auth/oath-toolkit: Disable automake portability warnings, bug #545702
Signed-off-by: Sven Wegener <swegener@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed