diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-02 06:14:56 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-02 06:14:56 -0400 |
| commit | 3cba4dd356f29ca944e75f3916d961c16a626c43 (patch) | |
| tree | a395273e7c6c21fc4f38728314424235b236f06b | |
| parent | d6dd5609389cca6ab5c3dbe1c4885f9e4daff27b (diff) | |
reorder release notes
| -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 e7ac6f8d..9ace62ec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -665,14 +665,14 @@ <li>adevtool: major overhaul fixing resource parsing bugs via protobuf aapt2 output, removing depencency on BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES, verifying hashes of vendor files, unpacking via debugfs/fsck.erofs to avoid needing mount privileges on the workstation and other UX / error checking improvements</li> <li>add support for viewing 7 days of history in the privacy dashboard via the official toggle instead of our previous approach</li> <li>Sandboxed Google Play compatibility layer: hide eSIM activation app from Play Store since it can't update it</li> + <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.192</li> + <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.128</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.78.0">version 116.0.5845.78.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.92.0">version 116.0.5845.92.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.114.0">version 116.0.5845.114.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.114.1">version 116.0.5845.114.1</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.163.0">version 116.0.5845.163.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/116.0.5845.163.1">version 116.0.5845.163.1</a></li> - <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.192</li> - <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.128</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-67">version 67</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-68">version 68</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-69">version 69</a></li> |
