Sat, 27 Apr 2024 15:08:16 UTC | login

Information for build p11-kit-0.25.3-1.fc40

ID272312
Package Namep11-kit
Version0.25.3
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/p11-kit.git#ed0f630c7acfe5b9fa9a1b5d2fa87bd33880b4a9
SummaryLibrary for loading and sharing PKCS#11 modules
Descriptionp11-kit provides a way to load and enumerate PKCS#11 modules, as well as a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 15 Dec 2023 12:29:49 UTC
CompletedFri, 15 Dec 2023 14:09:50 UTC
Taskbuild (f40, /rpms/p11-kit.git:ed0f630c7acfe5b9fa9a1b5d2fa87bd33880b4a9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/p11-kit.git#ed0f630c7acfe5b9fa9a1b5d2fa87bd33880b4a9'}}
Tags
f40
RPMs
src
p11-kit-0.25.3-1.fc40.src.rpm (info) (download)
riscv64
p11-kit-0.25.3-1.fc40.riscv64.rpm (info) (download)
p11-kit-devel-0.25.3-1.fc40.riscv64.rpm (info) (download)
p11-kit-server-0.25.3-1.fc40.riscv64.rpm (info) (download)
p11-kit-trust-0.25.3-1.fc40.riscv64.rpm (info) (download)
p11-kit-debuginfo-0.25.3-1.fc40.riscv64.rpm (info) (download)
p11-kit-debugsource-0.25.3-1.fc40.riscv64.rpm (info) (download)
p11-kit-server-debuginfo-0.25.3-1.fc40.riscv64.rpm (info) (download)
p11-kit-trust-debuginfo-0.25.3-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Nov 15 2023 Packit <hello@packit.dev> 0.25.3-1 - [packit] 0.25.3 upstream release * Wed Nov 08 2023 Zoltan Fridrich <zfridric@redhat.com> 0.25.2-2 - Replace "black list" with "blocklist" in package description * Tue Oct 31 2023 Packit <hello@packit.dev> 0.25.2-1 - [packit] 0.25.2 upstream release * Thu Oct 26 2023 Packit <hello@packit.dev> 0.25.1-1 - [packit] 0.25.1 upstream release * Thu Aug 24 2023 Daiki Ueno <dueno@redhat.com> 0.25.0-3 - Migrate License field to SPDX license identifier * Fri Jul 14 2023 Packit <hello@packit.dev> 0.25.0-1 - [packit] 0.25.0 upstream release * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.24.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Florian Weimer <fweimer@redhat.com> 0.24.1-5 - Port meson build script to C99 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 17 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.24.1-1 - Release 0.24.1 (Daiki Ueno) - common: Support copying attribute array recursively (Daiki Ueno) - common: Add assert_ptr_cmp (Daiki Ueno) - gtkdoc: remove dependencies on custom target files (Eli Schwartz) - doc: Replace occurrence of black list with blocklist (Daiki Ueno) - build: Suppress cppcheck false-positive on array bounds (Daiki Ueno) - ci: Use Docker image from the same repository (Daiki Ueno) - ci: Integrate Docker image building to GitHub workflow (Daiki Ueno) - rpc: Fallback to version 0 if server does not support negotiation (Daiki Ueno) - build: Port e850e03be65ed573d0b69ee0408e776c08fad8a3 to meson (Daiki Ueno) - Link libp11-kit so that it cannot unload (Emmanuel Dreyfus) - trust: Use dngettext for plurals (Daiki Ueno) - rpc: Support protocol version negotiation (Daiki Ueno) - rpc: Separate authentication step from transaction (Daiki Ueno) - Meson: p11_system_config_modules instead of p11_package_config_modules (Issam E. Maghni) - shell: test -a|o is not POSIX (Issam E. Maghni) - Meson: Add libtasn1 to trust programs (Issam E. Maghni) - meson: optionalise glib's development files for gtk_doc (Đoàn Trần Công Danh) * Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 0.23.22-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34