diff options
| author | Nico Felbinger <nico@felbinger.eu> | 2024-08-12 15:27:07 +0200 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-08-12 13:09:55 -0400 |
| commit | 88c1433c1f0b3c7858c99fc4b88f0b233eb2f183 (patch) | |
| tree | f17d256964fa6a7950a336e5dc6a9091154059b2 /static | |
| parent | 5b7f81aef7e037cea76e3d2a04346b4dc742dd26 (diff) | |
releases: fix typo
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index b96e25bb..cb69ee78 100644 --- a/static/releases.html +++ b/static/releases.html @@ -3791,7 +3791,7 @@ <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR2 Beta 2</li> <li>Vanadium: update Chromium base to 109.0.5414.86</li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/12">version 12</a></li> - <li>switch to signing OS source releases (Git tags) with OpenSSH instead of GPG to fully phase out usage of our GPG key (public key list: <a href="/allowed_signers">allowed_signers</a>, key rotation proof via signify: <a href="/allowed_signers.sig">allowed_signers.sig</a>, key rotation proof via GPG: <a href="/allowed_signers.sig">allowed_signers.asc</a>)</li> + <li>switch to signing OS source releases (Git tags) with OpenSSH instead of GPG to fully phase out usage of our GPG key (public key list: <a href="/allowed_signers">allowed_signers</a>, key rotation proof via signify: <a href="/allowed_signers.sig">allowed_signers.sig</a>, key rotation proof via GPG: <a href="/allowed_signers.asc">allowed_signers.asc</a>)</li> </ul> </article> |
