diff --git a/Cargo.lock b/Cargo.lock index d4617001e9..b965c52dd9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11,7 +11,7 @@ dependencies = [ "kernel_cmdline 0.1.0", "kvm 0.1.0", "kvm_sys 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "resources 0.1.0", "sync 0.1.0", @@ -35,7 +35,7 @@ dependencies = [ "io_jail 0.1.0", "kernel_cmdline 0.1.0", "kvm 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "resources 0.1.0", "sync 0.1.0", "sys_util 0.1.0", @@ -99,7 +99,7 @@ version = "0.1.0" dependencies = [ "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "io_uring 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "paste 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)", "sys_util 0.1.0", @@ -128,7 +128,7 @@ dependencies = [ "kernel_loader 0.1.0", "kvm 0.1.0", "kvm_sys 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "libcras 0.1.0", "minijail-sys 0.0.11", "msg_socket 0.1.0", @@ -152,7 +152,7 @@ version = "0.17.0" dependencies = [ "kvm 0.1.0", "kvm_sys 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "protos 0.1.0", "sys_util 0.1.0", @@ -163,7 +163,7 @@ name = "data_model" version = "0.1.0" dependencies = [ "assertions 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -184,7 +184,7 @@ dependencies = [ "io_jail 0.1.0", "kvm 0.1.0", "kvm_sys 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "libcras 0.1.0", "libvda 0.1.0", "linux_input_sys 0.1.0", @@ -213,7 +213,7 @@ name = "disk" version = "0.1.0" dependencies = [ "data_model 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)", "protos 0.1.0", "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -333,7 +333,7 @@ version = "0.1.0" dependencies = [ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", "data_model 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "linux_input_sys 0.1.0", "sys_util 0.1.0", ] @@ -343,7 +343,7 @@ name = "gpu_renderer" version = "0.1.0" dependencies = [ "data_model 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "sys_util 0.1.0", ] @@ -356,7 +356,7 @@ dependencies = [ "enumn 0.1.0", "kvm 0.1.0", "kvm_sys 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "sync 0.1.0", "sys_util 0.1.0", ] @@ -365,7 +365,7 @@ dependencies = [ name = "io_jail" version = "0.1.0" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "minijail-sys 0.0.11", ] @@ -373,7 +373,7 @@ dependencies = [ name = "io_uring" version = "0.1.0" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "sys_util 0.1.0", "syscall_defines 0.1.0", ] @@ -382,14 +382,14 @@ dependencies = [ name = "kernel_cmdline" version = "0.1.0" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "kernel_loader" version = "0.1.0" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "sys_util 0.1.0", ] @@ -399,7 +399,7 @@ version = "0.1.0" dependencies = [ "data_model 0.1.0", "kvm_sys 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "msg_socket 0.1.0", "sync 0.1.0", "sys_util 0.1.0", @@ -409,13 +409,13 @@ dependencies = [ name = "kvm_sys" version = "0.1.0" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "sys_util 0.1.0", ] [[package]] name = "libc" -version = "0.2.44" +version = "0.2.65" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -425,7 +425,7 @@ dependencies = [ "audio_streams 0.1.0", "cras-sys 0.1.0", "data_model 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "sys_util 0.1.0", ] @@ -434,7 +434,7 @@ name = "libvda" version = "0.1.0" dependencies = [ "enumn 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -443,7 +443,7 @@ name = "linux_input_sys" version = "0.1.0" dependencies = [ "data_model 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "sys_util 0.1.0", ] @@ -464,7 +464,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" name = "minijail-sys" version = "0.0.11" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "pkg-config 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -484,7 +484,7 @@ dependencies = [ "cros_async 0.1.0", "data_model 0.1.0", "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "msg_on_socket_derive 0.1.0", "sync 0.1.0", "sys_util 0.1.0", @@ -502,7 +502,7 @@ name = "net_util" version = "0.1.0" dependencies = [ "data_model 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "net_sys 0.1.0", "sys_util 0.1.0", ] @@ -512,14 +512,14 @@ name = "num_cpus" version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "p9" version = "0.1.0" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "wire_format_derive 0.1.0", ] @@ -632,7 +632,7 @@ version = "0.1.0" dependencies = [ "disk 0.1.0", "getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "sys_util 0.1.0", ] @@ -663,7 +663,7 @@ name = "resources" version = "0.1.0" dependencies = [ "gpu_buffer 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "msg_socket 0.1.0", "sys_util 0.1.0", ] @@ -692,7 +692,7 @@ name = "sys_util" version = "0.1.0" dependencies = [ "data_model 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "poll_token_derive 0.1.0", "sync 0.1.0", "syscall_defines 0.1.0", @@ -707,7 +707,7 @@ version = "0.1.0" name = "tempfile" version = "3.0.7" dependencies = [ - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -748,7 +748,7 @@ version = "0.1.0" dependencies = [ "assertions 0.1.0", "data_model 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "sys_util 0.1.0", "usb_sys 0.1.0", @@ -766,7 +766,7 @@ name = "vhost" version = "0.1.0" dependencies = [ "assertions 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "net_util 0.1.0", "sys_util 0.1.0", "virtio_sys 0.1.0", @@ -785,7 +785,7 @@ version = "0.1.0" dependencies = [ "data_model 0.1.0", "kvm 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "msg_socket 0.1.0", "resources 0.1.0", "sys_util 0.1.0", @@ -814,7 +814,7 @@ dependencies = [ "kernel_loader 0.1.0", "kvm 0.1.0", "kvm_sys 0.1.0", - "libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)", "remain 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "resources 0.1.0", "sync 0.1.0", @@ -836,7 +836,7 @@ dependencies = [ "checksum futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0bae52d6b29cf440e298856fec3965ee6fa71b06aa7495178615953fd669e5f9" "checksum futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c0d66274fb76985d3c62c886d1da7ac4c0903a8c9f754e8fe0f35a6a6cc39e76" "checksum getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "0a7292d30132fb5424b354f5dc02512a86e4c516fe544bb7a25e7f266951b797" -"checksum libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)" = "10923947f84a519a45c8fefb7dd1b3e8c08747993381adee176d7a82b4195311" +"checksum libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)" = "1a31a0627fdf1f6a39ec0dd577e101440b7db22672c0901fe00a9a6fbb5c24e8" "checksum log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fcce5fa49cc693c312001daf1d13411c4a5283796bac1084299ea3e567113f" "checksum memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3197e20c7edb283f87c071ddfc7a2cca8f8e0b888c242959846a6fce03c72223" "checksum num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5a69d464bdc213aaaff628444e99578ede64e9c854025aa43b9796530afa9238" diff --git a/Cargo.toml b/Cargo.toml index 55f7df0f98..8b83008f4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ kernel_cmdline = { path = "kernel_cmdline" } kernel_loader = { path = "kernel_loader" } kvm = { path = "kvm" } kvm_sys = { path = "kvm_sys" } -libc = "0.2.44" +libc = "0.2.65" libcras = "*" minijail-sys = "*" # provided by ebuild msg_socket = { path = "msg_socket" }