66 Commits

Author SHA1 Message Date
handsome-feng ca31d8e29c Add bo.po, update translations 2019-12-14 10:15:01 +08:00
handsome-feng 09bcfcc4dc Fix the wrong arguments of update-rc.d 2019-08-22 10:49:30 +08:00
jianglinxuan 991e57342c Unregistering the init scripts v0.9.62-1 2019-08-10 14:14:48 +08:00
handsome-feng 4aea4334ec fix some lintian warnings; bump standards-version to 4.4.0, compat level to 12 2019-08-10 14:10:06 +08:00
jianglinxuan 3fd2259c37 Registering the init scripts 2019-08-10 10:38:32 +08:00
jianglinxuan fad8bd13c0 Add "set -e" to debian/biometric-auth.postrm 2019-08-09 17:33:17 +08:00
jianglinxuan 5705784a34 Add "force-reload" to alternate init script 2019-08-09 17:30:42 +08:00
jianglinxuan 9790b3b263 update debian/changelog for "Add alternate init script" 2019-08-09 10:34:02 +08:00
jianglinxuan a158802e08 Merge branch 'master' into debian 2019-08-09 10:32:18 +08:00
jianglinxuan 8c8493997a Merge branch 'master' of https://github.com/droiing/biometric-authentication 2019-08-09 10:31:16 +08:00
jianglinxuan b499d8e572 Add alternate init script 2019-08-09 10:19:14 +08:00
handsome-feng f758e85827 Fix a lintian warning; bump std-version to 4.3.0 2019-04-16 21:07:09 +08:00
handsome-feng c6a755b866 update changelog 2019-04-16 20:57:17 +08:00
jianglinxuan 415bf5b65f Merge branch 'debian' of https://github.com/droiing/biometric-authentication into debian 2019-04-02 11:03:26 +08:00
jianglinxuan fd6f1ad44c Release v0.9.62 v0.9.62 2019-04-02 10:59:58 +08:00
jianglinxuan b84c3eae30 Modify the description information when a dbus error occurs and update the translation file 2019-04-02 10:49:57 +08:00
jianglinxuan d01c1ee13e Enhancement: the Enroll interface of APP_API automatically allocates the index number
* In the Enroll interface, the framework automatically allocates
  the free index if the parameter "idx" is -1 given
* APP_API upgraded from 0.11.1 to 0.11.2
2019-04-02 09:46:41 +08:00
jianglinxuan d301fa110b Clean up the automatically generated configuration files after purge.
config file:
  /etc/biometric-auth/biometric-drivers.conf
  /home/every_user/.biometric_auth/UUID

database file:
  /var/lib/biometric-auth/biometric.db
2019-04-02 09:30:42 +08:00
handsome-feng 010e40e5b5 Update the changelog 2018-12-10 15:13:19 +08:00
jianglinxuan 1fa7a40fb8 Change the configuration file to the configuration template file
* Rename biometric-drivers.conf to biometric-drivers.conf.template
* The default configuration template file is installed to
  /usr/share/biometric-auth/
2018-12-06 15:42:48 +08:00
jianglinxuan 85c0ceeae9 Update debian related files for v0.9.61 2018-11-21 16:50:15 +08:00
jianglinxuan 3790c23ec2 Merge branch 'master' into debian 2018-11-21 16:46:41 +08:00
jianglinxuan a670485c94 Release v0.9.61
Update the version number
v0.9.61
2018-11-21 15:54:12 +08:00
jianglinxuan 6c9ec25e8e Add the "bindnow" linker flag to the ELF binary 2018-11-21 15:54:12 +08:00
jianglinxuan 8df85cee2a Remove the openssl library in Makefile.am
For issue #1
2018-11-21 15:54:12 +08:00