Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Rust crate libc to 0.2.153 (#546)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [libc](https://github.com/rust-lang/libc) | dependencies | patch | `0.2.152` -> `0.2.153` | --- ### Release Notes <details> <summary>rust-lang/libc (libc)</summary> ### [`v0.2.153`](https://github.com/rust-lang/libc/releases/tag/0.2.153) [Compare Source](https://github.com/rust-lang/libc/compare/0.2.152...0.2.153) ##### What's Changed - Add SOMAXCONN to vita on 0.2 (to fix std) by [@​pheki](https://github.com/pheki) in [https://github.com/rust-lang/libc/pull/3552](https://github.com/rust-lang/libc/pull/3552) - Fix CI for v0.2 by [@​JohnTitor](https://github.com/JohnTitor) in [https://github.com/rust-lang/libc/pull/3557](https://github.com/rust-lang/libc/pull/3557) - \[Backport [#​3548](https://github.com/rust-lang/libc/issues/3548)] Add ioctl FS_IOC\_{G,S}{ETVERSION,ETFLAGS} for LoongArch64 by [@​heiher](https://github.com/heiher) in [https://github.com/rust-lang/libc/pull/3570](https://github.com/rust-lang/libc/pull/3570) - Add MFD_NOEXEC_SEAL and MFD_EXEC by [@​rusty-snake](https://github.com/rusty-snake) in [https://github.com/rust-lang/libc/pull/3553](https://github.com/rust-lang/libc/pull/3553) - Backport of [#​3546](https://github.com/rust-lang/libc/issues/3546) and update crate version to 0.2.153 by [@​GuillaumeGomez](https://github.com/GuillaumeGomez) in [https://github.com/rust-lang/libc/pull/3554](https://github.com/rust-lang/libc/pull/3554) ##### New Contributors - [@​rusty-snake](https://github.com/rusty-snake) made their first contribution in [https://github.com/rust-lang/libc/pull/3553](https://github.com/rust-lang/libc/pull/3553) **Full Changelog**: rust-lang/libc@0.2.152...0.2.153 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/agbrs/agb). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
- Loading branch information