diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-23 22:00:11 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-23 22:00:11 -0500 |
| commit | 0d82f0fa38c893aa65cb60e2682e5dacd5ca1cb1 (patch) | |
| tree | 75fa32c39db210be3c0ddb0f754aee421a64f566 | |
| parent | 4381158c21960da3283b846fe818f7ede0e1b7dd (diff) | |
update kernel LTS status
| -rw-r--r-- | static/features.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/static/features.html b/static/features.html index ea2e1ac3..2a1357f8 100644 --- a/static/features.html +++ b/static/features.html @@ -418,15 +418,14 @@ <p>We're able to quickly and safely ship the latest Linux kernel LTS point releases on devices with GKI (Generic Kernel Image) support including the 6th - and 7th generation Pixel phones. At the time of writing on 2023-01-11, - GrapheneOS is using the latest Linux 5.10 GKI LTS release (5.10.161) for 6th + and 7th generation Pixel phones. At the time of writing on 2023-02-23, + GrapheneOS is using the latest Linux 5.10 GKI LTS release (5.10.168) for 6th and 7th generation Pixel phones. The stock Pixel OS is on Linux 5.10.107 from - 2022-03-19 with a small number of patches from between 2022-03-19 and - 2022-11-04 backported. This means GrapheneOS provides hundreds of relevant - kernel patches including many security patches not yet included in the stock - OS. It's possible for us to stay several months ahead due to their approach of - moving to new LTS releases only in quarterly releases after a long freeze and - testing process.</p> + 2022-03-19 with a small number of additional patches backported. This means + GrapheneOS provides hundreds of relevant kernel patches including many + security patches not yet included in the stock OS. It's possible for us to + stay several months ahead due to their approach of moving to new LTS releases + only in quarterly releases after a long freeze and testing process.</p> <p>We often find new vulnerabilities ourselves and report them upstream. We've reported dozens of vulnerabilities for both the generic Android codebase and |
