Skip to content

Commit

Permalink
Merge branch 'main' into snapshot-ab
Browse files Browse the repository at this point in the history
  • Loading branch information
roypat authored Sep 12, 2023
2 parents 1894c1d + 3adf2aa commit 07023b2
Show file tree
Hide file tree
Showing 13 changed files with 106 additions and 83 deletions.
19 changes: 19 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# All markdown files
*.md @xmarcalx @kalyazin @pb8o @sudanl0

# But not the ones in docs/
docs/*.md

# Except these specific ones
docs/getting-started.md @xmarcalx @kalyazin @pb8o @sudanl0
docs/prod-host-setup.md @xmarcalx @kalyazin @pb8o @sudanl0

# Also cover all "*policy*.md" documents
**/*policy*.md @xmarcalx @kalyazin @pb8o @sudanl0
**/*POLICY*.md @xmarcalx @kalyazin @pb8o @sudanl0

# Also these non-md files in the repository root
THIRD_PARTY @xmarcalx @kalyazin @pb8o @sudanl0
LICENSE @xmarcalx @kalyazin @pb8o @sudanl0
NOTICE @xmarcalx @kalyazin @pb8o @sudanl0
PGP-KEY.asc @xmarcalx @kalyazin @pb8o @sudanl0
101 changes: 36 additions & 65 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions src/cpu-template-helper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ name = "cpu-template-helper"
bench = false

[dependencies]
clap = { version = "4.4.1", features = ["derive", "string"] }
clap = { version = "4.4.2", features = ["derive", "string"] }
libc = "0.2.147"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.105"
thiserror = "1.0.47"
serde_json = "1.0.106"
thiserror = "1.0.48"

vmm = { path = "../vmm" }

Expand Down
8 changes: 4 additions & 4 deletions src/firecracker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ bench = false
[dependencies]
event-manager = "0.3.0"
libc = "0.2.147"
serde_json = "1.0.105"
thiserror = "1.0.47"
serde_json = "1.0.106"
thiserror = "1.0.48"
timerfd = "1.5.0"

api_server = { path = "../api_server" }
Expand All @@ -29,11 +29,11 @@ vmm = { path = "../vmm" }

[dev-dependencies]
cargo_toml = "0.15.3"
regex = { version = "1.9.4", default-features = false, features = ["std", "unicode-perl"] }
regex = { version = "1.9.5", default-features = false, features = ["std", "unicode-perl"] }

# Dev-Dependencies for uffd examples
serde = { version = "1.0.188", features = ["derive"] }
userfaultfd = "0.6.0"
userfaultfd = "0.6.1"

[[example]]
name = "uffd_malicious_handler"
Expand Down
4 changes: 2 additions & 2 deletions src/jailer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ bench = false
[dependencies]
libc = "0.2.147"
nix = { version = "0.27.1", default-features = false, features = ["dir"] }
regex = { version = "1.9.4", default-features = false, features = ["std"] }
thiserror = "1.0.47"
regex = { version = "1.9.5", default-features = false, features = ["std"] }
thiserror = "1.0.48"

utils = { path = "../utils" }
2 changes: 1 addition & 1 deletion src/rebase-snap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ bench = false

[dependencies]
libc = "0.2.147"
thiserror = "1.0.47"
thiserror = "1.0.48"

utils = { path = "../utils" }
4 changes: 2 additions & 2 deletions src/seccompiler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bench = false
bincode = "1.2.1"
libc = "0.2.147"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.105"
thiserror = "1.0.47"
serde_json = "1.0.106"
thiserror = "1.0.48"

utils = { path = "../utils" }
4 changes: 2 additions & 2 deletions src/snapshot-editor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ name = "snapshot-editor"
bench = false

[dependencies]
clap = { version = "4.4.1", features = ["derive", "string"] }
clap = { version = "4.4.2", features = ["derive", "string"] }
clap-num = "1.0.2"
libc = "0.2.147"
snapshot = { path = "../snapshot" }
thiserror = "1.0.44"
thiserror = "1.0.48"
vmm = { path = "../vmm" }

fc_utils = { package = "utils", path = "../utils" }
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MSR_ADDR,VALUE
0xcd,0x3
0xce,0x80000000
0xfe,0x508
0x10a,0xaa0eb
0x10a,0x40aa0eb
0x11e,0xbe702111
0x122,0x3
0x140,0x0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MSR_ADDR,VALUE
0xcd,0x3
0xce,0x80000000
0xfe,0x508
0x10a,0xaa0eb
0x10a,0x40aa0eb
0x11e,0xbe702111
0x122,0x3
0x140,0x0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ MSR_ADDR,VALUE
0xcd,0x3
0xce,0x80000000
0xfe,0x508
0x10a,0x2a0eb
0x10a,0x402a0eb
0x11e,0xbe702111
0x122,0x3
0x140,0x0
Expand Down
Loading

0 comments on commit 07023b2

Please sign in to comment.