Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate hyper-rustls to 0.27.5 #7661

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 38 additions & 33 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ hubtools = { git = "https://github.com/oxidecomputer/hubtools.git", branch = "ma
humantime = "2.1.0"
hyper = "1.6.0"
hyper-util = "0.1.10"
hyper-rustls = "0.26.0"
hyper-rustls = "0.27.5"
hyper-staticfile = "0.10.1"
illumos-utils = { path = "illumos-utils" }
iana-time-zone = "0.1.61"
Expand Down
26 changes: 10 additions & 16 deletions workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.98", features = ["extra
time = { version = "0.3.36", features = ["formatting", "local-offset", "macros", "parsing"] }
tokio = { version = "1.43.0", features = ["full", "test-util"] }
tokio-postgres = { version = "0.7.13", features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }
tokio-stream = { version = "0.1.17", features = ["net", "sync"] }
tokio-util = { version = "0.7.13", features = ["codec", "io-util"] }
toml = { version = "0.7.8" }
Expand Down Expand Up @@ -245,6 +246,7 @@ time = { version = "0.3.36", features = ["formatting", "local-offset", "macros",
time-macros = { version = "0.2.18", default-features = false, features = ["formatting", "parsing"] }
tokio = { version = "1.43.0", features = ["full", "test-util"] }
tokio-postgres = { version = "0.7.13", features = ["with-chrono-0_4", "with-serde_json-1", "with-uuid-1"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }
tokio-stream = { version = "0.1.17", features = ["net", "sync"] }
tokio-util = { version = "0.7.13", features = ["codec", "io-util"] }
toml = { version = "0.7.8" }
Expand All @@ -266,77 +268,70 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.6.0", default-f
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
dof = { version = "0.3.0", default-features = false, features = ["des"] }
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-rustls = { version = "0.27.5", features = ["http2", "ring", "webpki-tokio"] }
hyper-util = { version = "0.1.10", features = ["full"] }
linux-raw-sys = { version = "0.4.14", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "std", "system", "xdp"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }

[target.x86_64-unknown-linux-gnu.build-dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.6.0", default-features = false, features = ["std"] }
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
dof = { version = "0.3.0", default-features = false, features = ["des"] }
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-rustls = { version = "0.27.5", features = ["http2", "ring", "webpki-tokio"] }
hyper-util = { version = "0.1.10", features = ["full"] }
linux-raw-sys = { version = "0.4.14", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "std", "system", "xdp"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }

[target.x86_64-apple-darwin.dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.6.0", default-features = false, features = ["std"] }
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-rustls = { version = "0.27.5", features = ["http2", "ring", "webpki-tokio"] }
hyper-util = { version = "0.1.10", features = ["full"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }

[target.x86_64-apple-darwin.build-dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.6.0", default-features = false, features = ["std"] }
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-rustls = { version = "0.27.5", features = ["http2", "ring", "webpki-tokio"] }
hyper-util = { version = "0.1.10", features = ["full"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }

[target.aarch64-apple-darwin.dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.6.0", default-features = false, features = ["std"] }
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-rustls = { version = "0.27.5", features = ["http2", "ring", "webpki-tokio"] }
hyper-util = { version = "0.1.10", features = ["full"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }

[target.aarch64-apple-darwin.build-dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.6.0", default-features = false, features = ["std"] }
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-rustls = { version = "0.27.5", features = ["http2", "ring", "webpki-tokio"] }
hyper-util = { version = "0.1.10", features = ["full"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }

[target.x86_64-unknown-illumos.dependencies]
bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.6.0", default-features = false, features = ["std"] }
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
dof = { version = "0.3.0", default-features = false, features = ["des"] }
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-rustls = { version = "0.27.5", features = ["http2", "ring", "webpki-tokio"] }
hyper-util = { version = "0.1.10", features = ["full"] }
indicatif = { version = "0.17.11", features = ["rayon"] }
itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12.1" }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }
toml_edit-cdcf2f9584511fe6 = { package = "toml_edit", version = "0.19.15", features = ["serde"] }

[target.x86_64-unknown-illumos.build-dependencies]
Expand All @@ -345,13 +340,12 @@ clang-sys = { version = "1.8.1", default-features = false, features = ["clang_11
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
dof = { version = "0.3.0", default-features = false, features = ["des"] }
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-rustls = { version = "0.27.5", features = ["http2", "ring", "webpki-tokio"] }
hyper-util = { version = "0.1.10", features = ["full"] }
indicatif = { version = "0.17.11", features = ["rayon"] }
itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12.1" }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] }
toml_edit-cdcf2f9584511fe6 = { package = "toml_edit", version = "0.19.15", features = ["serde"] }

### END HAKARI SECTION
Loading