Skip to content

Commit bc69621

Browse files
papertigersiliana
authored andcommitted
rel/v19: Bump propolis to bc489dd (propolis lifecycle fix) (#10264)
Original-Commit: 50105a7
1 parent 073b130 commit bc69621

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -710,11 +710,11 @@ progenitor-client010 = { package = "progenitor-client", version = "0.10.0" }
710710
# NOTE: if you change the pinned revision of the `bhyve_api` and propolis
711711
# dependencies, you must also update the references in package-manifest.toml to
712712
# match the new revision.
713-
bhyve_api = { git = "https://github.com/oxidecomputer/propolis", rev = "2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4" }
714-
propolis-api-types-versions = { git = "https://github.com/oxidecomputer/propolis", rev = "2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4" }
715-
propolis_api_types = { git = "https://github.com/oxidecomputer/propolis", rev = "2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4" }
716-
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4" }
717-
propolis-mock-server = { git = "https://github.com/oxidecomputer/propolis", rev = "2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4" }
713+
bhyve_api = { git = "https://github.com/oxidecomputer/propolis", rev = "bc489ddf0f38f75e0c194b86cf6f0de377f68845" }
714+
propolis-api-types-versions = { git = "https://github.com/oxidecomputer/propolis", rev = "bc489ddf0f38f75e0c194b86cf6f0de377f68845" }
715+
propolis_api_types = { git = "https://github.com/oxidecomputer/propolis", rev = "bc489ddf0f38f75e0c194b86cf6f0de377f68845" }
716+
propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "bc489ddf0f38f75e0c194b86cf6f0de377f68845" }
717+
propolis-mock-server = { git = "https://github.com/oxidecomputer/propolis", rev = "bc489ddf0f38f75e0c194b86cf6f0de377f68845" }
718718
# NOTE: see above!
719719
proptest = "1.7.0"
720720
qorb = "0.4.1"

package-manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,10 +662,10 @@ service_name = "propolis-server"
662662
only_for_targets.image = "standard"
663663
source.type = "prebuilt"
664664
source.repo = "propolis"
665-
source.commit = "2c9d7052cc12b3feca1c5a0e09d10b724b8e7cb4"
665+
source.commit = "bc489ddf0f38f75e0c194b86cf6f0de377f68845"
666666
# The SHA256 digest is automatically posted to:
667667
# https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/image/<commit>/propolis-server.sha256.txt
668-
source.sha256 = "598a88b27835926d2889e5dfcf7601e051040b04e151d1805283f637eaf77465"
668+
source.sha256 = "f4c742c766a7260f20d6ef3c0d68c362e7ba768037836bfa09abdf1c3c72e605"
669669
output.type = "zone"
670670

671671
[package.mg-ddm-gz]

0 commit comments

Comments
 (0)