diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-07 20:18:15 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-07 22:31:42 -0400 |
| commit | 1e6be0db58f655125fe4f2dd76a079b6637ab74e (patch) | |
| tree | 2bb7b8df06f9c671cf7ee8874f7f42e5bf4c6f65 | |
| parent | 97b7a8d8939374333d9a5649732510d63e4dd7ad (diff) | |
clarify early patches
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 879dcfb0..1a2473ce 100644 --- a/static/releases.html +++ b/static/releases.html @@ -641,8 +641,8 @@ <p>Changes since the 2023052900 release:</p> <ul> - <li>full 2023-06-01 security patch level (early release since the AOSP release is not available yet)</li> - <li>partial 2023-06-05 security patch level (firmware and userspace patches are not yet available until the AOSP and stock Pixel OS release)</li> + <li>full 2023-06-01 security patch level (early release based on AOSP 13 security backports since the AOSP/stock QPR3 release is not available yet)</li> + <li>partial 2023-06-05 security patch level (full firmware and userspace patches will not be available until the AOSP/stock QPR3 release and some of the kernel changes depend on those too)</li> <li>fix Contact Scopes UI handling of absent number/email type</li> <li>remove E-Tugra Certificate Authority</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/114.0.5735.58.0">version 114.0.5735.58.0</a></li> |
