!54 fix an error in logs during bluez installation or uninstallation
From: @xing_xing1992 Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
13757a7f84
13
bluez.spec
13
bluez.spec
@ -1,7 +1,7 @@
|
|||||||
Name: bluez
|
Name: bluez
|
||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Version: 5.54
|
Version: 5.54
|
||||||
Release: 6
|
Release: 7
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.bluez.org/
|
URL: http://www.bluez.org/
|
||||||
Source0: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.xz
|
Source0: http://www.kernel.org/pub/linux/bluetooth/bluez-%{version}.tar.xz
|
||||||
@ -120,13 +120,13 @@ make check
|
|||||||
%preun
|
%preun
|
||||||
%systemd_preun bluetooth.service
|
%systemd_preun bluetooth.service
|
||||||
%systemd_user_preun obex.service
|
%systemd_user_preun obex.service
|
||||||
%systemd_user_preun bluetooth-mesh.service
|
%systemd_preun bluetooth-mesh.service
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%systemd_post bluetooth.service
|
%systemd_post bluetooth.service
|
||||||
/sbin/udevadm trigger --subsystem-match=usb
|
/sbin/udevadm trigger --subsystem-match=usb
|
||||||
%systemd_user_post obex.service
|
%systemd_user_post obex.service
|
||||||
%systemd_user_post bluetooth-mesh.service
|
%systemd_post bluetooth-mesh.service
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%systemd_postun_with_restart bluetooth.service
|
%systemd_postun_with_restart bluetooth.service
|
||||||
@ -180,13 +180,16 @@ make check
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Feb 12 2022 xingxing <xingxing9@h-partners.com> - 5.54-10
|
* Sat Feb 12 2022 xingxing <xingxing9@h-partners.com> - 5.54-7
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- CVE:CVE-2021-43400
|
- CVE:CVE-2021-43400
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
- DESC:fix CVE-2021-43400
|
- DESC:fix CVE-2021-43400
|
||||||
|
|
||||||
* Fri Sep 24 2021 yanan <yanan@huawei.com> - 5.54-9
|
* Thu Feb 13 2022 wangkerong <wangkerong@huawei.com> - 5.54-6
|
||||||
|
- DESC:fix an error in logs during bluez installation uninstallation
|
||||||
|
|
||||||
|
* Fri Sep 24 2021 yanan <yanan@huawei.com> - 5.54-5
|
||||||
- DESC:fix CVE-2021-3658
|
- DESC:fix CVE-2021-3658
|
||||||
|
|
||||||
* Tue Aug 10 2021 zhanzhimin<zhanzhimin@huawei.com> - 5.54-4
|
* Tue Aug 10 2021 zhanzhimin<zhanzhimin@huawei.com> - 5.54-4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user