Update Rust crate goblin to 0.10#55
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
410e6e2 to
2326907
Compare
2326907 to
2045c44
Compare
2045c44 to
ba0d594
Compare
ba0d594 to
c8047fd
Compare
c8047fd to
b883eb5
Compare
b883eb5 to
ed5e29e
Compare
ed5e29e to
488e99b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9→0.10Release Notes
m4b/goblin (goblin)
v0.10.6[0.10.6] - 2026-5-25
v0.10.5[0.10.5] - 2026-2-11
v0.10.4[0.10.4] - 2025-11-30
v0.10.3[0.10.3] - 2025-10-16
v0.10.2Compare Source
[0.10.2] - 2025-10-5
v0.10.1Compare Source
[0.10.1] - 2025-8-14
v0.10.0Compare Source
Breaking
build: use rust 2024 edition; bump MSRV to 1.85
pe: fix address size incompatibility on 32-bit builds, thanks @kkent030315: #441
pe: fix fail on malformed certificate table parsing, thanks @ideeockus: #417
pe: remove use of generics for is_32bit, thanks @kkent030315: #435
pe: Support multiple debug directories and VCFeature, Repro, ExDllCharacteristics, POGO parsers, thanks @kkent030315: #403
Added
elf: add Loongarch macros and name mapping, thanks @000lbh: #446
pe: Add base relocation parser thanks @kkent030315: #444
Fixed
pe.header: fix parse without rich header, thanks @ideeockus: #451
pe.header: fix parse header with no dos stub, thanks @ideeockus: #456
pe.imports: ignore malformed imports in ParseMode::Permissive, thanks @ideeockus: #442
pe: Change Section Table Real Name Handling, thanks @prettyroseslover: #438
pe.tls:
tlsdata.parse_with_opts- integer overflow + out of bound, thanks @BinFlip: #448pe.debug:
POGOInfo.parse_with_opts- integer overflow + out of bound, thanks @BinFlip: #449archive: fix subtract with overflow in archive parser, thanks @kkent030315: #454
te: fix subtract with overflow in TE header parser, thanks @kkent030315: #452
archive: fix size overflow in name index parser, thanks @kkent030315: #455
coff: fix subtract with overflow in COFF header parser, thanks @kkent030315: #453
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.