Skip to content

chore(deps): bump userfaultfd 0.8.1→0.9.0 + repair duplicate-nix lock#27

Merged
drewstone merged 1 commit into
mainfrom
chore/userfaultfd-0.9
Jul 4, 2026
Merged

chore(deps): bump userfaultfd 0.8.1→0.9.0 + repair duplicate-nix lock#27
drewstone merged 1 commit into
mainfrom
chore/userfaultfd-0.9

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Supersedes #20 (dependabot's branch conflicted after the sha2/nix bumps merged). userfaultfd 0.8→0.9 is API-compatible with the uffd snapshot-restore handler; cargo check --features firecracker passes.

Also repairs Cargo.lock: the back-to-back dependabot merges (#19 nix, #21 sha2) left nix specified twice, which makes cargo build on main fail with package nix is specified twice in the lockfile. Regenerated the lockfile to dedupe.

Supersedes dependabot #20 (conflicted after sha2/nix landed). userfaultfd
0.9 is API-compatible with the uffd snapshot-restore handler — cargo check
--features firecracker passes.

Also repairs Cargo.lock: the back-to-back dependabot merges (#19 nix, #21
sha2) left 'nix' specified twice in the lockfile, which fails 'cargo build'
with a parse error on main. Regenerated the lockfile to dedupe it.

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 55704804

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-04T20:56:31Z

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — dcf1a831

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-04T20:57:09Z

@drewstone
drewstone merged commit 19ba4fd into main Jul 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants