Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps lief from 0.9.0 to 0.15.0.

Release notes

Sourced from lief's releases.

LIEF v0.15.0

See: https://lief.re/doc/stable/changelog.html#july-21th-2024

LIEF v0.14.1

https://lief-project.github.io/doc/stable/changelog.html#february-11th-2024

LIEF v0.14.0: https://lief-project.github.io/doc/stable/changelog.html#january-20-2024

0.13.2

Changelog https://lief-project.github.io/doc/stable/changelog.html#june-17-2023

LIEF 0.13.1

See: https://lief-project.github.io/doc/stable/changelog.html#may-28-2023

0.13.0

https://lief-project.github.io/blog/2023-04-09-lief-0-13-0/

0.12.3

This is a security fix release:

https://lief-project.github.io/doc/stable/changelog.html#november-1-2022

0.12.2

No release notes provided.

0.12.1

See: https://lief-project.github.io/doc/stable/changelog.html#april-08-2022

0.12.0

Changelog is here: https://lief-project.github.io/doc/latest/changelog.html#march-25-2022

0.11.5

No release notes provided.

0.11.4

No release notes provided.

0.11.3

No release notes provided.

0.11.2

See: https://lief.quarkslab.com/doc/stable/changelog.html#february-22-2021

0.11.1

See: https://lief.quarkslab.com/blog/2021-02-22-lief-0-11-1/

0.11.0

See: https://lief.quarkslab.com/doc/stable/changelog.html#v0.11.0

0.10.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [lief](https://github.com/lief-project/LIEF) from 0.9.0 to 0.15.0.
- [Release notes](https://github.com/lief-project/LIEF/releases)
- [Commits](lief-project/LIEF@0.9.0...0.15.0)

---
updated-dependencies:
- dependency-name: lief
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2024
@bbenne10
Copy link

bbenne10 commented May 6, 2025

This will not immediately work. There is at least one place where ember imports lief.bad_format which was removed sometime between lief 0.9 and 0.13.2. I have yet to figure out if there's an automated or easy way to upgrade.

@afterow
Copy link

afterow commented Jun 10, 2025

This will not immediately work. There is at least one place where ember imports lief.bad_format which was removed sometime between lief 0.9 and 0.13.2. I have yet to figure out if there's an automated or easy way to upgrade.

Test Verification Results

I've merged this PR (#110) in my local repository and verified with the following environment:

Test results: All functionalities operate normally with no regression issues detected

Additional Context

Regarding technical details of this issue, I've provided comprehensive analysis in the historical comment on issue #116, which includes:

  1. Steps to reproduce the original issue
  2. LIEF version compatibility validation data

This fix effectively resolves the core problem described in #116. We recommend reviewing this PR in conjunction with the historical context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants