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.168 #4189

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 9, 2024

🤖 New release

  • libc: 0.2.167 -> 0.2.168 (✓ API compatible changes)
Changelog

0.2.168 - 2024-12-09

Added

  • adding POSIX memccpy and mempcpy GNU extension.
  • Linux: Add new process flags (#4174)
  • Adding MAP_DROPPABLE for Linux (6.11)

Deprecated

  • Deprecate FreeBSD's CAP_UNUSED* and CAP_ALL* constants

Fixed

  • make Debug impl for unions opaque (#4176)

Other

  • Lift IFA_* constants from linux/gnu to linux
  • Linux: Add docs for PF_* constants (#4174)
  • [solaris/illumos] add SIGRTMIN and SIGRTMAX
  • Allow the unpredictable_function_pointer_comparisons where needed


This PR was generated with release-plz.

@rustbot
Copy link
Collaborator

rustbot commented Dec 9, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @tgross35 (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-12-09T08-02-34Z branch from fd6e160 to c24ca51 Compare December 9, 2024 08:51
@tgross35 tgross35 force-pushed the release-plz-2024-12-09T08-02-34Z branch from c24ca51 to 63d8a98 Compare December 9, 2024 09:04
Co-authored-by: Trevor Gross <[email protected]>
@tgross35 tgross35 force-pushed the release-plz-2024-12-09T08-02-34Z branch from 63d8a98 to e6082ef Compare December 9, 2024 09:04
@tgross35 tgross35 enabled auto-merge December 9, 2024 09:04
@tgross35 tgross35 added this pull request to the merge queue Dec 9, 2024
Merged via the queue into libc-0.2 with commit f4cbbdb Dec 9, 2024
45 checks passed
@tgross35 tgross35 deleted the release-plz-2024-12-09T08-02-34Z branch December 9, 2024 09:47
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.

2 participants