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

yara-x 0.9.0 #192718

Merged
merged 2 commits into from
Oct 3, 2024
Merged

yara-x 0.9.0 #192718

merged 2 commits into from
Oct 3, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
* Implement the `with` statement (#197).
* The `fmt` command is now customizable (#205).
* Serialize compiled rules in platform-independent way (#202).
* Allow to specify namespaces for input rule files in the CLI (aa25903).
* Mach-O import parsing and import hash function by @latonis in https://github.com/VirusTotal/yara-x/pull/135
* Refactor the deserialization API in Golang (e8bf6ed921).
* Redesign C API using callbacks (#198).
* Implement APIs in C and Golang for accessing the individual rules contained in a `Rules` object (ef032524).
* BUGFIX: issue with some comments inside hex patterns (e7f63634).
* BUGFIX: bug while parsing regexp `/\\/` (09e823a).
* BUGFIX: panic when map, array or regexp is used as a boolean expression (5fb2057).
* BUGFIX: multiple issues in the parser with invalid rules (9c4231d, 699bf51, 28bf377, d19a323, 7e26d31, ba2059d, a2b7394).
* BUGFIX: bug while using `--compiled-rules` without namespaces (#201).

Contributors: @chudicek @TommYDeeee @latonis @wxsBSD

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 3, 2024
yara-x: update test

Signed-off-by: Rui Chen <[email protected]>
Copy link
Contributor

github-actions bot commented Oct 3, 2024

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

@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 Oct 3, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 3, 2024
Merged via the queue into master with commit 6757cb4 Oct 3, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-yara-x-0.9.0 branch October 3, 2024 13:47
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. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants