Bump libc from 0.2.182 to 0.2.183 in the all-deps group by dependabot[bot] · Pull Request #1753 · rust-random/rand (original) (raw)
Bumps the all-deps group with 1 update: libc.
Updates libc from 0.2.182 to 0.2.183
Release notes
Sourced from libc's releases.
0.2.183
Added
- ESP-IDF: Add
SOMAXCONN(#4993)- Linux: Add
name_to_handle_atandopen_by_handle_at(#4988)- NetBSD: Add
kinfo_file,kinfo_pcb, and related constants (#4985)- OpenBSD: Add
kinfo_fileand related constants (#4991)- VxWorks: Add additional structs and defines (#5003)
- Various: Implement
Defaultfortimevalandtimespec(#4976)Fixed
Changelog
Sourced from libc's changelog.
0.2.183 - 2026-03-08
Added
- ESP-IDF: Add
SOMAXCONN(#4993)- Linux: Add
name_to_handle_atandopen_by_handle_at(#4988)- NetBSD: Add
kinfo_file,kinfo_pcb, and related constants (#4985)- OpenBSD: Add
kinfo_fileand related constants (#4991)- VxWorks: Add additional structs and defines (#5003)
- Various: Implement
Defaultfortimevalandtimespec(#4976)Fixed
Commits
- 5660e6f chore: Release libc 0.2.183
- 8b439b7 allow unused link_cfg feature in rustc-dep-of-std
- e6436dc Adding structs and defines for vxworks
- e9cca04 Linux: add
name_to_handle_atandopen_by_handle_at - af8b812 linux: relocate PIDFD definitions to src/new
- d0bd7e2 NetBSD: add kinfo_file, kinfo_pcb structures and related constants
- 17f5cce build(deps): bump actions/upload-artifact from 6 to 7
- 62c89e8 OpenBSD: Wrap an unused field in
Padding - 82cb126 enable musl32_time64 and musl_v1_2_3 for hexagon
- e7f9902 redox: fix blkcnt_t type
- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions