Versions
v0.7.5-r3 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~x86
- USE flags
- dist-kernel modules mtm-emulator
USE flags
General
- dist-kernel
- Enable subslot rebuilds on Distribution Kernel upgrades
- modules
- Build the kernel modules
- mtm-emulator
- Build the MTM emulator
Dependencies
acct-group / tpm : System group: tpm
acct-user / tpm : System user: tpm
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
sys-apps / kmod : library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
virtual / libelf : Virtual for libelf.so.1 provider dev-libs/elfutils
virtual / linux-sources : Virtual for Linux kernel sources
Runtime Dependencies
acct-group / tpm : System group: tpm
acct-user / tpm : System user: tpm
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
sys-apps / kmod : library and tools for managing linux kernel modules
virtual / dist-kernel : Virtual to depend on any Distribution Kernel
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
app-crypt/tpm-emulator: Port to EAPI 7 and GLEP 81
* Fix build with gcc-10 * Disable static-libs Closes: https://github.com/gentoo/gentoo/pull/19113 Closes: https://bugs.gentoo.org/726492 Closes: https://bugs.gentoo.org/707256 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-crypt/tpm-emulator: migrate to sys-apps/kmod
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: cleanup old
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: drop openssl support
Incompatible with openssl-1.1, too much effort to modify. The gmp support is sufficient. Closes: https://bugs.gentoo.org/show_bug.cgi?id=674180 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: fix strncpy build
Closes: https://bugs.gentoo.org/show_bug.cgi?id=666326 Thanks: Toralf Förster - Repository mirror & CI · gentoo
Merge updates from master - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: drop -r2 from conf.d/init.d
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: cleanup old
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: version bump
Closes: https://bugs.gentoo.org/show_bug.cgi?id=537544 Closes: https://bugs.gentoo.org/show_bug.cgi?id=540384 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: massive cleanup
Kernel module is optional now, no need to enforce it. Fix libdir issue. Support MTM emulator. Properly enable/disable openssl. Properly build kernel module. Rewrite of init.d scripts. Probably more. Closes: https://bugs.gentoo.org/show_bug.cgi?id=640734 Bug: https://bugs.gentoo.org/show_bug.cgi?id=540384 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: fix incorrect memcpy
Closes: https://bugs.gentoo.org/show_bug.cgi?id=664198 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: create the tss group
Closes: https://bugs.gentoo.org/show_bug.cgi?id=657086 Thanks: Toralf Förster Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: allow fallthrough
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=640200 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: move module USE to MODULES_OPTIONAL_USE
Gentoo-Bug: https://bugs.gentoo.org/635720 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - David Seifert · gentoo
app-crypt/tpm-emulator: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Alon Bar-Lev · gentoo
app-crypt/tpm-emulator: eapi bump
Package-Manager: portage-2.3.3 - Mike Frysinger · gentoo
sourceforge: switch to https:// URIs - Anthony G. Basile · gentoo
app-crypt/tpm-emulator: add libressl support
Package-Manager: portage-2.2.28 - 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