Fri, 20 Sep 2024 04:04:23 UTC | login

Information for build libkcapi-1.5.0-3.fc41

ID333796
Package Namelibkcapi
Version1.5.0
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libkcapi.git#be04c759526171b26fe68e81fba5c8a3f3984fb3
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
StartedThu, 08 Aug 2024 17:22:29 UTC
CompletedThu, 08 Aug 2024 19:25:57 UTC
Taskbuild (f41, /rpms/libkcapi.git:be04c759526171b26fe68e81fba5c8a3f3984fb3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libkcapi.git#be04c759526171b26fe68e81fba5c8a3f3984fb3'}}
Tags
f41
RPMs
src
libkcapi-1.5.0-3.fc41.src.rpm (info) (download)
noarch
libkcapi-doc-1.5.0-3.fc41.noarch.rpm (info) (download)
riscv64
libkcapi-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-devel-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-fipscheck-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-hasher-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-hmaccalc-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-static-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-tests-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-tools-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-debuginfo-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-debugsource-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-hasher-debuginfo-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-tests-debuginfo-1.5.0-3.fc41.riscv64.rpm (info) (download)
libkcapi-tools-debuginfo-1.5.0-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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+ * Sat Aug 13 2022 Ondrej Mosnáček <omosnace@redhat.com> - 1.4.0-2 - Switch to rpmautospec * Sat Aug 13 2022 Ondrej Mosnáček <omosnace@redhat.com> - 1.4.0-1 - Update to upstream version 1.4.0 - Re-enable cppcheck scanning on Fedora - Resolves: rhbz#2056732