From cb05b257bb267c4c8692c6ecf2fbd4a429047452 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 11 Sep 2020 06:03:06 -0400 Subject: [PATCH] Pixel 4 kernel update cannot be shipped yet --- static/releases.html | 32 +++++++++++++------------------- 1 file changed, 13 insertions(+), 19 deletions(-) diff --git a/static/releases.html b/static/releases.html index 7781a2fe..cfd7b27b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -391,24 +391,18 @@

This should be the final GrapheneOS release based on Android 10. It ships the device-independent monthly security patches and migrates over to using the Android 11 - branch of the GrapheneOS kernels, which brings all the upstream kernel hardening in - Android 11 along with the full September kernel updates. The remaining patches for the - full 2020-09-05 patch level require finishing the migration to Android 11 in order to - ship the September update for the other device support code. It's possible we could - ship some of this early, but instead we're going to be focusing on finishing the - enormous task of migrating to Android 11. Further help with bringing up support for - the devices with Android 11 and porting over each of the GrapheneOS hardening features - to it would be greatly appreciated. Donations are also extremely helpful. GrapheneOS - has brought on another full time developer using donated funds and there are 3 part - time developers helping with Android 11. We're also collaborating with CalyxOS and - others in the AOSP Alliance to bring up fully signed, production device support.

- -

Pixel 4 kernel tags are not published yet since that's still a work in progress. We - want to fix some side channel mitigation regressions caused by upstream Android 10 - hardening work. We can't simply revert the upstream changes since they're important - mitigations too. This should be handled within 24 hours. We'll publish releases and - tags whether or not we get these side channel mitigations working, but the plan is to - finish the work first.

+ branch of the GrapheneOS kernels for most devices, which brings all the upstream + kernel hardening in Android 11 along with the full September kernel updates. The + remaining patches for the full 2020-09-05 patch level require finishing the migration + to Android 11 in order to ship the September update for the other device support code. + It's possible we could ship some of this early, but instead we're going to be focusing + on finishing the enormous task of migrating to Android 11. Further help with bringing + up support for the devices with Android 11 and porting over each of the GrapheneOS + hardening features to it would be greatly appreciated. Donations are also extremely + helpful. GrapheneOS has brought on another full time developer using donated funds and + there are 3 part time developers helping with Android 11. We're also collaborating + with CalyxOS and others in the AOSP Alliance to bring up fully signed, production + device support.

Changes since the 2020.08.07.01 release:

@@ -420,7 +414,7 @@
  • Vanadium: update Chromium base to 85.0.4183.101
  • Vanadium: remove unused learn more link from Incognito page
  • recovery: reject updates with serialno constraints to match the GrapheneOS Updater app
  • -
  • kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): update base kernel to Android 11
  • +
  • kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): update base kernel to Android 11
  • SetupWizard: update base to latest CalyxOS SetupWizard
  • conscrypt: drop temporary upstream revert of version code which was accidentally kept during a rebase
  • backport fix for USB audio regression from Android 11