Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release adds support for Go 1.25 and drops support for Go 1.23 and Go 1.24.

Literal obfuscation is improved slightly so that deobfuscation via static analysis is not as easy to achieve.

Attempting to obfuscate packages which inject function headers into the runtime via //go:linkname now fails in a very clear way, as such packages like github.com/bytedance/sonic/loader cannot work with an obfuscated runtime.

A number of fixes are also included:

  • Fix obfuscating packages whose Go files all import C
  • Fix builds where GOROOT is a symbolic link
  • Fix control flow obfuscation on packages importing unsafe
  • Fix a regression where build flags were not obeyed in garble reverse

View the full release notes at https://github.com/burrowers/garble/releases/tag/v0.15.0.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Aug 31, 2025
Signed-off-by: Rui Chen <[email protected]>
Copy link
Member

@stefanb stefanb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 31, 2025
@BrewTestBot BrewTestBot enabled auto-merge August 31, 2025 20:35
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 31, 2025
Merged via the queue into main with commit 8936093 Aug 31, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-garble-0.15.0 branch August 31, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants