rexpect
rexpect copied to clipboard
Bump nix from 0.14.1 to 0.25.0
Bumps nix from 0.14.1 to 0.25.0.
Changelog
Sourced from nix's changelog.
[0.25.0] - 2022-08-13
Added
- Added
faccessat(#1780)- Added
memfdon Android. (#1773)- Added
ETH_P_ALLtoSockProtocolenum (#1768)- Added four non-standard Linux
SysconfVarvariants (#1761)- Added const constructors for
TimeSpecandTimeVal(#1760)- Added
chflags. (#1758)- Added
aio_writevandaio_readv. (#1713)- impl
From<uid_t>forUidandFrom<gid_t>forGid(#1727)- impl
From<SockaddrIn>forstd::net::SocketAddrV4and implFrom<SockaddrIn6>forstd::net::SocketAddrV6. (#1711)- Added support for the
x86_64-unknown-haikutarget. (#1703)- Added
ptrace::read_userandptrace::write_userfor Linux. (#1697)- Added
getrusageand helper typesUsageWhoandUsage(#1747)- Added the
DontRouteSockOpt (#1752)- Added
signal::SigSet::from_sigset_t_unchecked(). (#1741)- Added the
Ipv4OrigDstAddrsockopt and control message. (#1772)- Added the
Ipv6OrigDstAddrsockopt and control message. (#1772)- Added the
Ipv4SendSrcAddrcontrol message. (#1776)Changed
- Rewrote the aio module. The new module:
- Does more type checking at compile time rather than runtime.
- Gives the caller control over whether and when to
Boxan aio operation.- Changes the type of the
priorityarguments toi32.- Changes the return type of
aio_returntousize. (#1713)nix::poll::ppoll:sigmaskparameter is now optional. (#1739)- Changed
gethostnameto return an ownedOsString.
... (truncated)
Commits
4d4754a(cargo-release) version 0.25.09a0083dMerge #179592c76bd[skip ci] reformat CHANGELOG prior to 0.25.0 releasee4eeb9aMerge #179442ca951Reenable cargo-hack in CI5252f7eMerge #178229fe67dfeat nix-rust#1733: add F_GET_SEALS and F_ADD_SEALS on FreeBSDffc793eMerge #1776a9861d8Merge #1785217c3b5fix CI error- 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)
bors merge
Canceled.
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
@dependabot recreate
I am not sure why dependabot was under the impression that we have the latest version on master.
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).
@dependabot reopen
@dependabot rebase
Requested review because I introduce unsafe {} code here.
The fork is OK, but please leave a reason why as a comment. I had one in my PR.
Not sure where the CI fail comes from now...
I've ran the tests in a loop 1000 times and this error never showed up for me. I've reviewed the code involved and I couldn't find anything obvious either. I think it would be ok to merge this commit.
I've opened #70 to track the issue that showed up in testing.
Okay, it seems that we have an issue now for the possibly sporadic test failure. Let me
bors try
and I think I won't self-merge this, so I'd rather
bors delegate=petreeftime
:v: petreeftime can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.
... and there we have our second failure? :laughing:
Interesting. It manifests pretty similar to the other one, with the output string showing up duplicated. I'll take another look.
bors try
bors merge
bors merge
Already running a review
Timed out.
bors retry
Timed out.
I can't find any logs from bors for this, but it's possible it doesn't like this PR initially originated in another repo? I'll give it another try, maybe it does the right thing this time... if not, I'll close this PR and work on the other one.
bors merge
Timed out.