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

finalize 2.15.0 #1331

Merged
merged 4 commits into from Apr 20, 2024
Merged

finalize 2.15.0 #1331

merged 4 commits into from Apr 20, 2024

Conversation

YamatoSecurity
Copy link
Collaborator

@hitenkoku @fukusuket I decided to release 2.15.0 with the windash support to give people time to upgrade before we stop doing the windash conversion on the backend.

@YamatoSecurity YamatoSecurity self-assigned this Apr 20, 2024
@YamatoSecurity YamatoSecurity added the enhancement New feature or request label Apr 20, 2024
@YamatoSecurity YamatoSecurity added this to the v2.15.0 milestone Apr 20, 2024
Copy link
Collaborator

@hitenkoku hitenkoku left a comment

Choose a reason for hiding this comment

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

LGTM

@YamatoSecurity
Copy link
Collaborator Author

@hitenkoku Sorry, could you check why this is failing? https://github.com/Yamato-Security/hayabusa/actions/runs/8761069797

Copy link
Collaborator

@fukusuket fukusuket left a comment

Choose a reason for hiding this comment

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

This seems to be caused by the following changes :(
(It was probably compiled with 0.11.0 before, and now it's compiled with 0.10.x)

In my environment, the issue was resolved by upgrading to version 0.11 or higher as shown below!

@YamatoSecurity
Copy link
Collaborator Author

@fukusuket Thanks! It still wasn't working just by updating dialoguer in Hayabusa for me but when I updated it in hayabusa-evtx it now compiles without any error.

fukusuket

This comment was marked as duplicate.

Copy link
Collaborator

@fukusuket fukusuket left a comment

Choose a reason for hiding this comment

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

hayabusa evtx also uses dialoger, so this is probably the cause! I think it's better to update this as well:) LGTM🚀

https://github.com/Yamato-Security/hayabusa-evtx/blob/15f9f4a502d6b04fd6ee8c42dc3dc36a8b3e2bd1/Cargo.toml#L34

@YamatoSecurity YamatoSecurity merged commit 64baed7 into main Apr 20, 2024
5 checks passed
@YamatoSecurity YamatoSecurity deleted the finalize-2.15.0 branch April 20, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants