Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2025

This PR contains the following updates:

Package Type Update Change
goblin build-dependencies minor 0.9 -> 0.10

Release Notes

m4b/goblin (goblin)

v0.10.1

[0.10.1]

v0.10.0

Compare Source

Breaking

build: use rust 2024 edition; bump MSRV to 1.85
pe: fix address size incompatibility on 32-bit builds, thanks @​kkent030315: https://github.com/m4b/goblin/pull/441
pe: fix fail on malformed certificate table parsing, thanks @​ideeockus: https://github.com/m4b/goblin/pull/417
pe: remove use of generics for is_32bit, thanks @​kkent030315: https://github.com/m4b/goblin/pull/435
pe: Support multiple debug directories and VCFeature, Repro, ExDllCharacteristics, POGO parsers, thanks @​kkent030315: https://github.com/m4b/goblin/pull/403

Added

elf: add Loongarch macros and name mapping, thanks @​000lbh: https://github.com/m4b/goblin/pull/446
pe: Add base relocation parser thanks @​kkent030315: https://github.com/m4b/goblin/pull/444

Fixed

pe.header: fix parse without rich header, thanks @​ideeockus: https://github.com/m4b/goblin/pull/451
pe.header: fix parse header with no dos stub, thanks @​ideeockus: https://github.com/m4b/goblin/pull/456
pe.imports: ignore malformed imports in ParseMode::Permissive, thanks @​ideeockus: https://github.com/m4b/goblin/pull/442
pe: Change Section Table Real Name Handling, thanks @​prettyroseslover: https://github.com/m4b/goblin/pull/438
pe.tls: tlsdata.parse_with_opts - integer overflow + out of bound, thanks @​BinFlip: https://github.com/m4b/goblin/pull/448
pe.debug: POGOInfo.parse_with_opts - integer overflow + out of bound, thanks @​BinFlip: https://github.com/m4b/goblin/pull/449
archive: fix subtract with overflow in archive parser, thanks @​kkent030315: https://github.com/m4b/goblin/pull/454
te: fix subtract with overflow in TE header parser, thanks @​kkent030315: https://github.com/m4b/goblin/pull/452
archive: fix size overflow in name index parser, thanks @​kkent030315: https://github.com/m4b/goblin/pull/455
coff: fix subtract with overflow in COFF header parser, thanks @​kkent030315: https://github.com/m4b/goblin/pull/453


Configuration

📅 Schedule: Branch creation - "before 4pm on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/goblin-0.x branch from 410e6e2 to 2326907 Compare August 15, 2025 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants