ICPWatch
Get alerts
IC-OS election

Elect new IC/GuestOS revision (commit f88da30)

#143406 · Rejected · proposed Aug 7, 2026

Yes 4.0%89.5% of voting power has votedNo 96.0%
tally read NNS governance canister, list_proposals
Action
Revise Elected GuestOS Versions
Proposer neuron
1730676817598423123
Created
Decided
Aug 10, 2026

Release Notes for release-2026-08-06_04-21-revert_dmt (f88da30f9e365cf34bc96f9d23c11711b7f14975) This release is based on changes since release-2026-08-06_04-21-base (fffab354a5cf76bf40ea3e0742de29e293277ff3).

Please note that some commits may be excluded from this release if they're not relevant, or not modifying the GuestOS image. Additionally, descriptions of some changes might have been slightly modified to fit the release notes format.

To see a full list of commits added since last release, compare the revisions on GitHub.

Other changes:

  • f88da30f9 Core Protocol: reverts d21b8e8800653c00f254a9c0b6d615de92d9f4ef

IC-OS Verification

To build and verify the IC-OS GuestOS disk image, after installing curl if necessary (sudo apt install curl), run:

# From https://github.com/dfinity/ic#verifying-releases
curl -fsSL https://raw.githubusercontent.com/dfinity/ic/f88da30f9e365cf34bc96f9d23c11711b7f14975/ci/scripts/repro-check | python3 - -c f88da30f9e365cf34bc96f9d23c11711b7f14975 --guestos

The two SHA256 sums printed above from a) the downloaded CDN image and b) the locally built image, must be identical, and must match the SHA256 from the payload of the NNS proposal.

While not required for this NNS proposal, as we are only electing a new GuestOS version here, you have the option to verify the build reproducibility of the HostOS by passing --hostos to the script above instead of --guestos, or the SetupOS by passing --setupos.

Official view: dashboard.internetcomputer.org/proposal/143406