!9 新增Ukey管理工具;新增iristar设备,支持虹膜、人脸的录入和验证;修复一些缺陷
From: @luoqing_kylinsec Reviewed-by: @liubuguiii Signed-off-by: @liubuguiii
This commit is contained in:
commit
0bea18bf50
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
kiran-authentication-devices-2.5.1.tar.gz
Normal file
BIN
kiran-authentication-devices-2.5.1.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,12 @@
|
||||
Name: kiran-authentication-devices
|
||||
|
||||
Version: 2.5.0
|
||||
Release: 3
|
||||
Version: 2.5.1
|
||||
Release: 1
|
||||
Summary: Kiran Authentication Devices
|
||||
|
||||
License: MulanPSL-2.0
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
Patch0001: 0001-feature-ukey-The-UKey-device-is-adapted.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
@ -49,6 +47,7 @@ systemctl enable kiran-authentication-devices.service
|
||||
|
||||
%files
|
||||
%{_bindir}/kiran-authentication-devices
|
||||
%{_bindir}/kiran-ukey-manager
|
||||
%{_datadir}/kiran-authentication-devices/translations/*.qm
|
||||
%{_datadir}/dbus-1/system-services/com.kylinsec.Kiran.AuthDevice.service
|
||||
%{_sysconfdir}/dbus-1/system.d/com.kylinsec.Kiran.AuthDevice.Device.conf
|
||||
@ -64,6 +63,17 @@ systemctl enable kiran-authentication-devices.service
|
||||
rm -rf ${buildroot}
|
||||
|
||||
%changelog
|
||||
* Wed May 24 2023 luoqing <luoqing@kylinsec.com.cn> - 2.5.1-1
|
||||
- KYOS-F: add Ukey management tool.
|
||||
- KYOS-F: added iristar device , supporting iris and facial enroll and identify.
|
||||
- KYOS-F: fix some defects.
|
||||
|
||||
* Fri Apr 21 2023 wangyucheng <wangyucheng@kylinsec.com.cn> - 2.5.0-5
|
||||
- KYOS-F: fix ld error: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'.
|
||||
|
||||
* Fri Apr 21 2023 wangyucheng <wangyucheng@kylinsec.com.cn> - 2.5.0-4
|
||||
- KYOS-F: qt5 cmake command compatible.
|
||||
|
||||
* Thu Apr 20 2023 luoqing <luoqing@kylinsec.com.cn> - 2.5.0-3
|
||||
- KYOS-F: Add libusb dependency.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user