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

Prepare release 0.26.2 #1974

Merged
merged 4 commits into from Jan 17, 2023
Merged

Prepare release 0.26.2 #1974

merged 4 commits into from Jan 17, 2023

Commits on Jan 17, 2023

  1. Fix endian swap on SocketAddrV6.

    flowinfo and scope_id should not be byte swapped.
    aarond10 authored and asomers committed Jan 17, 2023
    Copy the full SHA
    6fd7418 View commit details
    Browse the repository at this point in the history
  2. Tidy up the CHANGELOG a bit.

    asomers committed Jan 17, 2023
    Copy the full SHA
    975a3d5 View commit details
    Browse the repository at this point in the history
  3. Drop x86_64-unknown-darwin to Tier 2

    And promote aarch64-unknown-darwin to Tier 1.  Because that's what
    Cirrus CI is doing.
    
    Fixes nix-rust#1904
    asomers committed Jan 17, 2023
    Copy the full SHA
    4a83f8b View commit details
    Browse the repository at this point in the history
  4. fix: clippy::size_of_ref

    JonathanWoollett-Light authored and asomers committed Jan 17, 2023
    Copy the full SHA
    8aa85bb View commit details
    Browse the repository at this point in the history