OONI Probe CLI v3.19.0-alpha.3
Pre-release
Pre-release
This release is an alpha release. It is not ready for general availability and should only be used for QA.
A stable release will follow suit hopefully in a few days from today.
This release is based on v3.19.0-alpha.2. Make sure you also read the changelog of:
On top of the v3.19.0-alpha.2 release, this follow-up release adds the following changes backported from the master branch:
- 🚧 refactor(buildtool): use list for OpenSSL ./Configure flags 06cda7b
- 🚧 cleanup(buildtool): disable unit tests when building tor cfb3c85
- 🐛 fix(buildtool): let libevent use OpenSSL's pkgconfig 79740bc
- ✨ feat(buildtool): build zlib, openssl, libevent, and tor for iOS ed915b5
- 🚧 chore(buildtool): add ios-build unit tests d71e416
- ✨ feat(ios): replace go-libtor with ./internal/libtor 4513a12
In short, this release includes work to build tor for iOS using the same build tool used for Android.