Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.2.162 #4009

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 6, 2024

🤖 New release

  • libc: 0.2.161 -> 0.2.162 (✓ API compatible changes)
Changelog

0.2.162 - 2024-11-07

Added

  • add ioctl flags in linux/if_tun.h
  • Update esp-idf flag

Other

  • freebsd adding CLOSE_RANGE_CLOEXEC flag
  • Fix the build on armv7-unknown-freebsd
  • Fix definition of FIODGNAME on 32-bit FreeBSD
  • Fix size of struct kinfo_file on 32-bit FreeBSD
  • Fix definition of clock_t on FreeBSD x86, powerpc, powerpc64, and arm.
  • Fix the definition of several BPF related ioctls on 32-bit FreeBSD
  • Fix definition of TIOCTIMESTAMP on FreeBSD x86
  • Fix the definition of domainset_t in 32-bit FreeBSD
  • Gate FreeBSD mcontext_t under libc_align
  • Fix alignment of mcontext_t on FreeBSD x86
  • Fix the definition of mc_fpstate on FreeBSD x86
  • Fix alignment of uc_ucontext fields on arm64 android (#3894)
  • Add ucontext_t, mcontext_t for all archs (#3848)
  • Convert mode_t constants to octal
  • Add host_cpu_load_info on Apple
  • add busy polling parameters
  • Remove the wasm32-wasi target
  • Backport "Merge pull request #3942 from randomPoison/trusty-patch"
  • haiku adding getentropy.
  • Added pthread_[get/set]name_np functions for NuttX
  • Don't pass -lc to Emscripten, it breaks


This PR was generated with release-plz.

@rustbot
Copy link
Collaborator

rustbot commented Nov 6, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@github-actions github-actions bot force-pushed the release-plz-2024-11-06T21-28-16Z branch 8 times, most recently from 65d1e97 to 1f56f40 Compare November 7, 2024 09:37
Co-authored-by: Trevor Gross <[email protected]>
@tgross35 tgross35 force-pushed the release-plz-2024-11-06T21-28-16Z branch from 1f56f40 to b8c255c Compare November 7, 2024 10:23
@tgross35 tgross35 enabled auto-merge November 7, 2024 10:25
@tgross35 tgross35 added this pull request to the merge queue Nov 7, 2024
Merged via the queue into libc-0.2 with commit b2a6bc7 Nov 7, 2024
54 checks passed
@tgross35 tgross35 deleted the release-plz-2024-11-06T21-28-16Z branch November 7, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants