shared_memory
shared_memory copied to clipboard
Update nix requirement from 0.23 to 0.24
Updates the requirements on nix to permit the latest version.
Changelog
Sourced from nix's changelog.
[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. (#1634)- Added
getresuid,setresuid,getresgid, andsetresgidon DragonFly, FreeBSD, and OpenBSD. (#1628)- Added
MAP_FIXED_NOREPLACEon Linux. (#1636)- Added
fspacectlon FreeBSD (#1640)- Added
accept4on DragonFly, Emscripten, Fuchsia, Illumos, and NetBSD. (#1654)- Added
AsRawFdimplementation onOwningIter. (#1563)- Added
process_vm_readvandprocess_vm_writevon Android. (#1557)- Added
nix::uncontextmodule on s390x. (#1662)- Implemented
Extend,FromIterator, andIntoIteratorforSigSetand addedSigSet::iterandSigSetIter. (#1553)
... (truncated)
Commits
7f5907c(cargo-release) version 0.24.0bfb290bMerge #1698f05789cMerge #16947497b8aUpdate FreeBSD CI image to 12.3. 12.2 is EoL.23f18dfPin nightly compiler used in CI for uclibc145c240Use singular number for all feature names256707eMerge #16430b58f29Replace the IoVec type with IoSlice and IoSliceMut3b786fdMerge #1692a4b5dfcAdd IP_DONTFRAG and IPV6_DONTFRAG SockOpts- 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)