Rebuild for openssl crate >= v0.10.60 (RUSTSEC-2023-0044, RUSTSEC-2023-0072)

This commit is contained in:
Fabio Valentini 2023-12-01 16:11:39 +01:00
parent 98c617a706
commit 3a78891138
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

View File

@ -4,7 +4,7 @@
Name: fido-device-onboard
Version: 0.4.12
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A rust implementation of the FIDO Device Onboard Specification
License: BSD-3-Clause
@ -270,6 +270,9 @@ Requires: fdo-init = %{version}-%{release}
%systemd_postun_with_restart fdo-aio.service
%changelog
* Fri Dec 01 2023 Fabio Valentini <decathorpe@gmail.com> - 0.4.12-5
- Rebuild for openssl crate >= v0.10.60 (RUSTSEC-2023-0044, RUSTSEC-2023-0072)
* Wed Aug 23 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.12-4
- Ensure client service fix is applied