Skip to content

0.16.7-1

Choose a tag to compare

@github-actions github-actions released this 13 Oct 13:17

⚠️ This is a hotfix release for two bugs introduced in Go 1.25.2. This release used a patched Go 1.25.2 toolchain, and the patches are backported from Go master branch. Do not use this version unless you encounter these bugs. This version will not be published on F-Droid.

  • Go 1.25.2 fixed CVE-2025-58187, but introduced a bug that causes TLS validation fails for SAN with trailing dot. This has been fixed in Go master branch.
  • Go 1.25.2 fixed CVE-2025-47912, but introduced a bug that causes URL parsing fails for IPv4-mapped IPv6 address in square brackets. This has been fixed in Go master branch.