fix(ukey):Fix the issue where only one ukey can be bound to a device;Fix some self-test bugs
- 修复一台设备只能绑一个ukey的问题 修复一些自测缺陷 Closes #I78P3F
This commit is contained in:
parent
5dd7e3c832
commit
0b0d3a5df1
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
|
Name: kiran-authentication-devices
|
||||||
|
|
||||||
Version: 2.5.1
|
Version: 2.5.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Kiran Authentication Devices
|
Summary: Kiran Authentication Devices
|
||||||
|
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
Patch0001: 0001-fix-mf-iristar-driver-Fix-compilation-issues-with-st.patch
|
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: cmake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -65,6 +66,9 @@ systemctl enable kiran-authentication-devices.service
|
|||||||
rm -rf ${buildroot}
|
rm -rf ${buildroot}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed May 24 2023 luoqing <luoqing@kylinsec.com.cn> - 2.5.1-2
|
||||||
- KYOS-F: fix compilation issues with std:: function in lower versions.
|
- KYOS-F: fix compilation issues with std:: function in lower versions.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user