From 88c1433c1f0b3c7858c99fc4b88f0b233eb2f183 Mon Sep 17 00:00:00 2001 From: Nico Felbinger Date: Mon, 12 Aug 2024 15:27:07 +0200 Subject: [PATCH] releases: fix typo --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR2 Beta 2
  • Vanadium: update Chromium base to 109.0.5414.86
  • Apps: update to version 12
  • -
  • 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: allowed_signers, key rotation proof via signify: allowed_signers.sig, key rotation proof via GPG: allowed_signers.asc)
  • +
  • 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: allowed_signers, key rotation proof via signify: allowed_signers.sig, key rotation proof via GPG: allowed_signers.asc)