summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-09-11 06:03:06 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-09-11 06:03:06 -0400
commitcb05b257bb267c4c8692c6ecf2fbd4a429047452 (patch)
tree6bdcde573622d351bc0c5d33fcb65d30d25158f9 /static
parent11d35fe50c7c0cdbe8749eebde77c06418cc8539 (diff)
Pixel 4 kernel update cannot be shipped yet
Diffstat (limited to 'static')
-rw-r--r--static/releases.html32
1 files 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 @@
<p>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.</p>
-
- <p>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.</p>
+ 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.</p>
<p>Changes since the 2020.08.07.01 release:</p>
@@ -420,7 +414,7 @@
<li>Vanadium: update Chromium base to 85.0.4183.101</li>
<li>Vanadium: remove unused learn more link from Incognito page</li>
<li>recovery: reject updates with serialno constraints to match the GrapheneOS Updater app</li>
- <li>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</li>
+ <li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): update base kernel to Android 11</li>
<li>SetupWizard: update base to latest CalyxOS SetupWizard</li>
<li>conscrypt: drop temporary upstream revert of version code which was accidentally kept during a rebase</li>
<li>backport fix for USB audio regression from Android 11</li>