Skip to content

Commit

Permalink
Release 1.0.27 for oxide-rot-1 and sidecar SP (#6611)
Browse files Browse the repository at this point in the history
commit cc9911165babdbf67a051554f8e5699b4671b526 (HEAD -> master, tag:
sidecar-v1.0.27, tag: oxide-rot-1-v1.0.27, origin/master)
Author: Laura Abbott <[email protected]>
Date:   Wed Sep 18 12:58:07 2024 -0400

    Add comments explaining production assumption
    
    We currently have an implicit assumption that our production images
have the same name as the board. It's useful to take advantage of this
    in places like the control plane so document this for our future
    selves.

commit 37f6a1fb340b69608034c1f828f7de05c5f20190
Author: Laura Abbott <[email protected]>
Date:   Mon Aug 5 10:49:10 2024 -0400

    Expose TQ keypair in attest task

commit 83fac748866dccb4aedead1081ac42908a1b15d2
Author: Aaron Hartwig <[email protected]>
Date:   Mon Sep 16 14:44:03 2024 -0500

    Fix Sidecar fan speed sensor ordering in base.toml (#1869)
    
We have Sidecar's fans wired up to the controllers in a non-intuitive
way. That leads to a couple places we need to have this accounted for
properly in the code: speed sensor naming and controller mapping. The
    speed sensor naming was incorrect and fixed by this commit.
    
    fixes #1865

commit 174517cd819f19d79bb90617ef77fefbe39e178c
Author: Ben Stoltz <[email protected]>
Date:   Fri Sep 13 12:56:18 2024 -0700

    Include the Hubris measurement in DICE (#1866)
    
Include the Hubris measurement in DICE even though it is done in Hubris
    pre-main.
  • Loading branch information
lzrd authored Sep 19, 2024
1 parent 8763306 commit 430e1f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/permslip_production
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
000f8995a1b7160287dd163311700db21094af155d18b2208378e6d3712c054b manifest-oxide-rot-1-v1.0.26.toml
3cbe182c3e3425442eec2c2019045f8d5e613688597a01c6f05fa93e2ff3d165 manifest-oxide-rot-1-v1.0.27.toml
610ebce44b1fb622eb56591534fb2569340fdba9b5ba62ca1b02f0b2d2e973dc manifest-bootleby-v1.3.1.toml
4 changes: 2 additions & 2 deletions tools/permslip_staging
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
713767a93cc9b8c2aa7a9ec9cc3cf08c37a7152db313c63770541c1e5b0bc7bb manifest-gimlet-v1.0.26.toml
c07592b3edfe59bfa253da956e42d7f6f35947933b9fbf4a2dd1f72b7d698519 manifest-oxide-rot-1-v1.0.26.toml
77fb4fac620e917fc09d05702293ae87c30b7268d94d452cea5fa0566f8d5ce0 manifest-oxide-rot-1-v1.0.27.toml
a4b22d7b7582f091b9083bdcb000c415759eb7deeb4acd47bac28d08b537bc14 manifest-psc-v1.0.26.toml
7dbf1eba269f63b495f44e2c6d8ba16f4ea9bf21bba3e3edb66e6f680e402832 manifest-sidecar-v1.0.26.toml
99823ae43419a695f85a21dc528cd79b1e174614b4edc79dc96b23f9c219252e manifest-sidecar-v1.0.27.toml
6f8459afe22c27d5920356878e4d8d639464f39a15ce7b5b040c2d908d52a570 manifest-bootleby-v1.3.1.toml

0 comments on commit 430e1f6

Please sign in to comment.