Sun, 10 Nov 2024 03:11:47 UTC | login

Information for build libkcapi-1.5.0-4.fc41

ID338882
Package Namelibkcapi
Version1.5.0
Release4.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libkcapi.git#406ea0357f8d19527b827de7b08e37ec366aabc6
SummaryUser space interface to the Linux Kernel Crypto API
Descriptionlibkcapi allows user-space to access the Linux kernel crypto API. This library uses the netlink interface and exports easy to use APIs so that a developer does not need to consider the low-level netlink interface handling. The library does not implement any cipher algorithms. All consumer requests are sent to the kernel for processing. Results from the kernel crypto API are returned to the consumer via the library API. The kernel interface and therefore this library can be used by unprivileged processes.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 13 Sep 2024 11:44:44 UTC
CompletedFri, 13 Sep 2024 15:24:24 UTC
Taskbuild (f41, /rpms/libkcapi.git:406ea0357f8d19527b827de7b08e37ec366aabc6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libkcapi.git#406ea0357f8d19527b827de7b08e37ec366aabc6'}}
Tags
f41
RPMs
src
libkcapi-1.5.0-4.fc41.src.rpm (info) (download)
noarch
libkcapi-doc-1.5.0-4.fc41.noarch.rpm (info) (download)
riscv64
libkcapi-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-devel-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-fipscheck-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-hasher-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-hmaccalc-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-static-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-tests-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-tools-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-debuginfo-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-debugsource-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-hasher-debuginfo-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-tests-debuginfo-1.5.0-4.fc41.riscv64.rpm (info) (download)
libkcapi-tools-debuginfo-1.5.0-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 19 2024 Ondrej Mosnáček <omosnacek@gmail.com> - 1.5.0-4 - Do not ship duplicate kcapi-hasher in libkcapi-tools - Ship kcapi-hasher manpage in libkcapi-hasher * Tue Aug 06 2024 Simo Sorce <simo@redhat.com> - 1.5.0-3 - Use _libdir as recommended by guidelines * Thu Aug 01 2024 Ondrej Mosnáček <omosnacek@gmail.com> - 1.5.0-1 - Update to version 1.5.0 (fedora#2257976) * Wed Jul 31 2024 Ondrej Mosnáček <omosnacek@gmail.com> - 1.4.0-13 - Fix cppcheck failure (fedora#2300902) * Wed Jul 31 2024 Ondrej Mosnáček <omosnacek@gmail.com> - 1.4.0-12 - Fix upstream URLs (fedora#2291348) * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 30 2023 Zoltan Fridrich <zfridric@redhat.com> - 1.4.0-8 - Migrate to SPDX license * Fri Jul 28 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.4.0-7 - Fix build with cppcheck-2.11 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Aug 25 2022 Ondrej Mosnacek <omosnace@redhat.com> - 1.4.0-4 - Convert tests to TMT * Thu Aug 25 2022 Ondrej Mosnacek <omosnace@redhat.com> - 1.4.0-3 - Add a patch to fix tests with kernels 6.0+