ukui-biometric-manager (1.0.1-1) [PTS] [DDPO]
OLD: VCS is behind the version in the archive: 1.0.1-0ubuntu1 < 1.0.1-1.Hint: This git repository uses http. You might need to run git update-server-info to update the auxiliary info files.
- Git: https://github.com/ukui/ukui-biometric-manager.git
- Branch: master
- Path: debian/changelog
- Browser: https://github.com/ukui/ukui-biometric-manager
- Last scan: 2021-01-18 20:36:02+00
- Next scan: 2021-01-19 18:00:00+00
- Debian changelog in Git:
ukui-biometric-manager (1.0.1-0ubuntu1) unstable; urgency=medium * Bugfix:the application gets the auth results but has not yet authenticated. * Add device status display and default device configuration. * Add supporting for usb device hot-plug. * Hide the main widgets and show prompt for service stopped. -- handsome_feng <jianfengli@ubuntukylin.com> Tue, 16 Apr 2019 21:10:08 +0800
- This branch is 41 commits ahead of tag v1.0.0
- Git log:
commit 458dc6ba56266f431f650d64cfa0fd76798701eb Author: leichen-kylin <1749101639@qq.com> Date: Mon Dec 14 09:39:23 2020 +0800 Modify debian directory commit 363343058c3c3732df97f7228581cb646841112a Merge: d7d6452 f590058 Author: xiaoyiwu <282553413@qq.com> Date: Sun Sep 27 10:22:55 2020 +0800 Merge pull request #8 from liuyuanpeng176/master 修复无法通过任务栏右键关闭的问题。 commit d7d64520f027978b84272ed1c989bcaf43d61083 Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Sun Sep 27 09:35:03 2020 +0800 add copyright commit f590058b4fa715249bec903d32c24cec94b7bbdd Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Thu Sep 24 17:31:01 2020 +0800 * 修改更该为更改 * 使用主题提供的图标 commit ee403d37263b69641da3cecb86cb0b843fd7c1f7 Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Fri Aug 21 16:46:54 2020 +0800 Add contributor commit 1fb83be7c5e7a5a88cda2199f2a291003680bc6f Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Fri Aug 21 15:40:47 2020 +0800 Fixed no prompt when clicking verification when fingerprint is not selected commit 9a4c22a99741a2705123252f61f3b4ba819f5663 Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Tue Jul 28 17:01:18 2020 +0800 Added feature name length limit commit a91084b25d74c9c72fe16b2363dc38291246e19d Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Tue Jul 28 13:20:54 2020 +0800 fix error spell commit 8e1c085c31bc512fb6746c93df208e16c1cc33e2 Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Tue Jul 28 13:15:18 2020 +0800 fix can't close in panal commit a32db16cee189a979500039de855d85125d606c4 Author: Aylinux <cihanalk@gmail.com> Date: Sat Jul 4 09:43:17 2020 +0300 Create tr.ts (#6) commit d8b31a5765e9d5ebb51bac8620315e5a7f19ecfc Author: liuyuanpeng <41070119+liuyuanpeng176@users.noreply.github.com> Date: Sat Jul 4 14:42:34 2020 +0800 add bo.ts (#3) commit ce77862475f439d1faa0effc4534a0933c74b18b Author: Aylinux <cihanalk@gmail.com> Date: Sat Jul 4 09:42:10 2020 +0300 Update biometric-manager.pro (#7) commit a609789ef299ba3879c2391a531e0bb6a2ccc2c4 Author: handsome-feng <jianfengli@ubuntukylin.com> Date: Fri Jul 3 17:48:07 2020 +0800 ADD COPYING (Closes: #5) commit 5d573a29a2bd41cb30f36fa3cf73e355c1cf3981 Author: Aylinux <cihanalk@gmail.com> Date: Thu May 21 05:56:33 2020 +0300 Update biometric-manager.desktop (#4) commit ab1a39f72cbf2948137428c49c8d996b052fe812 Merge: f8f2b36 152344b Author: xiaoyiwu <282553413@qq.com> Date: Fri Mar 20 14:51:58 2020 +0900 Merge pull request #2 from liuyuanpeng176/master change biometric-manager.png commit 152344b1d21350bc7efe593e6004786a6faff7ba Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Thu Mar 19 06:25:32 2020 +0800 add f1 open user guide commit ab481e44aa234ecce3b4f1e64abba7c5e9c61b09 Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Wed Mar 18 17:09:53 2020 +0800 change biometric-manager.png commit f8f2b36caea685a351e87f33872c32013af3d921 Author: xiaoyiwu <282553413@qq.com> Date: Sat Jan 11 10:33:21 2020 +0800 Create README.md commit ad529aca068fb91b296a66cae17cedd6c25f18cd Merge: ae49e78 f569d87 Author: xiaoyiwu <282553413@qq.com> Date: Sat Jan 11 10:31:39 2020 +0800 Merge pull request #1 from liuyuanpeng176/master * Fix the problem that the same fingerprint name commit f569d87ad7d6f3172e9c7dfc94636ad6175bffa7 Author: liuyuanpeng <liuyuanpeng@kylinos.cn> Date: Thu Jan 9 14:10:56 2020 +0800 * Fix the problem that the same fingerprint name can be entered repeatedly. * Modify the title of finger vein entry window to finger vein entry. * Set the inserted fingerprint device to be displayed in the first position on the interface. * Modify the issue that the default device application crashes after switching the fingerprint type on the main interface of the management tool. * The biometrics were successfully cleared. Click OK in the "Empty Results" window to clear the biometrics. * pro file add "CONFIG += c++11",change control file Architecture to any. commit ae49e781e7f8d3ba4b42ce5b99c1e6782136c17a Author: handsome-feng <handsome-feng@users.noreply.github.com> Date: Wed Jun 5 08:53:39 2019 +0800 Fix a typo in watch. commit fb13f23c366b1d8f0546f03758256c6874432e81 Author: handsome-feng <jianfengli@ubuntukylin.com> Date: Tue Apr 16 21:13:58 2019 +0800 Fetch debian/ from debian branch commit d4011ca5bde1a03f696f2467ddaf6f42ccaef25d Author: yanghao <yanghao@kylinos.cn> Date: Wed Dec 26 15:12:17 2018 +0800 Change the file holding the pid. commit 701641dd0aa70b2b6b35a498eb2c64a8c4602a6b Author: yanghao <yanghao@kylinos.cn> Date: Wed Dec 26 11:19:53 2018 +0800 Change the configure path of the biometric default device commit 74ee377066aa00c62c63ed054201cddbb2d39405 Author: yanghao <yanghao@kylinos.cn> Date: Fri Nov 23 15:12:49 2018 +0800 * Call GetOpsMesg to get error message if the ops's(enroll/verify/search) result is error. * Don't start movie before the ops of enroll is authenticated. * Filter out the message received after the end of the ops. * Bugfix: Stop ops after the prompt dialog is closed by press esc key. commit a5fa84123ccccf94201af3b8010556f8400c86ae Author: yanghao <yanghao@kylinos.cn> Date: Wed Nov 21 08:39:07 2018 +0800 Update translation. commit cf62f5c86675a765d13e3ec7d909df77e34fbf08 Author: yanghao <yanghao@kylinos.cn> Date: Tue Nov 20 17:28:27 2018 +0800 * Hide the main widgets and show prompt for service stoppped. commit 061df72efacfdb18507f9c441bf3db4d46fa4898 Author: yanghao <yanghao@kylinos.cn> Date: Tue Nov 20 15:41:20 2018 +0800 Update the feature list if the status of some devices change. commit 2c2655f8fcaa636017acd959369266206cc52aed Author: yanghao <yanghao@kylinos.cn> Date: Tue Nov 20 15:22:45 2018 +0800 Bugfix: the application crashs if the status of some device change and the status of the device is different from the type of devices displayed in the mainwindow. commit 463641577ea21720cab5b3950cb7771d82b741e7 Author: yanghao <yanghao@kylinos.cn> Date: Thu Nov 1 10:21:41 2018 +0800 Add spanish translation commit 869f2e1780e4d79ad83ba3fb43d89ed78c4192c2 Author: yanghao <yanghao@kylinos.cn> Date: Tue Oct 16 14:07:33 2018 +0800 [Fixed] fix the device index getted when double click the table's cell. commit 58ab864e460c06709e646583042c6ba3da976573 Author: yanghao <yanghao@kylinos.cn> Date: Tue Oct 16 13:59:32 2018 +0800 [Improved] modify the minimum column width of tablewidget - It shows unexpected in ubuntu18.10 because the minimum column width is set to 175. commit 54dca36b285b13dd5b8aeb1407ff7468ae8c6e28 Author: yanghao <yanghao@kylinos.cn> Date: Fri Oct 12 16:32:51 2018 +0800 allow mutiple users start up at the same time commit da4366e7d2fa438602d85a3a2a4694e5f331b06b Author: yanghao <yanghao@kylinos.cn> Date: Fri Oct 12 15:32:28 2018 +0800 add fr/pt/ru translations commit 51b193d457b40b2d06d9b90f54abbeddc616d82d Author: yanghao <yanghao@kylinos.cn> Date: Thu Oct 11 15:25:13 2018 +0800 [Fixed] fix the bug that the driver status in dashboard changed but in page doesn't change. commit 49e58c549e5acdfbbeec669bebb2994aec512a30 Author: yanghao <yanghao@kylinos.cn> Date: Thu Oct 11 15:01:10 2018 +0800 [Fixed] fix the bug that it doesn't change the driver status of device whose name contains underline. commit 27d62038bdee4d25c44787e13a113a4e684ed464 Author: yanghao <yanghao@kylinos.cn> Date: Thu Oct 11 14:52:31 2018 +0800 [New] add supporting for usb device hot-plug commit 19f3d79c4bccb89484762d00747a416c14dcc5a4 Author: yanghao <yanghao@kylinos.cn> Date: Wed Oct 10 10:59:37 2018 +0800 [New] add device status display and default device configuration commit bf3cd2e672634aeb4e9ef9c3b5f0fb8a6e4c3070 Author: yanghao <yanghao@kylinos.cn> Date: Tue Oct 9 11:14:11 2018 +0800 [Fixed] fix the bug that the application gets the auth results but has not yet authenticated - the waitForFinished will time out but the process isn't finished commit 07e3d2588ae7aada8b47eabac408c233fd32e21a Author: yanghao <yanghao@kylinos.cn> Date: Tue Oct 9 10:26:46 2018 +0800 [New] make the process a singleton commit bb6946eeacbbbe59090bb2b2e9c9892bbb30aff6 Author: yanghao <yanghao@kylinos.cn> Date: Tue Sep 25 14:12:22 2018 +0800 set window's icon