summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-06-04 11:22:36 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-06-04 11:24:15 -0400
commitb39af6b63b85e27d6be1070eff947754f7237737 (patch)
tree0a6ec099a3bc06f7acdcc7b6d3d28d52b214c4ab
parent82ebfad8f013a1f8d6685495302a504f6a9eea49 (diff)
QPR3 release notes
-rw-r--r--static/releases.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 6c54280a..e0f0cc15 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -762,6 +762,8 @@
<article id="2024053100">
<h3><a href="#2024053100">2024053100</a></h3>
+ <p>This is the first release of GrapheneOS based on Android 14 QPR3.</p>
+
<p>Pixel 4a (5G) and Pixel 5 are end-of-life and shouldn't be used anymore due
to lack of security patches for firmware and drivers. We provide extended
support for harm reduction.</p>
@@ -775,6 +777,8 @@
<p>Changes since the 2024053100 release:</p>
<ul>
+ <li>full 2024-06-05 security patch level</li>
+ <li>rebased onto Android Open Source Project release, which is the 3rd quarterly maintenance/feature release for Android 14 (QPR3)</li>
<li>extend the standard wipe-without-reboot implementation to run a secure element erase in addition to wiping the hardware keystore</li>
<li>extend the standard wipe-without-reboot implementation to wipe the encrypted disk encryption keys in addition to preventing deriving the key encryption keys used to encrypt them by wiping the hardware keystore</li>
<li>kernel (5.10): update to latest GKI LTS branch revision</li>