feat(make): sign more generated binaries (#330)
* doc(make): add not about qemu-user-static While still investigating https://github.com/ooni/probe/issues/1466 * feat(make): sign more generated binaries While there, fix an annoying bug where the context manager was suppressing exceptions that occurred. Work part of https://github.com/ooni/probe/issues/1466.
This commit is contained in:
parent
6a998545e9
commit
0f98caf3b4
11 changed files with 104 additions and 53 deletions
2
CLI/linux/arm/.gitignore
vendored
2
CLI/linux/arm/.gitignore
vendored
|
|
@ -1 +1,3 @@
|
|||
/miniooni
|
||||
/ooniprobe
|
||||
/ooniprobe.asc
|
||||
|
|
|
|||
Loading…
Reference in a new issue