endpoint-sec
endpoint-sec copied to clipboard
build(deps): bump libc from 0.2.158 to 0.2.159
Bumps libc from 0.2.158 to 0.2.159.
Release notes
Sourced from libc's releases.
0.2.159
Added
- Android: add more
AT_*constants in rust-lang/libc#3779- Apple: add missing
NOTE_*constants in rust-lang/libc#3883- Hermit: add missing error numbers in rust-lang/libc#3858
- Hurd: add
__timevalfor 64-bit support in rust-lang/libc#3786- Linux: add
epoll_pwait2in rust-lang/libc#3868- Linux: add
mq_notifyin rust-lang/libc#3849- Linux: add missing
NFT_CT_*constants in rust-lang/libc#3844- Linux: add the
fchmodat2syscall in rust-lang/libc#3588- Linux: add the
msealsyscall in rust-lang/libc#3798- OpenBSD: add
sendmmsgandrecvmmsgin rust-lang/libc#3831- Unix: add
IN6ADDR_ANY_INITandIN6ADDR_LOOPBACK_INITin rust-lang/libc#3693- VxWorks: add
S_ISVTXin rust-lang/libc#3768- VxWorks: add
vxCpuLibandtaskLibfunctions rust-lang/libc#3861- WASIp2: add definitions for
std::netsupport in rust-lang/libc#3892Fixed
- Correctly handle version checks when
clippy-driveris used rust-lang/libc#3893Changed
- EspIdf: change signal constants to c_int in rust-lang/libc#3895
- HorizonOS: update network definitions in rust-lang/libc#3863
- Linux: combine
ioctlAPIs in rust-lang/libc#3722- WASI: enable CI testing in rust-lang/libc#3869
- WASIp2: enable CI testing in rust-lang/libc#3870
Changelog
Sourced from libc's changelog.
0.2.159 - 2024-09-24
Added
- Android: add more
AT_*constants in rust-lang/libc#3779- Apple: add missing
NOTE_*constants in rust-lang/libc#3883- Hermit: add missing error numbers in rust-lang/libc#3858
- Hurd: add
__timevalfor 64-bit support in rust-lang/libc#3786- Linux: add
epoll_pwait2in rust-lang/libc#3868- Linux: add
mq_notifyin rust-lang/libc#3849- Linux: add missing
NFT_CT_*constants in rust-lang/libc#3844- Linux: add the
fchmodat2syscall in rust-lang/libc#3588- Linux: add the
msealsyscall in rust-lang/libc#3798- OpenBSD: add
sendmmsgandrecvmmsgin rust-lang/libc#3831- Unix: add
IN6ADDR_ANY_INITandIN6ADDR_LOOPBACK_INITin rust-lang/libc#3693- VxWorks: add
S_ISVTXin rust-lang/libc#3768- VxWorks: add
vxCpuLibandtaskLibfunctions rust-lang/libc#3861- WASIp2: add definitions for
std::netsupport in rust-lang/libc#3892Fixed
- Correctly handle version checks when
clippy-driveris used rust-lang/libc#3893Changed
- EspIdf: change signal constants to c_int in rust-lang/libc#3895
- HorizonOS: update network definitions in rust-lang/libc#3863
- Linux: combine
ioctlAPIs in rust-lang/libc#3722- WASI: enable CI testing in rust-lang/libc#3869
- WASIp2: enable CI testing in rust-lang/libc#3870
Commits
7373a1achore: release (#3862)48668beMerge pull request #3931 from tgross35/backport-remove-tmp-file28bb64bRemove temporary file that was added by accidenta515d07Merge pull request #3904 from tgross35/backport-buildrs-fixabcb8f8Simplify the RUSTC_WRAPPER check5078335Fix rustc version whenclippy-driveris used57a7d46Merge pull request #3902 from tgross35/backport-horizon-networka3e8869Revise network definitions for HorizonOSfdd3a26Merge pull request #3900 from tgross35/espid-cherry-pick35060e8Merge pull request #3901 from tgross35/backport-epoll_pwait2- 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)