backhand
backhand copied to clipboard
build(deps): bump nix from 0.28.0 to 0.29.0
trafficstars
Bumps nix from 0.28.0 to 0.29.0.
Changelog
Sourced from nix's changelog.
[0.29.0] - 2024-05-24
Added
- Add
getregset()/setregset()for Linux/glibc/x86/x86_64/aarch64/riscv64 andgetregs()/setregs()for Linux/glibc/aarch64/riscv64 (#2044)- Add socket option Ipv6Ttl for apple targets. (#2287)
- Add socket option UtunIfname. (#2325)
- make SigAction repr(transparent) & can be converted to the libc raw type (#2326)
- Add
Fromtrait implementation for conversions betweensockaddr_inandSockaddrIn,sockaddr_in6andSockaddrIn6(#2328)- Add socket option ReusePortLb for FreeBSD. (#2332)
- Added support for openat2 on linux. (#2339)
- Add if_indextoname function. (#2340)
- Add
mountandunmountAPI for apple targets. (#2347)- Added
_PC_MIN_HOLE_SIZEforpathconfandfpathconf. (#2349)- Added
impl AsFd for pty::PtyMaster(#2355)- Add
openflagO_SEARCHto AIX, Empscripten, FreeBSD, Fuchsia, solarish, WASI (#2374)- Add prctl function
prctl_set_vma_anon_namefor Linux/Android. (#2378)- Add
sync(2)forapple_targets/solarish/haiku/aix/hurd,syncfs(2)forhurdandfdatasync(2)foraix/hurd(#2379)- Add fdatasync support for Apple targets. (#2380)
- Add
fcntl::OFlag::O_PATHfor FreeBSD and Fuchsia (#2382)- Added
PathconfVar::MIN_HOLE_SIZEfor apple_targets. (#2388)- Add
openflagO_SEARCHto apple_targets (#2391)O_DSYNCmay now be used withaio_fsyncandfcntlon FreeBSD. (#2404)- Added
Flock::relockfor upgrading and downgrading locks. (#2407)Changed
... (truncated)
Commits
1dad4d8chore: prepare for 0.29.0f743197fix ControlMessageOwned::UdpGroSegments UDP packets processing type. (#2406)208b80brecvmsg: Check if CMSG buffer was too small and return an error (#2413)ecd12a9test: remove test of inode count in test_statfs.rs (#2414)663506afix: only closefanotifyevents with a valid fd (#2399)1604723revert: impl From<sigaction> for SigAction (#2410)ec4beb5docs: correct limit value of FAN_UNLIMITED_QUEUE and FAN_UNLIMITED_MARKS[skip...84c0444chore: bump libc to 0.2.155 (#2409)c5af4adAdd Flock::relock (#2407)e7acaffEnable O_DSYNC on FreeBSD with fcntl and aio_fsync (#2404)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot recreate
https://github.com/dependabot recreate
@dependabot recreate
@dependabot recreate
Benchmark for 0dc97d8
Click to view benchmark
| Test | Base | PR | % |
|---|---|---|---|
| only_read/netgear_ax6100v2 | 2.5±0.00ms | 2.5±0.00ms | 0.00% |
| only_read/tplink_ax1800 | 6.6±0.01ms | 6.6±0.01ms | 0.00% |
| unsquashfs/full | 11.1±0.13ms | 11.0±0.13ms | -0.90% |
| unsquashfs/full-path-filter | 7.8±0.09ms | 7.8±0.06ms | 0.00% |
| unsquashfs/list | 8.2±0.14ms | 8.1±0.10ms | -1.22% |
| unsquashfs/list-path-filter | 7.1±0.11ms | 7.1±0.04ms | 0.00% |
| write_read/netgear_ax6100v2 | 1273.5±2.12ms | 1285.8±7.31ms | +0.97% |
| write_read/tplink_ax1800 | 7.2±0.07s | 7.1±0.06s | -1.39% |