ptrcnull
6e1c242357
testing/authenticator-rs: upgrade to 0.7.5
2023-05-29 20:58:26 +00:00
psykose
7853d213cc
*/*: remove CARGO_REGISTRIES_CRATES_IO_PROTOCOL
...
we now set this in abuild instead.
2023-05-06 04:28:28 +02:00
ptrcnull
fbcf4c4f11
*/*: utilise sparse crates.io fetches
...
this is a million times faster
new only in rust 1.68, and fails on older versions,
but we have only latest in aports and don't support anything else, so
it's okay.
2023-03-10 00:35:53 +01:00
Hugo Osvaldo Barrera
cdd3ce01ff
*/*: drop redundant CARGO_PROFILE_* variables, collapse newlines
...
The cargo vars are now set in abuild.conf by default.
Newlines done with:
find . -name APKBUILD -exec sed -i '/^$/N;/^\n$/D' {} \;
See also: https://stackoverflow.com/a/4522043
2023-01-07 02:42:07 +01:00
psykose
9f74618ab5
testing/authenticator-rs: upgrade to 0.7.3
2022-11-11 23:48:24 +01:00
psykose
94b05e937c
Revert "community/*: add CARGO_HOME"
...
This reverts commit 312d403b3b
.
see 7345d3fd1e
2022-08-04 19:39:39 +02:00
psykose
312d403b3b
community/*: add CARGO_HOME
...
takes longer for clean builds, but helps on the builders
2022-08-04 14:34:16 +02:00
Natanael Copa
8e632f678e
testing: mass rebuild against openssl3
2022-08-02 10:35:27 +02:00
3np
51c51480c7
testing/authenticator-rs: add net option
2022-06-15 12:39:04 +00:00
3np
533f15ca47
testing/authenticator-rs: new aport
...
https://github.com/grumlimited/authenticator-rs
TOTP MFA/2FA application written in Rust and GTK3.
2022-06-15 07:19:05 +00:00