Skip to content
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

chore: use go1.17.3 #588

Merged
merged 3 commits into from
Nov 10, 2021
Merged

chore: use go1.17.3 #588

merged 3 commits into from
Nov 10, 2021

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Nov 10, 2021

Checklist

Description

  • ensure we use go1.17.3 in workflows

  • update to a version of ooni/oohttp that uses go1.17.3

This change WILL need to be forward ported to master.

Closes ooni/probe#1861

Android is also Linux. The Android build fails because both
errno_linux.go and errno_android.go are compiled.

There's no difference between the files except into a comment
that mentions "linux" or "android".

Therefore, it's safe to remove the android-specific file
and just keep and use the linux-specific one.

Part of ooni/probe#1863, where we're
forward porting ooni/go patches to go1.17.

I'm still trying to figure out whether I can build oonimkall
using the forward ported patches and this error prevents me
from building, because the build fails.

"やれやれだぜ"

Note that this patch WILL need to be forward ported to master.

This bug was previosuly reported to me by @hellais.

Because I did run `go generate ./internal/netxlite/...` we also
get for free updated certificates, which is OK.
- ensure we use go1.17.3 in workflows

- update to a version of ooni/oohttp that uses go1.17.3

This change WILL need to be forward ported to master.

Closes ooni/probe#1861
@bassosimone bassosimone requested a review from hellais as a code owner November 10, 2021 13:04
@bassosimone bassosimone merged commit adcb0f9 into release/3.11 Nov 10, 2021
@bassosimone bassosimone deleted the issue/1863 branch November 10, 2021 13:10
bassosimone added a commit that referenced this pull request Nov 10, 2021
This diff forward ports adcb0f9.

Original commit message:

- - -

- ensure we use go1.17.3 in workflows

- update to a version of ooni/oohttp that uses go1.17.3

This change WILL need to be forward ported to master.

Closes ooni/probe#1861
bassosimone added a commit that referenced this pull request Nov 10, 2021
This diff forward ports adcb0f9.

Original commit message:

- - -

- ensure we use go1.17.3 in workflows

- update to a version of ooni/oohttp that uses go1.17.3

This change WILL need to be forward ported to master.

Closes ooni/probe#1861
ainghazal pushed a commit to ainghazal/probe-cli that referenced this pull request Mar 8, 2022
This diff forward ports a01ff0bec530bb78adc68c8d1c475c3e69b3a92e.

Original commit message:

- - -

- ensure we use go1.17.3 in workflows

- update to a version of ooni/oohttp that uses go1.17.3

This change WILL need to be forward ported to master.

Closes ooni/probe#1861
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant