[vm-memory#199]: Use caret dependencies. This is the idiomatic way of specifying dependencies. With this we reduce the risk of breaking customer code when new releases of the dependencies are published.
Renamed xor_psuedo_rng_u32 to xor_pseudo_rng_u32 to fix a typo.
Renamed xor_psuedo_rng_u8_alphanumerics to xor_pseudo_rng_u8_alphanumerics to fix a typo.
vmm-sys-util-v0.10.0
Added
Added Android support by using the appropriate macro configuration when exporting functionality.
Derive Debug for FamStructWrapper & EventFd.
Changed
The ioctl_expr is now a const function instead of a macro.
[vm-memory#199]: Use caret
dependencies. This is the idiomatic way of specifying dependencies.
With this we reduce the risk of breaking customer code when new releases of
the dependencies are published.
Renamed xor_psuedo_rng_u32 to xor_pseudo_rng_u32 to fix a typo.
Renamed xor_psuedo_rng_u8_alphanumerics to xor_pseudo_rng_u8_alphanumerics
to fix a typo.
v0.10.0
Added
Added Android support by using the appropriate macro configuration when
exporting functionality.
Derive Debug for FamStructWrapper & EventFd.
Changed
The ioctl_expr is now a const function instead of a macro.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps vmm-sys-util from 0.9.0 to 0.11.1.
Release notes
Sourced from vmm-sys-util's releases.
Changelog
Sourced from vmm-sys-util's changelog.
Commits
0e10ca9
Release 0.11.1ad20b5c
[TempFile] Use mkstemp on linuxc4e1221
build(deps): bump rust-vmm-ci from7af2e16
toaa33f19
acb53fc
Fix panic caused by rand_bytes()ba27001
reformatted safety comments and added missing onesfc4dd89
build(deps): bump rust-vmm-ci from5f36cc9
to7af2e16
b971c1b
release v0.11.02921982
rustify thexor_pseudo_rng_u8_alphanumerics
function74e7d41
Fix typos in function namesdf9527a
Added function to generate 'N' random bytesDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)