!15 修复一台设备只能绑一个ukey的问题;修复一些自测缺陷
From: @luoqing_kylinsec Reviewed-by: @liubuguiii Signed-off-by: @liubuguiii
This commit is contained in:
commit
679f1ce908
1430
0001-fix-ukey-Fix-the-issue-where-only-one-ukey-can-be-bo.patch
Normal file
1430
0001-fix-ukey-Fix-the-issue-where-only-one-ukey-can-be-bo.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,14 @@
|
||||
Name: kiran-authentication-devices
|
||||
|
||||
Version: 2.5.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Kiran Authentication Devices
|
||||
|
||||
License: MulanPSL-2.0
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
Patch0001: 0001-fix-mf-iristar-driver-Fix-compilation-issues-with-st.patch
|
||||
Patch0002: 0001-fix-ukey-Fix-the-issue-where-only-one-ukey-can-be-bo.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
@ -65,6 +66,9 @@ systemctl enable kiran-authentication-devices.service
|
||||
rm -rf ${buildroot}
|
||||
|
||||
%changelog
|
||||
* Fri Jun 2 2023 luoqing <luoqing@kylinsec.com.cn> - 2.5.1-3
|
||||
- KYOS-F: Fix the issue where only one ukey can be bound to a device, some self-test bugs.(#I78P3F)
|
||||
|
||||
* Wed May 24 2023 luoqing <luoqing@kylinsec.com.cn> - 2.5.1-2
|
||||
- KYOS-F: fix compilation issues with std:: function in lower versions.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user