ic
ic copied to clipboard
chore(deps): bump nix from 0.16.1 to 0.26.1 in /experimental/rs
Bumps nix from 0.16.1 to 0.26.1.
Changelog
Sourced from nix's changelog.
[0.26.1] - 2022-11-29
Fixed
- Fix UB with
sys::socket::sockopt::SockTypeusingSOCK_PACKET. (#1821)[0.26.0] - 2022-11-29
Added
- Added
SockaddrStorage::{as_unix_addr, as_unix_addr_mut}(#1871)- Added
MntFlagsandunmounton all of the BSDs.- Added
any()andall()topoll::PollFd. (#1877)- Add
MntFlagsandunmounton all of the BSDs. (#1849)- Added a
Statfs::flagsmethod. (#1849)- Added
NSFS_MAGICFsType on Linux and Android. (#1829)- Added
sched_getcpuon platforms that support it. (#1825)- Added
sched_getaffinityandsched_setaffinityon FreeBSD. (#1804)- Added
line_disciplinefield toTermioson Linux, Android and Haiku (#1805)- Expose the memfd module on FreeBSD (memfd was added in FreeBSD 13) (#1808)
- Added
domainnamefield ofUtsNameon Android and Linux (#1817)- Re-export
RLIM_INFINITYfromlibc(#1831)- Added
syncfs(2)on Linux (#1833)- Added
faccessat(2)on illumos (#1841)- Added
eaccess()on FreeBSD, DragonFly and Linux (glibc and musl). (#1842)- Added
IP_TOSSO_PRIORITYandIPV6_TCLASSsockopts for Linux (#1853)- Added
new_unnamedandis_unnamedforUnixAddron Linux and Android. (#1857)- Added
SockProtocol::Rawfor raw sockets (#1848)- added
IP_MTU(IpMtu)IPPROTO_IPsockopt on Linux and Android. (#1865)Changed
- The MSRV is now 1.56.1 (#1792)
... (truncated)
Commits
e7a646d(cargo-release) version 0.26.1749bf75Merge #18218e91b28Fix UB in the SO_TYPE sockopt12fb354[skip ci] add a CHANGELOG section for the next releasee0af65b(cargo-release) version 0.26.01e0de75Merge #189117e56e1Prepare for release 0.26.0206556dMerge pull request #1890 from asomers/old-changelogsff219e3[skip ci] add CHANGELOG entries for old point releases.eabcb48Merge pull request #1888 from asomers/0.26.0-CHANGELOG- Additional commits viewable in compare view
You can trigger a rebase of this PR 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.