Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

build(deps): bump libc from 0.2.170 to 0.2.171#96

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/cargo/libc-0.2.171

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMar 17, 2025

Bumpslibc from 0.2.170 to 0.2.171.

Release notes

Sourced fromlibc's releases.

0.2.171

Added

  • Android: Addif_nameindex/if_freenameindex support (#4247)
  • Apple: Add missing proc types and constants (#4310)
  • BSD: Adddevname (#4285)
  • Cygwin: Add PTY and group API (#4309)
  • Cygwin: Add support (#4279)
  • FreeBSD: Makespawn.h interfaces available on all FreeBSD-like systems (#4294)
  • Linux: AddAF_XDP structs for all Linux environments (#4163)
  • Linux: Add SysV semaphore constants (#4286)
  • Linux: AddF_SEAL_EXEC (#4316)
  • Linux: AddSO_PREFER_BUSY_POLL andSO_BUSY_POLL_BUDGET (#3917)
  • Linux: Adddevmem structs (#4299)
  • Linux: Add socket constants up toSO_DEVMEM_DONTNEED (#4299)
  • NetBSD, OpenBSD, DragonflyBSD: Addclosefrom (#4290)
  • NuttX: Addpw_passwd field topasswd (#4222)
  • Solarish: defineIP_BOUND_IF andIPV6_BOUND_IF (#4287)
  • Wali: Add bindings forwasm32-wali-linux-musl target (#4244)

Changed

  • AIX: Usesa_sigaction instead of a union (#4250)
  • Makemsqid_ds.__msg_cbytes public (#4301)
  • Unix: Make allmajor,minor,makedev intoconst fn (#4208)

Deprecated

  • Linux: Deprecate obsolete packet filter interfaces (#4267)

Fixed

  • Cygwin: Fix strerror_r (#4308)
  • Cygwin: Fix usage of f! (#4308)
  • Hermit: Makestat::st_size signed (#4298)
  • Linux: Correct values forSI_TIMER,SI_MESGQ,SI_ASYNCIO (#4292)
  • NuttX: Updatetm_zone andd_name fields to usec_char type (#4222)
  • Xous: Include the prelude to definec_int (#4304)

Other

  • Add labels to FIXMEs (#4231,#4232,#4234,#4235,#4236)
  • CI: Fix "cannot find libc" error on Sparc64 (#4317)
  • CI: Fix "cannot find libc" error on s390x (#4317)
  • CI: Pass--no-self-update torustup update (#4306)
  • CI: Remove tests for thei586-pc-windows-msvc target (#4311)
  • CI: Remove thecheck_cfg job (#4322)
  • Change the range syntax that is givingctest problems (#4311)
  • Linux: Split out the stat struct for gnu/b32/mips (#4276)

... (truncated)

Changelog

Sourced fromlibc's changelog.

0.2.171 - 2025-03-11

Added

  • Android: Addif_nameindex/if_freenameindex support (#4247)
  • Apple: Add missing proc types and constants (#4310)
  • BSD: Adddevname (#4285)
  • Cygwin: Add PTY and group API (#4309)
  • Cygwin: Add support (#4279)
  • FreeBSD: Makespawn.h interfaces available on all FreeBSD-like systems (#4294)
  • Linux: AddAF_XDP structs for all Linux environments (#4163)
  • Linux: Add SysV semaphore constants (#4286)
  • Linux: AddF_SEAL_EXEC (#4316)
  • Linux: AddSO_PREFER_BUSY_POLL andSO_BUSY_POLL_BUDGET (#3917)
  • Linux: Adddevmem structs (#4299)
  • Linux: Add socket constants up toSO_DEVMEM_DONTNEED (#4299)
  • NetBSD, OpenBSD, DragonflyBSD: Addclosefrom (#4290)
  • NuttX: Addpw_passwd field topasswd (#4222)
  • Solarish: defineIP_BOUND_IF andIPV6_BOUND_IF (#4287)
  • Wali: Add bindings forwasm32-wali-linux-musl target (#4244)

Changed

  • AIX: Usesa_sigaction instead of a union (#4250)
  • Makemsqid_ds.__msg_cbytes public (#4301)
  • Unix: Make allmajor,minor,makedev intoconst fn (#4208)

Deprecated

  • Linux: Deprecate obsolete packet filter interfaces (#4267)

Fixed

  • Cygwin: Fix strerror_r (#4308)
  • Cygwin: Fix usage of f! (#4308)
  • Hermit: Makestat::st_size signed (#4298)
  • Linux: Correct values forSI_TIMER,SI_MESGQ,SI_ASYNCIO (#4292)
  • NuttX: Updatetm_zone andd_name fields to usec_char type (#4222)
  • Xous: Include the prelude to definec_int (#4304)

Other

  • Add labels to FIXMEs (#4231,#4232,#4234,#4235,#4236)
  • CI: Fix "cannot find libc" error on Sparc64 (#4317)
  • CI: Fix "cannot find libc" error on s390x (#4317)
  • CI: Pass--no-self-update torustup update (#4306)
  • CI: Remove tests for thei586-pc-windows-msvc target (#4311)
  • CI: Remove thecheck_cfg job (#4322)
  • Change the range syntax that is givingctest problems (#4311)
  • Linux: Split out the stat struct for gnu/b32/mips (#4276)

... (truncated)

Commits
  • 78b0f8a chore: release v0.2.171
  • b988ca5 Merge pull request#4318 from tgross35/backport-morel
  • 5746f8e Add missing macos proc types and constants
  • 29a40e2 linux: add devmem structs
  • 85f6836 linux: add socket constants up to SO_DEVMEM_DONTNEED
  • ff17476 linux_like: add F_SEAL_EXEC
  • 67352ee ci: sparc64: fix 'cannot find libc' error
  • 10af5a6 ci: s390x: fix 'cannot find libc' error
  • c6ad434 Merge pull request#4315 from tgross35/backport-porcini
  • 5726b3c Cygwin: Add PTY and group API
  • Additional commits viewable incompare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.170 to 0.2.171.- [Release notes](https://github.com/rust-lang/libc/releases)- [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md)- [Commits](rust-lang/libc@0.2.170...0.2.171)---updated-dependencies:- dependency-name: libc  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file rustPull requests that update Rust code labelsMar 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filerustPull requests that update Rust code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp