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.156 #3824

Closed
wants to merge 2 commits into from

Conversation

github-actions[bot]
Copy link

🤖 New release

  • libc: 0.2.155 -> 0.2.156
Changelog

0.2.156 - 2024-08-15

Added

  • F_ALLOCATEPERSIST for apple
  • IP_RECVTTL/IPV6_RECVHOPLIMIT for FreeBSD/DragonFly

Fixed

  • Remove macOS 11 usage on CI
  • Allow dead_code lint

Other

  • Add release-plz for the 0.2 branch
  • Merge pull request #3821 from tgross35/backport-celery
  • Modify QNX NTO platform support
  • Adding constant SOMAXCONN to vxworks
  • Add XATTR_CREATE, XATTR_REPLACE
  • Change ifa_flags type to u64 for Solaris/illumos
  • add confstr API and CS* to linux-gnu
  • Merge pull request #3814 from tgross35/backport-hermit
  • Merge pull request #3813 from tgross35/backport-futex-constants
  • Merge pull request #3812 from tgross35/backport-fbsd-kinfo_file
  • Merge pull request #3811 from tgross35/backport-riscv64-clone_args
  • Merge pull request #3810 from tgross35/backport-haiku-b_app_image_symbol
  • Merge pull request #3807 from sunshowers/illumos-pthread-pick
  • vxWorks adding few errnoLib related constants.
  • Disable hexagon-unknown-linux-musl testing for now
  • Fix FreeBSD 15 CI
  • Remove tier 3 targets from CI
  • Tweak comment
  • Disable libregex for QNX 7.0
  • Reference specific MSRV in comment
  • addr_of!(EXTERN_STATIC) is now considered safe
  • rmx_state has been removed
  • skip API that requires a newer macOS SDK in tests
  • add os_sync_wait_on_address and related definitions
  • adding preadv2/pwritev2 to linux musl (1.2.5 min.)
  • Merge pull request #3716 from devnexen/ipv6_dontfrag
  • generalising IPV6_DONTFRAG to all bsd.
  • Merge pull request #3715 from tesuji/ci-verbosity
  • Merge pull request #3700 from asomers/freebsd-capsicum-libc0.2
  • Merge pull request #3738 from operutka/getauxval_uclibc
  • Merge pull request #3737 from operutka/si_pid_uclibc
  • Merge pull request #3747 from djkoloski/libc-0.2
  • Merge pull request #3719 from tesuji/ci-cirrus-cache
  • Merge pull request #3750 from SteveLauC/feat/IP_RECVTTL_FreeBSD


This PR was generated with release-plz.

@rustbot
Copy link
Collaborator

rustbot commented Aug 15, 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 closed this Aug 15, 2024
This pull request was closed.
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