IcOsVersionElection(143569): Elect new IC/HostOS revision (commit 59c4249)
Release Notes for release-2026-08-13_03-55-base (59c42492cd6ee3ef5e60cd35d7b766e7bfd085da)
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 HostOS 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.
Features:
Chores:
59c42492cNode: Update Base Image Refs [2026-08-12-0143] (#11109)5fd1191bfNode: Update Base Image Refs [2026-08-06-0855] (#11043)abfe20051Node: deduplicate some crates (#11098)0d6f19860Node(bazel): move C++ libraries from rust deps to link_deps (#11074)
Full list of changes (including the ones that are not relevant to HostOS) can be found on GitHub.
IC-OS Verification
To build and verify the IC-OS HostOS 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/59c42492cd6ee3ef5e60cd35d7b766e7bfd085da/ci/scripts/repro-check | python3 - -c 59c42492cd6ee3ef5e60cd35d7b766e7bfd085da --hostos
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 HostOS version here, you have the option to verify the build reproducibility of the GuestOS by passing --guestos to the script above instead of --hostos, or the SetupOS by passing --setupos.
Proposal to execute nervous system function:
Nervous system function:
NervousSystemFunction { id: 1000, name: "Vote on NNS proposal", description: Some( "Vote yes to a given NNS proposal. If there is no strict majority, vote for the majority outcome.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( tsbvt-pyaaa-aaaar-qafva-cai, ), target_method_name: Some( "approve_proposal", ), validator_canister_id: Some( tsbvt-pyaaa-aaaar-qafva-cai, ), validator_method_name: Some( "approve_proposal_validate", ), topic: Some( ApplicationBusinessLogic, ), }, ), ), }
Payload sha256:
c9fbfd723f42a4229d20b6e77033c3b948aaf215454b5c2364fb390d39ff606a
Payload:
143569