summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-04-28 15:37:11 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-04-28 15:37:11 -0400
commitadc51702033c080ccafb6aba0d3142f6251b40e6 (patch)
tree1c5ddf63a5e2b1f23cb467da13e67e5f0583e484 /static
parent2a5d94b0bfc136132a57120c545467b163c94bb0 (diff)
reorder release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html
index 58176c2c..ca638769 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -690,6 +690,11 @@
<li>backport fix for Bluetooth related system_server crash</li>
<li>backport fix for com.android.statementservice crash and remove our workaround for it</li>
<li>backport 8 media framework memory corruption fixes from AOSP master</li>
+ <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.177</li>
+ <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.104</li>
+ <li>kernel (5.15): enable RANDOMIZE_KSTACK_OFFSET_DEFAULT</li>
+ <li>kernel (5.10, 5.15): panic on memory corruption detected by kfence</li>
+ <li>kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-47">version 47</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-48">version 48</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-49">version 49</a></li>
@@ -700,11 +705,6 @@
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/18">version 18</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/69">version 69</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/62">version 62</a></li>
- <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.177</li>
- <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.104</li>
- <li>kernel (5.15): enable RANDOMIZE_KSTACK_OFFSET_DEFAULT</li>
- <li>kernel (5.10, 5.15): panic on memory corruption detected by kfence</li>
- <li>kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator</li>
</ul>
</article>
-->