app-crypt / libu2f-server

Yubico Universal 2nd Factor (U2F) server C Library

Official package sites : https://developers.yubico.com/libu2f-server/ ·

v1.1.0-r2 :: 0/0.1 :: gentoo

Modified
License
BSD-2
Keywords
amd64 x86
USE flags
static-libs test

General

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)

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

dev-libs / check : A unit test framework for C

dev-libs / hidapi : A multi-platform library for USB and Bluetooth HID-Class devices

dev-libs / json-c : A JSON implementation in C

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / hidapi : A multi-platform library for USB and Bluetooth HID-Class devices

dev-libs / json-c : A JSON implementation in C

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-crypt/libu2f-server: drop 1.1.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
app-crypt/libu2f-server: Stabilize 1.1.0-r2 x86, #824790
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-crypt/libu2f-server: stabilize 1.1.0-r2 for amd64
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-crypt/libu2f-server: update EAPI 7 -> 8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Göktürk Yüksek · gentoo
app-crypt/libu2f-server: bump to EAPI 7
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-crypt/libu2f-server: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
app-crypt/libu2f-server: Fixed build with dev-libs/json-c-0.14
Closes: https://bugs.gentoo.org/720442 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@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
Göktürk Yüksek · gentoo
app-crypt/libu2f-server: remove old and now buggy 1.0.1
Bug: https://bugs.gentoo.org/641792 Bug: https://github.com/Yubico/pam-u2f/issues/93 Package-Manager: Portage-2.3.67, Repoman-2.3.12 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Thomas Deutschmann · gentoo
app-crypt/libu2f-server: x86 stable (bug #652410)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Aaron Bauman · gentoo
app-crypt/libu2f-server: amd64 stable
Bug: https://bugs.gentoo.org/652410 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Göktürk Yüksek · gentoo
app-crypt/libu2f-server: bump to 1.1.0, introduce a subslot
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Thomas Deutschmann · gentoo
app-crypt/libu2f-server: Add subslot operator on dev-libs/json-c atom
Package-Manager: Portage-2.3.19, 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>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Luis Ressel · gentoo
app-crypt/libu2f-server: Add libressl USE flag
In my tests, libu2f-server has worked fine with libressl; no patches are necessary.
Göktürk Yüksek · gentoo
app-crypt/libu2f-server: backport optional tests patch #587472
Package-Manager: portage-2.3.0
Göktürk Yüksek · gentoo
app-crypt/libu2f-server: fix test dependencies #587472
The configure.ac file checks for the test deps unconditionally. Remove test USE flag and always depend on test deps. Gentoo-Bug: https://bugs.gentoo.org/587472 Package-Manager: portage-2.2.28
Göktürk Yüksek · gentoo
app-crypt/libu2f-server: initial commit of U2F server library in C
Package-Manager: portage-2.2.28