Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2026

This PR contains the following updates:

Package Type Update Change
libc workspace.dependencies patch 0.2.1790.2.180

Release Notes

rust-lang/libc (libc)

v0.2.180

Compare Source

Added
  • QNX: Add missing BPF and ifreq structures (#​4769)
Fixed
  • Linux, L4Re: address soundness issues of CMSG_NXTHDR (#​4903)
  • Linux-like: Handle zero-sized payload differences in CMSG_NXTHDR (#​4903)
  • Musl: Fix incorrect definitions of struct stat on some 32-bit architectures (#​4914)
  • NetBSD: RISC-V 64: Correct mcontext type definitions (#​4886)
  • uClibc: Re-enable __SIZEOF_PTHREAD_COND_T on non-L4Re uclibc (#​4915)
  • uClibc: Restructure Linux netlink module to resolve build errors (#​4915)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 8, 2026 13:04
Copy link
Contributor

@Saviq Saviq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhenstridge @RAOF @mattkae do we actually want to maintain the lock file checked in?

Not sure it makes sense in our circumstances…

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

TICS Quality Gate

✔️ Passed

No changed files applicable for TICS analysis quality gating.

TICS / TICS / Run TICS analysis

@mattkae
Copy link
Contributor

mattkae commented Jan 12, 2026

@jhenstridge @RAOF @mattkae do we actually want to maintain the lock file checked in?

Not sure it makes sense in our circumstances…

Maybe not? Apparently they recommend not to commit Cargo.lock for libraries: https://blog.rust-lang.org/2023/08/29/committing-lockfiles/

@renovate renovate bot changed the title chore(deps): update rust crate libc to v0.2.180 Update Rust crate libc to v0.2.180 Jan 13, 2026
@renovate renovate bot changed the title Update Rust crate libc to v0.2.180 chore(deps): update rust crate libc to v0.2.180 Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants