[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project keylime-7.3.0-15.el9

Name keylime
Epoch 0
Version 7.3.0
Release 15.el9
Website/URL https://github.com/keylime/keylime
License ASL 2.0 and MIT
Build Time 2025-03-31 13:41:05
Build Host builder-iso-x86-01.inferitos.ru
Summary Open source TPM software for Bootstrapping and Maintaining Trust
Repositories AppStream
Description Keylime is a TPM based highly scalable remote boot attestation and runtime integrity measurement solution.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
keylime-7.3.0-15.el9.x86_64 Open source TPM software for Bootstrapping and Maintaining Trust 265e6acbe8f252ae88dc0f2748451526057120af560ebbfe982d8738b20f0c57 download
keylime-base-7.3.0-15.el9.x86_64 The base package contains the default configuration 3a85dea07d52825ab8eda286d726d8bfa2500f79018a1f280fe6e53daff5c65a download
keylime-registrar-7.3.0-15.el9.x86_64 The Keylime Registrar component 1a4ba804e7b2dd3f478f6ae8d63de2451d899fc6a63b5b2a0df372c021f8a269 download
keylime-tenant-7.3.0-15.el9.x86_64 The Python Keylime Tenant 51cd86a3c9198aaa6ddbe7485c079415bf1013307e46d861f82d4eee245a86de download
keylime-verifier-7.3.0-15.el9.x86_64 The Python Keylime Verifier component c987f61ea5310df3bf7d0ea6b1a6405b2d4a752a196bfc5be89b0068ed4807ce download
python3-keylime-7.3.0-15.el9.x86_64 The Python Keylime module db6340f60cf733908b6141b330b6f747ccc6a7b881b62afec1cc7db2a4da2cc6 download
aarch64
keylime-7.3.0-15.el9.aarch64 Open source TPM software for Bootstrapping and Maintaining Trust 991d109615dbdd4e40ff57aed05f4472ed637ccb51049369b6c77a6cd56c3a10 download
keylime-base-7.3.0-15.el9.aarch64 The base package contains the default configuration be513add0328a340ae0ecae7969f1d0acc20d9bd5dea2b56f07d7b50bc08bad4 download
keylime-registrar-7.3.0-15.el9.aarch64 The Keylime Registrar component f1fe99ab1d7e5e1fccd688d386484d247bc9b02b9403ea7eed9f66f61bb2b078 download
keylime-tenant-7.3.0-15.el9.aarch64 The Python Keylime Tenant 584ee311940902c44e8097ee903f6086e8da8b5b74de70928c5a7c46116d216e download
keylime-verifier-7.3.0-15.el9.aarch64 The Python Keylime Verifier component 636861d5342748430e5e72e6510e1abcc1a08ddf4f64ecee3a0df58276d1a66c download
python3-keylime-7.3.0-15.el9.aarch64 The Python Keylime module 972d7cd8e0883ab1ec91e96581a9ad467ebe79c39b39cfc176d64cb6119edb6e download
noarch
keylime-selinux-7.3.0-15.el9.noarch keylime SELinux policy d52f3b9b7a7ffe42cd06684836a13b7258cf51c5bb71eb0b751d0beba93ab7ec download
src
keylime-7.3.0-15.el9.src Open source TPM software for Bootstrapping and Maintaining Trust b9da14c928de2f0f1bd036950c8b80ae1616807516b83b13f6baa531de718f1c download
Changelog link
* Wed Feb 05 2025 Sergio Correia <scorreia@redhat.com> - 7.3.0-15
- Use TLS on revocation notification webhook
- Include system installed CA certificates when verifying webhook
   server certificate
- Include the CA certificates added via configuration file option
  'trusted_server_ca'
  Resolves: RHEL-78057
  Resolves: RHEL-78313
  Resolves: RHEL-78316

* Fri Jan 10 2025 Sergio Correia <scorreia@redhat.com> - 7.3.0-14
- Backport keylime-policy tool
  Resolves: RHEL-75797

* Fri Jan 05 2024 Sergio Correia <scorreia@redhat.com> - 7.3.0-13
- Backport fix for CVE-2023-3674
  Resolves: RHEL-21013

* Tue Oct 17 2023 Anderson Toshiyuki Sasaki <ansasaki@redhat.com> - 7.3.0-12
- Set the generator and timestamp in create_policy.py
  Related: RHEL-11866

* Mon Oct 09 2023 Anderson Toshiyuki Sasaki <ansasaki@redhat.com> - 7.3.0-11
- Suppress unnecessary error message
  Related: RHEL-11866

* Fri Oct 06 2023 Anderson Toshiyuki Sasaki <ansasaki@redhat.com> - 7.3.0-10
- Restore allowlist generation script
  Resolves: RHEL-11866
  Resolves: RHEL-11867

* Wed Sep 06 2023 Sergio Correia <scorreia@redhat.com> - 7.3.0-9
- Rebuild for properly tagging the resulting build
  Resolves: RHEL-1898

* Fri Sep 01 2023 Sergio Correia <scorreia@redhat.com> - 7.3.0-8
- Add missing dependencies python3-jinja2 and util-linux
  Resolves: RHEL-1898

* Mon Aug 28 2023 Anderson Toshiyuki Sasaki <ansasaki@redhat.com> - 7.3.0-7
- Automatically update agent API version
  Resolves: RHEL-1518

* Mon Aug 28 2023 Sergio Correia <scorreia@redhat.com> - 7.3.0-6
- Fix registrar is subject to a DoS against SSL (CVE-2023-38200)
  Resolves: rhbz#2222694