Changes from upstream (v1.4.0 and 1.4.2):
- This release is focused on providing support for the Storage v0.54. Additionally it contains a couple of improvements, and translation updates.
- Correct Bash completion dir installation path
Fixes T9117
JoshStrobl | |
DataDrake |
Triage Team |
Changes from upstream (v1.4.0 and 1.4.2):
Fixes T9117
I connected my nitrokey after installation and tried out totp and the password safe.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
There's an AppImage upstream, so if you don't want to add it to the repository again I would understand that.
I use the tool daily and noticed after todays update that it's not installed anymore, so I made a package for myself :)
package.yml | ||
---|---|---|
5 | Any reason this isn't using the tarball? https://github.com/Nitrokey/nitrokey-app/releases/download/v1.4.2/nitrokey-app-v1.4.2.tar.gz |
package.yml | ||
---|---|---|
5 | Just personal preference. Is the general policy to use tarballs when available? If so I will change that. |
package.yml | ||
---|---|---|
5 | You should be using tarballs when possible so we're not unnecessarily cloning git history. |