mirror of
https://github.com/seiichiro0185/sailotp.git
synced 2024-11-14 13:16:42 +00:00
Version 1.9.0
Added Search Functionality (contributed by Jyri-Petteri Paloposki) Updated Finnish Translation (contributed by Jyri-Petteri Paloposki)
This commit is contained in:
parent
178ab186ba
commit
6273578f57
3 changed files with 7 additions and 3 deletions
|
@ -33,7 +33,7 @@ or write an email to sailfish _AT_ seiichiro0185.org
|
|||
|
||||
SailOTP is licensed under a 3-Clause BSD-License. See COPYING for details.
|
||||
|
||||
## Accnowledgements
|
||||
## Acknowledgements
|
||||
|
||||
SailOTP uses the SHA-1 and HMAC-Implementation from
|
||||
|
||||
|
@ -58,7 +58,7 @@ The qrencode library is used for QRCode-encoding existing tokens for export to o
|
|||
The following people have contributed to translating SailOTP:
|
||||
|
||||
* Chinese: BirdZhang
|
||||
* Finnish: Johan Heikkilä (hevanaa)
|
||||
* Finnish: Johan Heikkilä (hevanaa), Jyri-Petteri Paloposki (ZeiP)
|
||||
* French: Romain Tartière (smortex)
|
||||
* Italian: Tichy
|
||||
* Russian: moorchegue
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
* Mon Jan 04 2021 Stefan Brand <sailfish@seiichiro0185.org> 1.9.0-1
|
||||
- Add Search Functionality (conbtributed by Jyri-Petteri Paloposki)
|
||||
- Updated Finnish Translation (contributed by Jyri-Petteri Paloposki)
|
||||
|
||||
* Sun Mar 03 2019 Stefan Brand <sailfish@seiichiro0185.org> 1.8.1-1
|
||||
- Translation Updates
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: harbour-sailotp
|
||||
Summary: SailOTP
|
||||
Version: 1.8.1
|
||||
Version: 1.9.0
|
||||
Release: 1
|
||||
Group: Security
|
||||
URL: https://github.com/seiichiro0185/sailotp/
|
||||
|
|
Loading…
Reference in a new issue