Commit Graph

169 Commits

Author SHA1 Message Date
dependabot[bot]
908fc35c85
build(deps): bump thiserror from 1.0.35 to 1.0.37
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.37)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 14:12:29 +00:00
Mathieu Poirier
b01e081089
Merge branch 'main' into dependabot/cargo/proc-macro2-1.0.44 2022-09-28 08:05:56 -06:00
dependabot[bot]
348072d6f9
build(deps): bump proc-macro2 from 1.0.43 to 1.0.44
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.43...1.0.44)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 04:06:33 +00:00
dependabot[bot]
5d4001d428
build(deps): bump once_cell from 1.14.0 to 1.15.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 04:06:19 +00:00
Viresh Kumar
9420e636c5 Update cargo dependencies
Run cargo update to move to latest version of the dependencies.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-09-20 16:13:36 +05:30
Viresh Kumar
3d2237d960 Update virtio-queue, vhost-user-backend and vm-memory
Update these to fix build issues.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-09-20 16:12:48 +05:30
dependabot[bot]
bd42e8c7f8
build(deps): bump vhost from 0.4.0 to 0.5.0
Bumps [vhost](https://github.com/rust-vmm/vhost) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/rust-vmm/vhost/releases)
- [Changelog](https://github.com/rust-vmm/vhost/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-vmm/vhost/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: vhost
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 04:08:20 +00:00
Mathieu Poirier
3007ffa6a3
Merge branch 'main' into dependabot/cargo/thiserror-1.0.34 2022-09-07 08:33:10 -06:00
dependabot[bot]
5ffa803af4
build(deps): bump clap from 3.2.17 to 3.2.20
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.20/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.17...v3.2.20)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 04:13:29 +00:00
dependabot[bot]
390a8d320b
build(deps): bump thiserror from 1.0.32 to 1.0.34
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.34.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.32...1.0.34)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 04:13:20 +00:00
Viresh Kumar
66c904b30f
Merge branch 'main' into dependabot/cargo/aho-corasick-0.7.19 2022-09-06 09:38:47 +05:30
dependabot[bot]
78d8e2f8e3
build(deps): bump once_cell from 1.13.1 to 1.14.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.13.1...v1.14.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 13:37:38 +00:00
dependabot[bot]
b5c72db4f8
build(deps): bump aho-corasick from 0.7.18 to 0.7.19
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 0.7.18 to 0.7.19.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases)
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.18...0.7.19)

---
updated-dependencies:
- dependency-name: aho-corasick
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 13:37:33 +00:00
Viresh Kumar
8961456287
Merge branch 'main' into dependabot/cargo/libc-0.2.132 2022-08-22 15:43:45 +05:30
dependabot[bot]
d5deaea75a
build(deps): bump once_cell from 1.13.0 to 1.13.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 04:08:00 +00:00
dependabot[bot]
8b432b9bd1
build(deps): bump libc from 0.2.131 to 0.2.132
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.131 to 0.2.132.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.131...0.2.132)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 04:07:52 +00:00
Viresh Kumar
5a7efb1d0e Run cargo update to update all dependencies together
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-08-16 10:37:11 +05:30
dependabot[bot]
c83e9887fb
build(deps): bump clap from 3.2.16 to 3.2.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.17/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.17)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 04:06:47 +00:00
Viresh Kumar
62dde1a215 Run cargo update to update everything together
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-08-04 10:23:33 +05:30
dependabot[bot]
9c2e1ce0bf
build(deps): bump clap from 3.2.15 to 3.2.16
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.15 to 3.2.16.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.15...v3.2.16)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 12:41:43 +00:00
Viresh Kumar
00d6e7b2bf Update vhost-user-backend version to 0.6.0
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-08-03 15:01:34 +05:30
dependabot[bot]
f3338d8e60
build(deps): bump virtio-queue from 0.4.0 to 0.5.0
Bumps [virtio-queue](https://github.com/rust-vmm/vm-virtio) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/rust-vmm/vm-virtio/releases)
- [Commits](https://github.com/rust-vmm/vm-virtio/compare/virtio-queue-v0.4.0...virtio-queue-v0.5.0)

---
updated-dependencies:
- dependency-name: virtio-queue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 15:41:49 +00:00
Viresh Kumar
fe5189da7e
Merge branch 'main' into dependabot/cargo/redox_syscall-0.2.16 2022-07-27 15:30:19 +05:30
dependabot[bot]
b6c3f44b70
build(deps): bump redox_syscall from 0.2.15 to 0.2.16
Bumps redox_syscall from 0.2.15 to 0.2.16.

---
updated-dependencies:
- dependency-name: redox_syscall
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 09:38:47 +00:00
dependabot[bot]
25e832aee5
build(deps): bump proc-macro2 from 1.0.41 to 1.0.42
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.41...1.0.42)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 09:38:45 +00:00
dependabot[bot]
b2b7239dff
build(deps): bump clap from 3.2.14 to 3.2.15
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.14 to 3.2.15.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.15/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.14...v3.2.15)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 08:45:31 +00:00
Viresh Kumar
c63a647666 Run cargo update
Run cargo update to get new versions of all dependencies in a single
commit.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-07-25 16:13:00 +05:30
Viresh Kumar
b11516613a Update vhost-user-backend and libgpiod's versions
Update them to match all the entities for the same version of
vmm-sys-util.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-07-25 16:12:02 +05:30
dependabot[bot]
82a931e0a5
build(deps): bump vmm-sys-util from 0.9.0 to 0.10.0
Bumps [vmm-sys-util](https://github.com/rust-vmm/vmm-sys-util) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/rust-vmm/vmm-sys-util/releases)
- [Changelog](https://github.com/rust-vmm/vmm-sys-util/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-vmm/vmm-sys-util/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: vmm-sys-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 03:56:31 +00:00
Viresh Kumar
098c134f81 Update Cargo.lock with all auto-updates
Run Cargo update and update all dependencies together.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-07-18 14:38:01 +05:30
dependabot[bot]
c9e65a3a43
build(deps): bump os_str_bytes from 6.1.0 to 6.2.0
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.1.0...6.2.0)

---
updated-dependencies:
- dependency-name: os_str_bytes
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 04:08:25 +00:00
Viresh Kumar
562fc500e2 Update various dependencies together
The dependabot is taking for ever to get these merged. Lets do this at
once after running "cargo update".

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-07-11 16:46:42 +05:30
dependabot[bot]
dee66dabc9 build(deps): bump regex from 1.5.5 to 1.6.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.5...1.6.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 16:46:42 +05:30
Viresh Kumar
0ca3349bc2
Merge branch 'main' into dependabot/cargo/indexmap-1.9.1 2022-07-11 16:36:01 +05:30
Viresh Kumar
f91f2a3f26
Merge branch 'main' into dependabot/cargo/quote-1.0.19 2022-07-11 16:30:05 +05:30
dependabot[bot]
b7ed81c27f
build(deps): bump indexmap from 1.8.1 to 1.9.1
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/compare/1.8.1...1.9.1)

---
updated-dependencies:
- dependency-name: indexmap
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 10:55:35 +00:00
Viresh Kumar
79384fbe85
Merge branch 'main' into dependabot/cargo/quote-1.0.19 2022-07-11 15:56:03 +05:30
Viresh Kumar
ce4e0a0460
Merge branch 'main' into dependabot/cargo/proc-macro2-1.0.40 2022-07-11 15:55:59 +05:30
dependabot[bot]
5417c46fc5
build(deps): bump quote from 1.0.18 to 1.0.19
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.18...1.0.19)

---
updated-dependencies:
- dependency-name: quote
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 10:23:42 +00:00
Viresh Kumar
1b74efd976
Merge branch 'main' into dependabot/cargo/proc-macro2-1.0.40 2022-07-11 15:51:48 +05:30
dependabot[bot]
86ce27001f
build(deps): bump proc-macro2 from 1.0.38 to 1.0.40
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.38 to 1.0.40.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.38...1.0.40)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 10:19:04 +00:00
Viresh Kumar
5d3a0450b5
Merge branch 'main' into dependabot/cargo/clap-3.2.8 2022-07-11 15:48:57 +05:30
Viresh Kumar
6e6b6cd8fa
Merge branch 'main' into dependabot/cargo/clap_lex-0.2.4 2022-07-11 15:48:29 +05:30
dependabot[bot]
efb8cbe364
build(deps): bump clap_lex from 0.2.0 to 0.2.4
Bumps [clap_lex](https://github.com/clap-rs/clap) from 0.2.0 to 0.2.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v0.2.0...clap_lex-v0.2.4)

---
updated-dependencies:
- dependency-name: clap_lex
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:15:22 +00:00
dependabot[bot]
95c539b2e3
build(deps): bump syn from 1.0.92 to 1.0.94
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.92 to 1.0.94.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.92...1.0.94)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:15:14 +00:00
dependabot[bot]
5f5c8117fc
build(deps): bump clap from 3.1.17 to 3.2.8
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.2.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.1.17...v3.2.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:15:03 +00:00
Viresh Kumar
94119977ac
Merge branch 'main' into dependabot/cargo/regex-syntax-0.6.27 2022-07-11 14:26:43 +05:30
dependabot[bot]
a3ff98e208
build(deps): bump regex-syntax from 0.6.25 to 0.6.27
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.25 to 0.6.27.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/commits)

---
updated-dependencies:
- dependency-name: regex-syntax
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:20:03 +00:00
dependabot[bot]
ca17712dac
build(deps): bump os_str_bytes from 6.0.0 to 6.1.0
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/dylni/os_str_bytes/releases)
- [Commits](https://github.com/dylni/os_str_bytes/compare/6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: os_str_bytes
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:19:53 +00:00
Viresh Kumar
c037e60442 Update versions of rust-vmm dependency crates
Update a number of rust-vmm crates to align to the common version of
vm-memory.

Also update the tests to fix the build.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-07-11 13:33:47 +05:30