google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
24 stars 7 forks source link

fix(deps): update rust crate object to v0.36.2 #162

Closed renovate-bot closed 1 month ago

renovate-bot commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
object dependencies patch 0.36.1 -> 0.36.2

Release Notes

gimli-rs/object (object) ### [`v0.36.2`](https://togithub.com/gimli-rs/object/blob/HEAD/CHANGELOG.md#0362) [Compare Source](https://togithub.com/gimli-rs/object/compare/0.36.1...0.36.2) Released 2024/07/24. ##### Changed - Improved writing of GNU symbol versioning in `build::elf::Builder`. [#​705](https://togithub.com/gimli-rs/object/pull/705) - Fixed alignment of `SHT_HASH`/`SHT_GNU_verdef`/`SHT_GNU_verneed` sections in `write::elf::Writer`. [#​706](https://togithub.com/gimli-rs/object/pull/706) - Fixed writing of GNU hash for absolute symbols in `build::elf::Builder`. [#​707](https://togithub.com/gimli-rs/object/pull/707) - Fixed writing of empty ELF string table in `write::Object`. [#​710](https://togithub.com/gimli-rs/object/pull/710) ***

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



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