!13 update 2.9.1
From: @markeryang Reviewed-by: @liuzhiqiang26,@wubo009 Signed-off-by: @wubo009
This commit is contained in:
commit
0ab5ed9f2f
Binary file not shown.
BIN
udisks-2.9.1.tar.bz2
Normal file
BIN
udisks-2.9.1.tar.bz2
Normal file
Binary file not shown.
10
udisks2.spec
10
udisks2.spec
@ -57,8 +57,8 @@
|
|||||||
|
|
||||||
Name: udisks2
|
Name: udisks2
|
||||||
Summary: Disk Manager
|
Summary: Disk Manager
|
||||||
Version: 2.9.0
|
Version: 2.9.1
|
||||||
Release: 3
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: https://github.com/storaged-project/udisks
|
URL: https://github.com/storaged-project/udisks
|
||||||
@ -427,7 +427,8 @@ udevadm trigger
|
|||||||
%dir %{_sysconfdir}/udisks2/modules.conf.d
|
%dir %{_sysconfdir}/udisks2/modules.conf.d
|
||||||
%{_libdir}/udisks2/modules/libudisks2_zram.so
|
%{_libdir}/udisks2/modules/libudisks2_zram.so
|
||||||
%{_datadir}/polkit-1/actions/org.freedesktop.UDisks2.zram.policy
|
%{_datadir}/polkit-1/actions/org.freedesktop.UDisks2.zram.policy
|
||||||
%{_unitdir}/zram-setup@.service
|
%{_unitdir}/udisks2-zram-setup@.service
|
||||||
|
%{_udevrulesdir}/90-udisks2-zram.rules
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?with_vdo}
|
%if 0%{?with_vdo}
|
||||||
@ -437,6 +438,9 @@ udevadm trigger
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 14 2020 yanglongkang <yanglongkang@huawei.com> - 2.9.1-1
|
||||||
|
- update to 2.9.1
|
||||||
|
|
||||||
* Thu Oct 29 2020 Zhiqiang Liu <lzhq28@mail.ustc.edu.cn> - 2.9.0-3
|
* Thu Oct 29 2020 Zhiqiang Liu <lzhq28@mail.ustc.edu.cn> - 2.9.0-3
|
||||||
- backport one patch to fix memory leak problems
|
- backport one patch to fix memory leak problems
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user