-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cli: release 3.18.0 #2417
Labels
ooni/probe-cli
ooni/probe-engine
platform/android
platform/ios
platform/linux
platform/macos
platform/windows
priority/medium
Normal priority issue
technical task
technical tasks e.g. deployment
Comments
bassosimone
added
technical task
technical tasks e.g. deployment
ooni/probe-cli
platform/android
platform/ios
platform/macos
platform/windows
platform/linux
ooni/probe-engine
labels
Feb 20, 2023
I was about to open an issue to have stun.l.google.com:19302 added to the stunreachability input list, because it's not currently, but I see that it will probably get done as part of
FYI, here's documentation of some recent changes in snowflake's STUN server list:
|
Thank you @Em4E ! |
bassosimone
added a commit
to ooni/oocrypto
that referenced
this issue
May 29, 2023
This pull request updates oocrypto to use go1.20.4. After this pull request is merged, one must use go1.20.x (preferably go1.20.4) to build oocrypto. The diff between our tree and upstream is provided below. [golang-1.20.4-vs-oocrypto.patch](https://github.com/ooni/oocrypto/files/11590595/golang-1.20.4-vs-oocrypto.patch) I have also read each commit that I am about to merge and I think it's safe to merge and go ahead. Part of ooni/probe#2478 and ooni/probe#2417.
bassosimone
added a commit
to ooni/oocrypto
that referenced
this issue
May 29, 2023
bassosimone
added a commit
to ooni/oohttp
that referenced
this issue
May 29, 2023
bassosimone
added a commit
to ooni/oohttp
that referenced
this issue
May 29, 2023
chore: update submodules Part of ooni/probe#2417 and ooni/probe#2478
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 29, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 29, 2023
Part of ooni/probe#2417 and ooni/probe#2478. We should try to upgrade to a later version but this upgrade is the bare minimum to try using go1.20.
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 29, 2023
Part of ooni/probe#2417 and ooni/probe#2478.
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 31, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 31, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 31, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 31, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 31, 2023
This commit forward ports df9677a from the release/3.17 branch. See ooni/probe#2417 (comment)
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 31, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 6, 2023
I used both `go get -u -v ./...` and gomajor. I have not updated github.com/quic-go/quic-go to v0.35.1 because there are breaking changes that require a bit more effort. Part of ooni/probe#2417
bassosimone
added a commit
to ooni/go-libtor
that referenced
this issue
Jun 6, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 6, 2023
I used both `go get -u -v ./...` and gomajor. I have not updated github.com/quic-go/quic-go to v0.35.1 because there are breaking changes that require a bit more effort. Part of ooni/probe#2417
bassosimone
added a commit
to ooni/go-libtor
that referenced
this issue
Jun 6, 2023
bassosimone
added a commit
to ooni/go-libtor
that referenced
this issue
Jun 6, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 6, 2023
- [x] make sure android dependencies are up-to-date - [x] update to the latest ooni/go-libtor for iOS - [x] make sure we're using the most popular user-agent See ooni/probe#2417
3 tasks
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 6, 2023
- [x] make sure android dependencies are up-to-date - [x] update to the latest ooni/go-libtor for iOS - [x] make sure we're using the most popular user-agent See ooni/probe#2417
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 6, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 6, 2023
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 8, 2023
We have updated the runners, so the versions have changed as well. See ooni/probe#2417
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 8, 2023
This diff forward ports 8a85b63 to the master development branch. We have updated the runners, so the versions have changed as well. See ooni/probe#2417
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 8, 2023
This diff forward ports 8a85b63 to the master development branch. We have updated the runners, so the versions have changed as well. See ooni/probe#2417
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
Jun 27, 2023
cyBerta
pushed a commit
to cyBerta/probe-cli
that referenced
this issue
Aug 4, 2023
cyBerta
pushed a commit
to cyBerta/probe-cli
that referenced
this issue
Aug 4, 2023
cyBerta
pushed a commit
to cyBerta/probe-cli
that referenced
this issue
Aug 4, 2023
cyBerta
pushed a commit
to cyBerta/probe-cli
that referenced
this issue
Aug 4, 2023
This commit forward ports df9677a and 854189c from the release/3.17 branch. See ooni/probe#2417 (comment)
cyBerta
pushed a commit
to cyBerta/probe-cli
that referenced
this issue
Aug 4, 2023
cyBerta
pushed a commit
to cyBerta/probe-cli
that referenced
this issue
Aug 4, 2023
I used both `go get -u -v ./...` and gomajor. I have not updated github.com/quic-go/quic-go to v0.35.1 because there are breaking changes that require a bit more effort. Part of ooni/probe#2417
cyBerta
pushed a commit
to cyBerta/probe-cli
that referenced
this issue
Aug 4, 2023
- [x] make sure android dependencies are up-to-date - [x] update to the latest ooni/go-libtor for iOS - [x] make sure we're using the most popular user-agent See ooni/probe#2417
cyBerta
pushed a commit
to cyBerta/probe-cli
that referenced
this issue
Aug 4, 2023
cyBerta
pushed a commit
to cyBerta/probe-cli
that referenced
this issue
Aug 4, 2023
This diff forward ports 8a85b63 to the master development branch. We have updated the runners, so the versions have changed as well. See ooni/probe#2417
We can now close this issue! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ooni/probe-cli
ooni/probe-engine
platform/android
platform/ios
platform/linux
platform/macos
platform/windows
priority/medium
Normal priority issue
technical task
technical tasks e.g. deployment
client-staging
commit usinggo get -u -v
go list ./cmd/ooniprobe
does not include any pinned package in psiphon'sgo.mod
./internal/stuninput
)GOVERSION
,NDKVERSION
, andMOBILE/android/ensure
if neededgo get -u -v -d ./...
go generate ./...
)gosec
runsgo test -race -count 1 ./...
must pass locallyThe text was updated successfully, but these errors were encountered: