Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006

This commit is contained in:
Fabio Valentini 2022-01-25 17:16:31 +01:00
parent 8c7cebc4ae
commit c72a8c291a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

View File

@ -8,7 +8,7 @@
Name: rust-%{crate}
Version: 5.2.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Simple cloud provider agent
# Upstream license specification: Apache-2.0
@ -38,15 +38,18 @@ Simple cloud provider agent.}
%package -n %{crate}
Summary: %{summary}
# 0BSD
# ASL 2.0
# ASL 2.0 or Boost
# ASL 2.0 or MIT
# BSD
# MIT
# MIT or ASL 2.0
# MIT or ASL 2.0 or zlib
# MPLv2.0 or MIT or ASL 2.0
# Unlicense or MIT
# zlib
License: ASL 2.0 and MIT and BSD and zlib
# zlib or ASL 2.0 or MIT
License: ASL 2.0 and MIT and BSD and 0BSD
%{?systemd_requires}
%description -n %{crate} %{_description}
@ -140,6 +143,9 @@ cp -a dracut/* %{buildroot}%{dracutmodulesdir}
%endif
%changelog
* Tue Jan 25 2022 Fabio Valentini <decathorpe@gmail.com> - 5.2.0-3
- Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006.
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild