endpoint-sec
endpoint-sec copied to clipboard
build(deps): bump libc from 0.2.154 to 0.2.155
Bumps libc from 0.2.154 to 0.2.155.
Release notes
Sourced from libc's releases.
0.2.155
What's Changed
- Add
SYS_lseekandSYS_mmapfor aarch64 Android by@lberrymagein rust-lang/libc#3632- Correct the value of FAN_MARK_IGNORE by
@severenin rust-lang/libc#3622- Update FreeBSD 13 CI image by
@JohnTitorin rust-lang/libc#3671- android: add FUTEX_LOCK_PI2 by
@rtzoellerin rust-lang/libc#3635- Fix out-of-bounds pointer arithmetic in CMSG_NXTHDR by
@purplesyringain rust-lang/libc#3676- Revert "Support posix_spawn on Android" by
@JohnTitorin rust-lang/libc#3678- Unlock ci: fix wrong cfg emscripten by
@tesujiin rust-lang/libc#3684- redox: correct EPOLL constants by
@jackpot51in rust-lang/libc#3686- [0.2] Revert "Upgrade Docker images to Ubuntu 23.10" on sparc64 by
@cuviperin rust-lang/libc#3708- Re-add
posix_spawn{_file_actions_t,attr_t}on Android by@tesujiin rust-lang/libc#3690- Update version to
0.2.155by@madsmtmin rust-lang/libc#3682New Contributors
@lberrymagemade their first contribution in rust-lang/libc#3632@purplesyringamade their first contribution in rust-lang/libc#3676Full Changelog: https://github.com/rust-lang/libc/compare/0.2.154...0.2.155
Commits
7df63bdMerge pull request #3682 from madsmtm/new-version0bbb5cdMerge pull request #3690 from tesuji/android-posix-spawn15c74a4Update version to 0.2.155664947bMerge pull request #3708 from cuviper/ci-sparc64-0.261331dfAlso skipMFD_EXECandMFD_NOEXEC_SEALon sparc6473d2004SkipSECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECVon sparc6480535f3Revert "Upgrade Docker images to Ubuntu 23.10" on sparc64b2b2fd7Readd posix_spawn{_file_actions_t,attr_t} on Android7646277Merge pull request #3686 from redox-os/redox-epoll-0.25eff703redox: correct EPOLL constants- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)