freebsd-ports/net/ooni-probe-cli
Vinícius Zavam a2120a784b
net/ooni-probe-cli: update 3.0.8 to 3.9.2
we no longer need 'post-configure' stage;
  major changes done by previous releases are listed below.

  * https://github.com/ooni/probe-cli/releases/tag/v3.9.0

    - ooniprobe run unattended is no longer limited to 10 URLs per run;
    - riseupvpn experiment has been improved to reduce false positives;
    - webconnectivity experiment now includes network_events and tls_handshake;
    - ooniprobe --batch now emits output on the standard output;
    - signal experiment has been moved to the im nettest group.

  * https://github.com/ooni/probe-cli/releases/tag/v3.8.0

    - rename stun_reachability to stunreachability;
    - fix goroutine spin and memleaks (stunreachability).

  * https://github.com/ooni/probe-cli/releases/tag/v3.7.0

    - added dnscheck and stunreachability to the experimental nettest group;
    - webconnectivity now fails less badly when asked to test https://1.1.1.1;
    - merged code that improves how we communicate with our backend.

  * https://github.com/ooni/probe-cli/releases/tag/v3.6.0

    - requires Go 1.16 now;
    - added a basic Signal messenger experiment;
    - correctly handle body-terminated-by-EOF HTTP responses;
    - added one more DC endpoint to the Telegram experiment;
    - removed sentry;
    - expose a new API to call the URLs endpoint from mobile devices.

  * https://github.com/ooni/probe-cli/releases/tag/v3.5.0

    - merge ooni/probe-engine 0.23.0 into this repository;
    - fix package name.

  * https://github.com/ooni/probe-cli/releases/tag/v3.2.0

    - pin to ooni/probe-engine 0.22.0 and update all the other deps;
    - fetch uploaded measurements using the ooni API;
    - nettests: do not save uploaded measurements on disk;
    - informedconsent: copy informed consent from legacy probes.

  * https://github.com/ooni/probe-cli/releases/tag/v3.1.0

    - update dependencies;
    - move all packages into the internal package;
    - add unattended nettest group;
    - add new riseupvpn nettest;
    - allow to read input from command line.

Sponsored by:	TorBSD Diversity Project (TDP)
Sponsored by:	The Tor Project
2021-04-18 22:15:12 +00:00
..
distinfo
Makefile
pkg-descr