Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006
This commit is contained in:
parent
8c7cebc4ae
commit
c72a8c291a
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 5.2.0
|
Version: 5.2.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Simple cloud provider agent
|
Summary: Simple cloud provider agent
|
||||||
|
|
||||||
# Upstream license specification: Apache-2.0
|
# Upstream license specification: Apache-2.0
|
||||||
@ -38,15 +38,18 @@ Simple cloud provider agent.}
|
|||||||
|
|
||||||
%package -n %{crate}
|
%package -n %{crate}
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
|
# 0BSD
|
||||||
# ASL 2.0
|
# ASL 2.0
|
||||||
# ASL 2.0 or Boost
|
# ASL 2.0 or Boost
|
||||||
|
# ASL 2.0 or MIT
|
||||||
# BSD
|
# BSD
|
||||||
# MIT
|
# MIT
|
||||||
# MIT or ASL 2.0
|
# MIT or ASL 2.0
|
||||||
|
# MIT or ASL 2.0 or zlib
|
||||||
# MPLv2.0 or MIT or ASL 2.0
|
# MPLv2.0 or MIT or ASL 2.0
|
||||||
# Unlicense or MIT
|
# Unlicense or MIT
|
||||||
# zlib
|
# zlib or ASL 2.0 or MIT
|
||||||
License: ASL 2.0 and MIT and BSD and zlib
|
License: ASL 2.0 and MIT and BSD and 0BSD
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
|
|
||||||
%description -n %{crate} %{_description}
|
%description -n %{crate} %{_description}
|
||||||
@ -140,6 +143,9 @@ cp -a dracut/* %{buildroot}%{dracutmodulesdir}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user