!19 [sync] PR-18: Resolve fwupd upgrade and downgrade error
From: @openeuler-sync-bot Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
10e18abed6
@ -9,7 +9,7 @@
|
||||
|
||||
Name: fwupd
|
||||
Version: 1.2.9
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Make updating firmware on Linux automatic, safe and reliable
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/fwupd/fwupd/releases
|
||||
@ -40,6 +40,7 @@ BuildRequires: efivar-devel libsmbios-devel
|
||||
%endif
|
||||
|
||||
Requires: glib2 bubblewrap libsoup libgusb libxmlb shared-mime-info
|
||||
Requires: pesign
|
||||
Requires(post):systemd
|
||||
Requires(preun):systemd
|
||||
Requires(postun):systemd
|
||||
@ -166,6 +167,9 @@ mkdir -pm 0700 %{buildroot}%{_localstatedir}/lib/%{name}/gnupg
|
||||
%{_datadir}/man/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 05 2022 yaoxin <yaoxin30@h-partners.com> - 1.2.9-5
|
||||
- Resolve fwupd upgrade and downgrade error
|
||||
|
||||
* Thu Jul 14 2022 yangweidong <yangweidong9@huawei.com> - 1.2.9-4
|
||||
- Solve 0002-Compilation-failure-due-to-assertion-error
|
||||
- Fix CVE-2020-10759
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user