Fri, 08 Dec 2023 22:47:33 UTC | login

Information for build keylime-7.3.0-2.el9

ID36410
Package Namekeylime
Version7.3.0
Release2.el9
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/keylime.git#931f17ab63085b1884692a2adb576246ba7080d6
SummaryOpen source TPM software for Bootstrapping and Maintaining Trust
DescriptionKeylime is a TPM based highly scalable remote boot attestation and runtime integrity measurement solution.
Built byscorreia
State complete
Volume DEFAULT
StartedMon, 14 Aug 2023 08:30:03 UTC
CompletedMon, 14 Aug 2023 08:31:49 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/keylime.git:931f17ab63085b1884692a2adb576246ba7080d6)
Extra{'custom_user_metadata': {'rhel-target': 'latest'}, 'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/keylime.git#931f17ab63085b1884692a2adb576246ba7080d6'}}
Tags
c9s-candidate
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
keylime-7.3.0-2.el9.src.rpm (info) (download)
aarch64
keylime-7.3.0-2.el9.aarch64.rpm (info) (download)
keylime-base-7.3.0-2.el9.aarch64.rpm (info) (download)
keylime-registrar-7.3.0-2.el9.aarch64.rpm (info) (download)
keylime-tenant-7.3.0-2.el9.aarch64.rpm (info) (download)
keylime-verifier-7.3.0-2.el9.aarch64.rpm (info) (download)
python3-keylime-7.3.0-2.el9.aarch64.rpm (info) (download)
i686
keylime-7.3.0-2.el9.i686.rpm (info) (download)
keylime-base-7.3.0-2.el9.i686.rpm (info) (download)
keylime-registrar-7.3.0-2.el9.i686.rpm (info) (download)
keylime-tenant-7.3.0-2.el9.i686.rpm (info) (download)
keylime-verifier-7.3.0-2.el9.i686.rpm (info) (download)
python3-keylime-7.3.0-2.el9.i686.rpm (info) (download)
noarch
keylime-selinux-7.3.0-2.el9.noarch.rpm (info) (download)
ppc64le
keylime-7.3.0-2.el9.ppc64le.rpm (info) (download)
keylime-base-7.3.0-2.el9.ppc64le.rpm (info) (download)
keylime-registrar-7.3.0-2.el9.ppc64le.rpm (info) (download)
keylime-tenant-7.3.0-2.el9.ppc64le.rpm (info) (download)
keylime-verifier-7.3.0-2.el9.ppc64le.rpm (info) (download)
python3-keylime-7.3.0-2.el9.ppc64le.rpm (info) (download)
s390x
keylime-7.3.0-2.el9.s390x.rpm (info) (download)
keylime-base-7.3.0-2.el9.s390x.rpm (info) (download)
keylime-registrar-7.3.0-2.el9.s390x.rpm (info) (download)
keylime-tenant-7.3.0-2.el9.s390x.rpm (info) (download)
keylime-verifier-7.3.0-2.el9.s390x.rpm (info) (download)
python3-keylime-7.3.0-2.el9.s390x.rpm (info) (download)
x86_64
keylime-7.3.0-2.el9.x86_64.rpm (info) (download)
keylime-base-7.3.0-2.el9.x86_64.rpm (info) (download)
keylime-registrar-7.3.0-2.el9.x86_64.rpm (info) (download)
keylime-tenant-7.3.0-2.el9.x86_64.rpm (info) (download)
keylime-verifier-7.3.0-2.el9.x86_64.rpm (info) (download)
python3-keylime-7.3.0-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
installed_pkgs.log
root.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
ppc64le
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
i686
build.log
installed_pkgs.log
hw_info.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
build.log
installed_pkgs.log
hw_info.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
state.log
build.log
installed_pkgs.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Aug 08 2023 Patrik Koncity <pkoncity@redhat.com> - 7.3.0-2 - Keylime SELinux policy provides more restricted ports. - New SELinux label for ports used by keylime. - Adding tabrmd interfaces allow unix stream socket communication and dbus communication. - Allow the keylime_server_t domain to get the attributes of all filesystems. Resolves: RHEL-595 Resolves: RHEL-390 Resolves: RHEL-948 * Wed Jul 19 2023 Sergio Correia <scorreia@redhat.com> - 7.3.0-1 - Update to 7.3.0 Resolves: RHEL-475 * Fri Jan 13 2023 Sergio Correia <scorreia@redhat.com> - 6.5.2-4 - Backport upstream PR#1240 - logging: remove option to log into separate file Resolves: rhbz#2154584 - keylime verifier is not logging to /var/log/keylime * Thu Dec 01 2022 Sergio Correia <scorreia@redhat.com> - 6.5.2-3 - Remove leftover policy file Related: rhbz#2152135 * Thu Dec 01 2022 Patrik Koncity <pkoncity@redhat.com> - 6.5.2-2 - Use keylime selinux policy from upstream. Resolves: rhbz#2152135 * Mon Nov 14 2022 Sergio Correia <scorreia@redhat.com> - 6.5.2-1 - Update to 6.5.2 Resolves: CVE-2022-3500 Resolves: rhbz#2138167 - agent fails IMA attestation when one scripts is executed quickly after the other Resolves: rhbz#2140670 - Segmentation fault in /usr/share/keylime/create_mb_refstate script Resolves: rhbz#142009 - Registrar may crash during EK validation when require_ek_cert is enabled * Tue Sep 13 2022 Sergio Correia <scorreia@redhat.com> - 6.5.0-1 - Update to 6.5.0 Resolves: rhbz#2120686 - Keylime configuration is too complex * Fri Aug 26 2022 Sergio Correia <scorreia@redhat.com> - 6.4.3-1 - Update to 6.4.3 Resolves: rhbz#2121044 - Error parsing EK ASN.1 certificate of Nuvoton HW TPM * Fri Aug 26 2022 Patrik Koncity <pkoncity@redhat.com> - 6.4.2-6 - Update keylime SELinux policy - Resolves: rhbz#2121058 * Fri Aug 26 2022 Patrik Koncity <pkoncity@redhat.com> - 6.4.2-5 - Update keylime SELinux policy and removed duplicate rules - Resolves: rhbz#2121058 * Fri Aug 26 2022 Patrik Koncity <pkoncity@redhat.com> - 6.4.2-4 - Update keylime SELinux policy - Resolves: rhbz#2121058 * Wed Aug 17 2022 Patrik Koncity <pkoncity@redhat.com> - 6.4.2-3 - Add keylime-selinux policy as subpackage - See https://fedoraproject.org/wiki/SELinux/IndependentPolicy - Resolves: rhbz#2121058 * Mon Jul 11 2022 Sergio Correia <scorreia@redhat.com> - 6.4.2-2 - Fix efivar-libs dependency Related: rhbz#2082989 * Thu Jul 07 2022 Sergio Correia <scorreia@redhat.com> - 6.4.2-1 - Update to 6.4.2 Related: rhbz#2082989 * Tue Jun 21 2022 Sergio Correia <scorreia@redhat.com> - 6.4.1-1 - Add keylime to RHEL-9 Resolves: rhbz#2082989