diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 10:37:53 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 10:37:53 -0400 |
| commit | b42a75ecc7d3b3ddb0f3254b877d2302e15a2a6a (patch) | |
| tree | 8fe22118c8b09b627c5e3bf78239e100b1a7c6fa | |
| parent | 5bdb2b0092fd65d686d4f26b88a9c4aff1adfc9e (diff) | |
reduce amount of bold text for notice
| -rw-r--r-- | static/releases.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/static/releases.html b/static/releases.html index 2a6ba05f..f7d9af78 100644 --- a/static/releases.html +++ b/static/releases.html @@ -552,16 +552,16 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SQ3A.220605.009.B1.2022060700">SQ3A.220605.009.B1.2022060700</a> (Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> </ul> - <p><strong>Notice for Auditor app users on the Pixel 6 and Pixel 6 Pro: these - 2 devices made a backwards incompatible change to the hardware keystore where - attest keys (Android 12 feature currently exclusive to the Pixel 6 and Pixel 6 - Pro) generated before this release are not currently usable. We've reported - the issue. Until this issue is resolved, recent Auditor pairings from before - this release won't be usable. You can either wait for an upstream fix to be - shipped or create a new pairing. This applies to both local and remote Auditor - pairings. You can use the Clear Auditee pairings action along with disabling - and enabling remote attestation again if you use the attestation.app - service.</strong></p> + <p><strong>Notice for Auditor app users on the Pixel 6 and Pixel 6 + Pro</strong>: these 2 devices made a backwards incompatible change to the + hardware keystore where attest keys (Android 12 feature currently exclusive to + the Pixel 6 and Pixel 6 Pro) generated before this release are not currently + usable. We've reported the issue. Until this issue is resolved, recent Auditor + pairings from before this release won't be usable. You can either wait for an + upstream fix to be shipped or create a new pairing. This applies to both local + and remote Auditor pairings. You can use the Clear Auditee pairings action + along with disabling and enabling remote attestation again if you use the + attestation.app service.</p> <p>Changes since the 2022053100 release:</p> |
