ugdb
ugdb copied to clipboard
Bump nix from 0.17.0 to 0.24.1
Bumps nix from 0.17.0 to 0.24.1.
Changelog
Sourced from nix's changelog.
[0.24.1] - 2022-04-22
Added
Changed
Fixed
- Fixed
UnixAddr::sizeon Linux-based OSes. (#1702)Removed
[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.
... (truncated)
Commits
f1a1e2d(cargo-release) version 0.24.12854888Merge #1702db969c5Fix UnixAddr::size on Linux and Android9793aafMerge #1701a06114aDocument pushing the release tag to GitHub7f5907c(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 uclibc- 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.