Thu, 24 Apr 2025 23:26:20 MSK | login

Information for build fido-device-onboard-0.5.1-1.el9

ID26793
Package Namefido-device-onboard
Version0.5.1
Release1.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/fido-device-onboard#bff70eb693dfb63f1ba49eaed14f81cf8ca5f79c
SummaryA rust implementation of the FIDO Device Onboard Specification
DescriptionA rust implementation of the FIDO Device Onboard Specification.
Built bytigro
State complete
Volume DEFAULT
StartedMon, 31 Mar 2025 13:01:51 MSK
CompletedMon, 31 Mar 2025 13:19:52 MSK
Taskbuild (inferit-9_6-bootstrap, /rpms/fido-device-onboard/:changed/i9c-beta/fido-device-onboard-0.5.1-1.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/fido-device-onboard/?#changed/i9c-beta/fido-device-onboard-0.5.1-1.el9'}}
Tags
inferit-9_6-bootstrap
inferit-9_6-init
RPMs
src
fido-device-onboard-0.5.1-1.el9.src.rpm (info) (download)
aarch64
fdo-admin-cli-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-client-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-init-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-manufacturing-server-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-owner-cli-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-owner-onboarding-server-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-rendezvous-server-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-admin-cli-debuginfo-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-client-debuginfo-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-init-debuginfo-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-manufacturing-server-debuginfo-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-owner-cli-debuginfo-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-owner-onboarding-server-debuginfo-0.5.1-1.el9.aarch64.rpm (info) (download)
fdo-rendezvous-server-debuginfo-0.5.1-1.el9.aarch64.rpm (info) (download)
fido-device-onboard-debuginfo-0.5.1-1.el9.aarch64.rpm (info) (download)
fido-device-onboard-debugsource-0.5.1-1.el9.aarch64.rpm (info) (download)
x86_64
fdo-admin-cli-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-client-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-init-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-manufacturing-server-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-owner-cli-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-owner-onboarding-server-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-rendezvous-server-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-admin-cli-debuginfo-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-client-debuginfo-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-init-debuginfo-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-manufacturing-server-debuginfo-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-owner-cli-debuginfo-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-owner-onboarding-server-debuginfo-0.5.1-1.el9.x86_64.rpm (info) (download)
fdo-rendezvous-server-debuginfo-0.5.1-1.el9.x86_64.rpm (info) (download)
fido-device-onboard-debuginfo-0.5.1-1.el9.x86_64.rpm (info) (download)
fido-device-onboard-debugsource-0.5.1-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Nov 26 2024 Antonio Murdaca <amurdaca@redhat.com> - 0.5.1-1 * chore: update patch for new release by @nullr0ute in https://github.com/fdo-rs/fido-device-onboard-rs/pull/625 * chore: fix require error with commitlint by @miabbott in https://github.com/fdo-rs/fido-device-onboard-rs/pull/636 * fix(license): replace space with - in Apache 2.0 by @7flying in https://github.com/fdo-rs/fido-device-onboard-rs/pull/632 * fix(data-formats): use serde_tuple serializer for error messages by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/629 * fix: cargo test for non-root users by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/635 * fix(get_current_user_name): remove trailing whitespaces. by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/638 * chore: bump mio from 0.8.10 to 0.8.11 by @dependabot in https://github.com/fdo-rs/fido-device-onboard-rs/pull/640 * fix: vendored tarfile creation by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/634 * fix: static-mut-refs warning by @7flying in https://github.com/fdo-rs/fido-device-onboard-rs/pull/651 * Enable CentOS 9 builds and add Testing Farm e2e tests by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/650 * Add an OV re-registration window option when using DB storage by @7flying in https://github.com/fdo-rs/fido-device-onboard-rs/pull/643 * chore: bump pem from 2.0.1 to 3.0.3 by @dependabot in https://github.com/fdo-rs/fido-device-onboard-rs/pull/639 * chore: bump h2 from 0.3.25 to 0.3.26 by @dependabot in https://github.com/fdo-rs/fido-device-onboard-rs/pull/659 * feat: verify trusted manufacturers by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/656 * database enhancements by @runcom in https://github.com/fdo-rs/fido-device-onboard-rs/pull/666 * chore: bump openssl to 0.10.66 by @7flying in https://github.com/fdo-rs/fido-device-onboard-rs/pull/664 * chore(store): make the store OVs agnostic by @runcom in https://github.com/fdo-rs/fido-device-onboard-rs/pull/671 * feat(manufacturing-server): implement an export OVs endpoint by @runcom in https://github.com/fdo-rs/fido-device-onboard-rs/pull/673 * fix(systemd-units): run before powering off the system by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/676 * fix(dracut): use isolate on error in the manufacturing-client service by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/678 * fix(systemd-generator): write configuration to '/run' by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/677 * fix(owner-tool): use the new API to export ovs by @runcom in https://github.com/fdo-rs/fido-device-onboard-rs/pull/675 * chore: update diesel to 2.2.3 by @7flying in https://github.com/fdo-rs/fido-device-onboard-rs/pull/669 * chore: bump reqwest from 0.11.27 to 0.12.7 by @dependabot in https://github.com/fdo-rs/fido-device-onboard-rs/pull/683 * fix: use centos-stream-9 target instead of epel-9 by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/687 * enhance onboarding testing by @mmartinv in https://github.com/fdo-rs/fido-device-onboard-rs/pull/681 * ci: add konflux test cases by @yih-redhat in https://github.com/fdo-rs/fido-device-onboard-rs/pull/688 * fix(make-vendored-tarfile.sh): exclude idna tests with unicode points by @runcom in https://github.com/fdo-rs/fido-device-onboard-rs/pull/692 * chore: bump for 0.5.1 by @runcom in https://github.com/fdo-rs/fido-device-onboard-rs/pull/693 * @miabbott made their first contribution in https://github.com/fdo-rs/fido-device-onboard-rs/pull/636 * @yih-redhat made their first contribution in https://github.com/fdo-rs/fido-device-onboard-rs/pull/688 **Full Changelog**: https://github.com/fdo-rs/fido-device-onboard-rs/compare/v0.5.0...v0.5.1 * Thu Oct 03 2024 Miguel Martín <mmartinv@redhat.com> - 0.5.0-4 - Apply all the patches in the spec * Wed Oct 02 2024 Miguel Martín <mmartinv@redhat.com> - 0.5.0-3 - Backport https://github.com/fdo-rs/fido-device-onboard-rs/pull/676 * Wed Feb 28 2024 Irene Diez <idiez@redhat.com> - 0.5.0-2 - Update license * Thu Feb 22 2024 Irene Diez <idiez@redhat.com> - 0.5.0-1 - New version 0.5.0, adds database support - Remove unused patches * Wed Aug 23 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.12-4 - Ensure client service fix is applied * Tue Aug 22 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.12-3 - Own var/lib/fdo, SELinux fixes * Thu Aug 17 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.12-2 - Add client/init deps to fdo-admin-cli * Thu Jul 27 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.12-1 - Update to 0.4.12 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 03 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.10-2 - Updates for eln/c9s building * Fri Jun 23 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.10-1 - Update to 0.4.10 * Wed Jun 14 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.9-5 - More spec updates * Wed Jun 14 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.9-4 - Add patch for libcryptsetup-rs 0.8 API changes * Tue Jun 13 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.9-3 - Updates for licenses * Tue May 30 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.9-2 - Review feedback - Patch for libcryptsetup-rs 0.7 * Thu May 11 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.9-1 - Update to 0.4.9 * Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.4.7-3 - Rebuilt for MSVSphere 9.2 beta * Mon Feb 20 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.7-3 - Fix services start * Wed Feb 15 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.7-2 - Upstream fix for rhbz#2168089 * Wed Nov 30 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.7-1 - Update to 0.4.7 - Package updates and cleanup