Horust
Horust copied to clipboard
Bump nix from 0.24.1 to 0.24.2
Bumps nix from 0.24.1 to 0.24.2.
Changelog
Sourced from nix's changelog.
[0.24.2] - 2022-07-17
Added
Changed
Fixed
- Fixed buffer overflow in nix::sys::socket::recvfrom. (#1763)
- Enabled
SockaddrStorage::{as_link_addr, as_link_addr_mut}for Linux-like operating systems. (#1729)- Fixed
SockaddrLike::from_rawimplementations forVsockAddrandSysControlAddr. (#1736)Removed
Commits
f3409ca(cargo-release) version 0.24.230010deFix clippy on nightlybd64fd5Pin cross to 0.2.1, as 0.2.2 requires Rust 1.58.14e36069Ignore doctests for unexported macroscb8b4c0Clippy cleanup for latest nightly9f3dd81Fix "unused_macro_rules" warnings with the latest nightly compiler.a40a0fbFix a buffer overflow in sys::socket::recvfrom0eb5ac7Mention fix in changelog.73c29afFix socket address family check for SysControlAddr::from_raw.8d4c48aFix socket address family check for VsockAddr::from_raw.- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)