Versions
v1.1.5-r101 :: 0 :: gentoo
- Modified
- License
- MIT GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- minimal munin usb
USE flags
General
- minimal
- Only install the ekey-egd-linux service rather than the full ekeyd package.
- munin
- Install a plugin for net-analyzer/munin to graph statistical data from ekeyd.
- usb
- Build the libusb-based userland daemon for accessing the EntropyKey (alternative to the CDC USB driver). It is suggested to use this option by default, as the CDC driver in the kernel often seems to be fragile (or the gadget implementation on the EntropyKey is too buggy), and can cause various problems.
lua_single_target
- lua5-1
- Build for Lua 5.1 only
Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
Runtime Dependencies
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-lua / luasocket : Networking support for the Lua language
net-analyzer / munin : Munin Server Monitoring Tool
virtual / service-manager : Virtual for various service managers
virtual / udev : Virtual to select between different udev daemon providers
Bugs
- 717488
- app-crypt/ekeyd-1.1.5-r101 : stream.h: error: ssize_t declared as function returning a function
- 860456
- app-crypt/ekeyd-1.1.5-r101 - stream.h: error: unknown type name estream_read_fn
- 939538
- app-crypt/ekeyd-1.1.5-r101 - [ncurses-6.5] [gcc-15] ERROR: app-crypt/ekeyd-1.1.5-r101::gentoo failed (compile phase):
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-crypt/ekeyd: drop dead prefix targets
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-crypt/ekeyd: remove implicit kernel_linux
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
app-crypt/ekeyd: drop old version
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Alan Swanson · gentoo
app-crypt/ekeyd: Update for luasocket API change
Due to changes in the luasocket API from luasocket-3.0_rc1-r5 to luasocket-3.0_rc1_p20200328 the ekeyd daemon and ekeydctl utility now fail to start. control.lua:755: control.lua:526: attempt to index global 'socket' (a nil value) Patch from a Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852380 Closes: https://github.com/gentoo/gentoo/pull/19508 Closes: https://bugs.gentoo.org/770967 Signed-off-by: Alan Swanson <reiver@improbability.net> Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-crypt/ekeyd: remove old
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
app-crypt/ekeyd: drop unused multilib eclass
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
app-crypt/ekeyd: migrate to lua-single.eclass
Confirmed not to work with lua5.2 - linking ekeyd fails with host/lstate.c:430: undefined reference to `luaL_register' . In light of the above and given the age of this code, didn't even bother testing it with 5.3 and 5.4. Closes: https://bugs.gentoo.org/752894 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Marek Szuba · gentoo
app-crypt/ekeyd: migrate to EAPI-7
In preparation for slotted-Lua support. Very nearly trivial. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-crypt/ekeyd: Replace unicode arrow
* Mandated by GLEP 31 Closes: https://bugs.gentoo.org/704970 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
app-crypt/ekeyd: drop old EAPIs
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Kristian Fiskerstrand · gentoo
app-crypt/ekeyd: don't depend directly on openrc
Closes: https://bugs.gentoo.org/649476 Package-Manager: Portage-2.3.24, 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> - 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