ic
ic copied to clipboard
Bump nix from 0.16.1 to 0.24.2 in /experimental/rs
Bumps nix from 0.16.1 to 0.24.2.
Changelog
Sourced from nix's changelog.
[0.24.2] - 2022-07-17
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)[0.24.1] - 2022-04-22
Fixed
- Fixed
UnixAddr::sizeon Linux-based OSes. (#1702)[0.24.0] - 2022-04-21
Added
- Added fine-grained features flags. Most Nix functionality can now be conditionally enabled. By default, all features are enabled. (#1611)
- Added statfs FS type magic constants for
target_os = "android"and synced constants with libc v0.2.121. (#1690)- Added
fexecveon DragonFly. (#1577)sys::uio::IoVecis nowSendandSync(#1582)- Added
EPOLLEXCLUSIVEon Android. (#1567)- Added
fdatasyncfor FreeBSD, Fuchsia, NetBSD, and OpenBSD. (#1581)- Added
sched_setaffinityandsched_getaffinityon DragonFly. (#1537)- Added
posix_fallocateon DragonFly. (#1621)- Added
SO_TIMESTAMPINGsupport (#1547)- Added getter methods to
MqAttrstruct (#1619)- Added the
TxTimesockopt and control message. (#1564)- Added POSIX per-process timer support (#1622)
- Added
sendfileon DragonFly. (#1615)- Added
UMOUNT_NOFOLLOW,FUSE_SUPER_MAGICon Linux.
... (truncated)
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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.