{"bugs":[],"categories":[{"categoryid":312,"name":"app-crypt","summary":"The app-crypt category contains cryptographic (encryption, decryption, steganography and signing) software."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"19de322311883e4ea41f7267b4b49e6285f70baa","committime":"2021-11-19T22:06:36","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Signed-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"6c89ecdb7191bc7d19a805aa28f4315f8ad88242","committime":"2021-11-19T21:56:37","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: drop 1.1.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4b0aae571f832e27afbe9fa588092f867fc154b6","committime":"2021-11-19T18:06:34","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"4690802b402a1fb9d0f0668fd11b5cc9cc4e50a0","committime":"2021-11-19T17:48:55","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: Stabilize 1.1.0-r2 x86, #824790"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"161f13f2707742533a2b0a83919bc2bae4c9c77f","committime":"2021-11-19T11:51:28","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Signed-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"89b6739ff5b433ce315f41e155a61356675a11db","committime":"2021-11-19T11:32:06","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: stabilize 1.1.0-r2 for amd64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a1719ebcd0aeb30a9c7c54ecec1ef5d001deac51","committime":"2021-09-20T09:51:19","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Signed-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"660b9e06ad0a8b8f6a49044d507fa1cbecb1ed1c","committime":"2021-09-20T09:27:41","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: update EAPI 7 -> 8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4eb300ead51287c25384b0f846013c6121e4e218","committime":"2021-08-10T00:35:59","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gokturk@gentoo.org","authorname":"Göktürk Yüksek","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Göktürk Yüksek <gokturk@gentoo.org>","commitid":"42691aa3df83ac90411d106253a571b939279c38","committime":"2021-08-10T00:12:10","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: bump to EAPI 7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"451e4222cd9da47a36d3e8f996582bb522442b9b","committime":"2021-04-30T12:50:06","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.2\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"d914d3b10fa013b6dc697f43b29f4ea215847f93","committime":"2021-04-30T12:40:38","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: remove libressl support"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d212332dfa55763e6ab4d279f395820b4e3b12f0","committime":"2020-05-06T01:06:50","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Closes: https:\/\/bugs.gentoo.org\/720442\nPackage-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>\nSigned-off-by: Göktürk Yüksek <gokturk@gentoo.org>","commitid":"574fbc1efb046ed72d9bedf6bbdb511d76e31bc8","committime":"2020-05-02T14:56:41","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: Fixed build with dev-libs\/json-c-0.14"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fef742528aacdd4ffa4e59ea0354106ca161650e","committime":"2019-12-10T23:48:11","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"The result was achieved via the following pipeline:\n\n    pkgcheck scan -c RestrictTestCheck -R FormatReporter \\\n      --format '{category}\/{package}\/{package}-{version}.ebuild' |\n    xargs -n32 grep -L RESTRICT |\n    xargs -n32 sed -i -e '\/^IUSE=.*test\/aRESTRICT=\"!test? ( test )\"'\n\nThe resulting metadata was compared before and after the change.\nFew Go ebuilds had to be fixed manually due to implicit RESTRICT=strip\nadded by the eclass.  Two ebuilds have to be fixed because of multiline\nIUSE.\n\nSuggested-by: Robin H. Johnson <robbat2@gentoo.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/13942\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"064af661d0c9a31cecdf348632bc5603333a9149","committime":"2019-12-10T22:02:54","packageid":65558,"repoid":1,"summary":"*\/*: [QA] Fix trivial cases of MissingTestRestrict"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ead65b88a1f66cafdd1fb847e3b8116079118b28","committime":"2019-06-05T19:44:10","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gokturk@gentoo.org","authorname":"Göktürk Yüksek","body":"Bug: https:\/\/bugs.gentoo.org\/641792\nBug: https:\/\/github.com\/Yubico\/pam-u2f\/issues\/93\nPackage-Manager: Portage-2.3.67, Repoman-2.3.12\nSigned-off-by: Göktürk Yüksek <gokturk@gentoo.org>","commitid":"f8136943e6e72946c4d3884bea9d0ab5b4a9aef1","committime":"2019-06-05T19:22:12","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: remove old and now buggy 1.0.1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a7bb639675873c97c0a8dafa0943cc33ab854ca5","committime":"2018-04-05T23:27:09","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.28, Repoman-2.3.9","commitid":"28aa84bca9e093318d07c4c9d9d936fe69c42d12","committime":"2018-04-05T23:08:08","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: x86 stable (bug #652410)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ccf686d5b606b3f94396de3dc091cb7e37528b40","committime":"2018-04-04T15:47:07","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"Bug: https:\/\/bugs.gentoo.org\/652410\nPackage-Manager: Portage-2.3.28, Repoman-2.3.9","commitid":"5d281cb71c2311f01ea0d045d31eb7c7182c58ca","committime":"2018-04-04T15:18:44","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: amd64 stable"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"631528b7d38f7cf4d038856a0b6e7902fdbf6709","committime":"2018-01-05T19:26:19","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gokturk@gentoo.org","authorname":"Göktürk Yüksek","body":"Package-Manager: Portage-2.3.13, Repoman-2.3.3","commitid":"33d8979b7c7a2d634f66221aac3a616dc831ccc7","committime":"2018-01-05T18:47:34","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: bump to 1.1.0, introduce a subslot"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6b9ffbbbc89e3a19f40fcd069d7f3589db6547d3","committime":"2017-12-19T22:11:34","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.19, Repoman-2.3.6","commitid":"e390a74bb333eaa7cfaf9a05c77a8f4f8b5efce7","committime":"2017-12-19T21:28:19","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: Add subslot operator on dev-libs\/json-c atom"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":65558,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6a6729ca49d72b01153da5899332e00d4e47a318","committime":"2017-01-27T19:22:44","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":65558,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"aranea@aixah.de","authorname":"Luis Ressel","body":"In my tests, libu2f-server has worked fine with libressl; no patches are\nnecessary.","commitid":"96092c3ed8dd300e3db02cd898cbc85f09f6065f","committime":"2017-01-19T20:56:43","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: Add libressl USE flag"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"58ac78754b4c4fc0003d1f4214f71791807eb556","committime":"2016-11-22T08:42:00","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gokturk@gentoo.org","authorname":"Göktürk Yüksek","body":"Package-Manager: portage-2.3.0","commitid":"1c22f394b2c25a3cc427c685c4369da015f1863f","committime":"2016-11-22T08:24:13","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: backport optional tests patch #587472"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c4f4b960c4eb07960f9779323da94c8aa12269ba","committime":"2016-06-30T03:02:02","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gokturk@gentoo.org","authorname":"Göktürk Yüksek","body":"The configure.ac file checks for the test deps unconditionally.\nRemove test USE flag and always depend on test deps.\n\nGentoo-Bug: https:\/\/bugs.gentoo.org\/587472\n\nPackage-Manager: portage-2.2.28","commitid":"dcc56f301befa4a1374cf91731ba568721e727cf","committime":"2016-06-30T02:46:13","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: fix test dependencies #587472"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"61f8fc42b17d350347ec4ababdbc4cc749ddf776","committime":"2016-06-28T21:44:50","packageid":65558,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gokturk@gentoo.org","authorname":"Göktürk Yüksek","body":"Package-Manager: portage-2.2.28","commitid":"aab1c58653908468c8182326c1775ae57e38f00d","committime":"2016-06-17T02:36:44","packageid":65558,"repoid":1,"summary":"app-crypt\/libu2f-server: initial commit of U2F server library in C"}],"dependencies":[{"block":false,"categoryid":393,"description":"A JSON implementation in C","ebuildids":[724654],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"hwoarang@gentoo.org","maintainername":"Markos Chandras","name":"json-c","packageid":42049,"summary":"JSON-C is a JSON implementation written in C. It implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects."},{"block":false,"categoryid":393,"description":"A unit test framework for C","ebuildids":[724654],"firstseen":"2010-05-04T00:54:45.661860","name":"check","packageid":44168},{"block":false,"categoryid":393,"description":"Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)","ebuildids":[724654],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"openssl","packageid":47630},{"block":false,"categoryid":393,"description":"A multi-platform library for USB and Bluetooth HID-Class devices","ebuildids":[724654],"firstseen":"2013-10-28T14:37:09.803943","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"hidapi","packageid":61538}],"depending":[],"ebuilds":[{"archs":["amd64","x86"],"ebuildid":724654,"firstseen":"2021-09-20T10:55:34.910190","license":"BSD-2","moddate":"2026-03-30T13:49:22","packageid":65558,"repoid":1,"slot":"0\/0.1","uses":["abi_mips_n32","abi_mips_n64","abi_mips_o32","abi_s390_32","abi_s390_64","abi_x86_32","abi_x86_64","abi_x86_x32","static-libs","test"],"version":"1.1.0-r2"}],"masks":[],"package":{"categoryid":312,"description":"Yubico Universal 2nd Factor (U2F) server C Library","firstseen":"2016-06-29T13:39:51.227664","maintainer":"shirk+gentoo@bitspin.org","maintainername":"René Köcher","name":"libu2f-server","packageid":65558},"rdependencies":[{"block":false,"categoryid":393,"description":"A JSON implementation in C","ebuildids":[724654],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"hwoarang@gentoo.org","maintainername":"Markos Chandras","name":"json-c","packageid":42049,"summary":"JSON-C is a JSON implementation written in C. It implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects."},{"block":false,"categoryid":393,"description":"Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)","ebuildids":[724654],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"openssl","packageid":47630},{"block":false,"categoryid":393,"description":"A multi-platform library for USB and Bluetooth HID-Class devices","ebuildids":[724654],"firstseen":"2013-10-28T14:37:09.803943","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"hidapi","packageid":61538}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/developers.yubico.com\/libu2f-server\/"],"uses":[{"description":"Build static versions of dynamic libraries as well","isdefault":false,"use":"static-libs"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"},{"description":"64-bit (32-bit pointer) libraries","group":"abi_mips","isdefault":false,"use":"n32"},{"description":"64-bit libraries","group":"abi_mips","isdefault":false,"use":"n64"},{"description":"32-bit libraries","group":"abi_mips","isdefault":false,"use":"o32"},{"description":"32-bit (s390) libraries","group":"abi_s390","isdefault":false,"use":"32"},{"description":"64-bit (s390x) libraries","group":"abi_s390","isdefault":false,"use":"64"},{"description":"32-bit (x86) libraries","group":"abi_x86","isdefault":false,"use":"32"},{"description":"64-bit (amd64) libraries","group":"abi_x86","isdefault":false,"use":"64"},{"description":"x32 ABI libraries","group":"abi_x86","isdefault":false,"use":"x32"}]}