[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project fido-device-onboard-0.5.1-1.el9

Name fido-device-onboard
Epoch 0
Version 0.5.1
Release 1.el9
Website/URL https://github.com/fdo-rs/fido-device-onboard-rs
License BSD-3-Clause
Build Time 2025-03-31 13:03:23
Build Host builder-x86-04.inferitos.ru
Summary A rust implementation of the FIDO Device Onboard Specification
Repositories AppStream
Description A rust implementation of the FIDO Device Onboard Specification.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
fdo-admin-cli-0.5.1-1.el9.x86_64 FDO admin tools implementation fbb8adec3d9a44731aa1989957bd9e301f610bea72d276347a2826f7ea962afe download
fdo-client-0.5.1-1.el9.x86_64 FDO Client implementation 115bb9f20705192a5b70b01ea33ff52480709febf68616c5a6e154bf6a6f0a6a download
fdo-init-0.5.1-1.el9.x86_64 dracut module for device initialization 28b8537eab98e912814a068fc34dd4ec074eec27c95f10897a5167b86567ef35 download
fdo-manufacturing-server-0.5.1-1.el9.x86_64 FDO Manufacturing Server implementation bfcf52aa4580e5e44fbdc8569dbc42998cb6f0ae92c5e3976d68c39adbea052d download
fdo-owner-cli-0.5.1-1.el9.x86_64 FDO Owner tools implementation 81c07bf1349528539fb1f3fad0a0d9e7f7bd9c227f71fd3c5898bfcc9736bc9c download
fdo-owner-onboarding-server-0.5.1-1.el9.x86_64 FDO Owner Onboarding Server implementation 7654bc13a60ed27dc9fd31dd6698f8e7b8b180390f69863592ee5a0af283d9c5 download
fdo-rendezvous-server-0.5.1-1.el9.x86_64 FDO Rendezvous Server implementation b9f4e5d96d24c8c67780ee7d8d0fb7964e00a995ceb08a8a9e3702dc8424e83f download
aarch64
fdo-admin-cli-0.5.1-1.el9.aarch64 FDO admin tools implementation 198e35682da6f010ff74e25c54bf46ceea29cc9c2d947790ae2e28469256af8f download
fdo-client-0.5.1-1.el9.aarch64 FDO Client implementation 3b3685cfbdb0ec5f7bdfea1d7413f0247379ea0b70ddfdb7a5728fea60ec7b6b download
fdo-init-0.5.1-1.el9.aarch64 dracut module for device initialization aec31e6612e338ef7792dd2c8b88835e51572b3f6c04732a2833bb4612f07dc8 download
fdo-manufacturing-server-0.5.1-1.el9.aarch64 FDO Manufacturing Server implementation b00e7f87445db4394a69eb83a24702670b8ab7b5e46e23b88bfc205e391afb1a download
fdo-owner-cli-0.5.1-1.el9.aarch64 FDO Owner tools implementation c3fd4ab3c5ec04588943e8003e32af10e37e09a6e1f98fee649b42883381a8fe download
fdo-owner-onboarding-server-0.5.1-1.el9.aarch64 FDO Owner Onboarding Server implementation 403348f64cd9ab463fb211cdaa60d34db5326416ef9740c434f082d6c516b394 download
fdo-rendezvous-server-0.5.1-1.el9.aarch64 FDO Rendezvous Server implementation a2b9618e44afb77a8a732b3176d4e02ef8bbae7330d6e003c6177a21a368e511 download
src
fido-device-onboard-0.5.1-1.el9.src A rust implementation of the FIDO Device Onboard Specification d6d8453dd4de6ab1b04c381993cea27c28c35be07da53be6c57645f9c4516556 download
Changelog link
* 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