rust-lang/libc (libc)
### [`v0.2.155`](https://togithub.com/rust-lang/libc/releases/tag/0.2.155)
[Compare Source](https://togithub.com/rust-lang/libc/compare/0.2.154...0.2.155)
#### What's Changed
- Add `SYS_lseek` and `SYS_mmap` for aarch64 Android by [@lberrymage](https://togithub.com/lberrymage) in [https://github.com/rust-lang/libc/pull/3632](https://togithub.com/rust-lang/libc/pull/3632)
- Correct the value of FAN_MARK_IGNORE by [@severen](https://togithub.com/severen) in [https://github.com/rust-lang/libc/pull/3622](https://togithub.com/rust-lang/libc/pull/3622)
- Update FreeBSD 13 CI image by [@JohnTitor](https://togithub.com/JohnTitor) in [https://github.com/rust-lang/libc/pull/3671](https://togithub.com/rust-lang/libc/pull/3671)
- android: add FUTEX_LOCK_PI2 by [@rtzoeller](https://togithub.com/rtzoeller) in [https://github.com/rust-lang/libc/pull/3635](https://togithub.com/rust-lang/libc/pull/3635)
- Fix out-of-bounds pointer arithmetic in CMSG_NXTHDR by [@purplesyringa](https://togithub.com/purplesyringa) in [https://github.com/rust-lang/libc/pull/3676](https://togithub.com/rust-lang/libc/pull/3676)
- Revert "Support posix_spawn on Android" by [@JohnTitor](https://togithub.com/JohnTitor) in [https://github.com/rust-lang/libc/pull/3678](https://togithub.com/rust-lang/libc/pull/3678)
- Unlock ci: fix wrong cfg emscripten by [@tesuji](https://togithub.com/tesuji) in [https://github.com/rust-lang/libc/pull/3684](https://togithub.com/rust-lang/libc/pull/3684)
- redox: correct EPOLL constants by [@jackpot51](https://togithub.com/jackpot51) in [https://github.com/rust-lang/libc/pull/3686](https://togithub.com/rust-lang/libc/pull/3686)
- \[0.2] Revert "Upgrade Docker images to Ubuntu 23.10" on sparc64 by [@cuviper](https://togithub.com/cuviper) in [https://github.com/rust-lang/libc/pull/3708](https://togithub.com/rust-lang/libc/pull/3708)
- Re-add `posix_spawn{_file_actions_t,attr_t}` on Android by [@tesuji](https://togithub.com/tesuji) in [https://github.com/rust-lang/libc/pull/3690](https://togithub.com/rust-lang/libc/pull/3690)
- Update version to `0.2.155` by [@madsmtm](https://togithub.com/madsmtm) in [https://github.com/rust-lang/libc/pull/3682](https://togithub.com/rust-lang/libc/pull/3682)
#### New Contributors
- [@lberrymage](https://togithub.com/lberrymage) made their first contribution in [https://github.com/rust-lang/libc/pull/3632](https://togithub.com/rust-lang/libc/pull/3632)
- [@purplesyringa](https://togithub.com/purplesyringa) made their first contribution in [https://github.com/rust-lang/libc/pull/3676](https://togithub.com/rust-lang/libc/pull/3676)
**Full Changelog**: https://github.com/rust-lang/libc/compare/0.2.154...0.2.155
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.2.154
->0.2.155
Release Notes
rust-lang/libc (libc)
### [`v0.2.155`](https://togithub.com/rust-lang/libc/releases/tag/0.2.155) [Compare Source](https://togithub.com/rust-lang/libc/compare/0.2.154...0.2.155) #### What's Changed - Add `SYS_lseek` and `SYS_mmap` for aarch64 Android by [@lberrymage](https://togithub.com/lberrymage) in [https://github.com/rust-lang/libc/pull/3632](https://togithub.com/rust-lang/libc/pull/3632) - Correct the value of FAN_MARK_IGNORE by [@severen](https://togithub.com/severen) in [https://github.com/rust-lang/libc/pull/3622](https://togithub.com/rust-lang/libc/pull/3622) - Update FreeBSD 13 CI image by [@JohnTitor](https://togithub.com/JohnTitor) in [https://github.com/rust-lang/libc/pull/3671](https://togithub.com/rust-lang/libc/pull/3671) - android: add FUTEX_LOCK_PI2 by [@rtzoeller](https://togithub.com/rtzoeller) in [https://github.com/rust-lang/libc/pull/3635](https://togithub.com/rust-lang/libc/pull/3635) - Fix out-of-bounds pointer arithmetic in CMSG_NXTHDR by [@purplesyringa](https://togithub.com/purplesyringa) in [https://github.com/rust-lang/libc/pull/3676](https://togithub.com/rust-lang/libc/pull/3676) - Revert "Support posix_spawn on Android" by [@JohnTitor](https://togithub.com/JohnTitor) in [https://github.com/rust-lang/libc/pull/3678](https://togithub.com/rust-lang/libc/pull/3678) - Unlock ci: fix wrong cfg emscripten by [@tesuji](https://togithub.com/tesuji) in [https://github.com/rust-lang/libc/pull/3684](https://togithub.com/rust-lang/libc/pull/3684) - redox: correct EPOLL constants by [@jackpot51](https://togithub.com/jackpot51) in [https://github.com/rust-lang/libc/pull/3686](https://togithub.com/rust-lang/libc/pull/3686) - \[0.2] Revert "Upgrade Docker images to Ubuntu 23.10" on sparc64 by [@cuviper](https://togithub.com/cuviper) in [https://github.com/rust-lang/libc/pull/3708](https://togithub.com/rust-lang/libc/pull/3708) - Re-add `posix_spawn{_file_actions_t,attr_t}` on Android by [@tesuji](https://togithub.com/tesuji) in [https://github.com/rust-lang/libc/pull/3690](https://togithub.com/rust-lang/libc/pull/3690) - Update version to `0.2.155` by [@madsmtm](https://togithub.com/madsmtm) in [https://github.com/rust-lang/libc/pull/3682](https://togithub.com/rust-lang/libc/pull/3682) #### New Contributors - [@lberrymage](https://togithub.com/lberrymage) made their first contribution in [https://github.com/rust-lang/libc/pull/3632](https://togithub.com/rust-lang/libc/pull/3632) - [@purplesyringa](https://togithub.com/purplesyringa) made their first contribution in [https://github.com/rust-lang/libc/pull/3676](https://togithub.com/rust-lang/libc/pull/3676) **Full Changelog**: https://github.com/rust-lang/libc/compare/0.2.154...0.2.155Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.