Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822165 - app-crypt/ima-evm-utils-1.4 version bump
Summary: app-crypt/ima-evm-utils-1.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-11-06 21:04 UTC by Christopher Byrne
Modified: 2022-02-26 02:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Byrne 2021-11-06 21:04:25 UTC
The 1.4 version of app-crypt/ima-evm-utils has been released

From the NEWS file:

version 1.4:
  * Elliptic curve support and tests
  * PKCS11 support and tests
  * Ability to manually specify the keyid included in the IMA xattr
  * Improve IMA measurement list per TPM bank verification
  * Linking with IBM TSS
  * Set default hash algorithm in package configuration
  * (Minimal) support and test EVM portable signatures
  * CI testing:
     * Refresh and include new distros
     * Podman support
     * GitHub Actions
     * Limit "sudo" usage
  * Misc bug fixes and code cleanup
     * Fix static analysis bug reports, memory leaks
     * Remove experimental code that was never upstreamed in the kernel
     * Use unsigned variable, remove unused variables, etc

This version has TPM support, both for the Intel TSS stack (in Portage) and the IBM TSS stack (not in Portage).
Comment 1 Larry the Git Cow gentoo-dev 2022-02-26 02:43:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c38515f011fb75697dae1d7456be62f8cf9b73e

commit 2c38515f011fb75697dae1d7456be62f8cf9b73e
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2021-11-06 20:58:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-26 02:40:52 +0000

    app-crypt/ima-evm-utils: Bump to 1.4
    
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Closes: https://bugs.gentoo.org/822165
    Closes: https://github.com/gentoo/gentoo/pull/22850
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/ima-evm-utils/Manifest                   |   1 +
 ...nfigure-remove-automagic-TSS-dependencies.patch |  39 ++++
 ...Rename-bash-variable-WORKDIR-to-MYWORKDIR.patch |  84 ++++++++
 ...-evm-utils-1.4-test-remove-boot_aggregate.patch | 216 +++++++++++++++++++++
 app-crypt/ima-evm-utils/ima-evm-utils-1.4.ebuild   |  52 +++++
 app-crypt/ima-evm-utils/metadata.xml               |   3 +
 6 files changed, 395 insertions(+)