summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-31 16:04:51 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-31 16:04:51 -0400
commit667b3a5787437f2b41d2160d65190e28b491a9d9 (patch)
tree509a520733b5015233c7780518c6e65b01bcbce2 /static
parentc2779ec30a62051e369d27f5e1bea2233e8a5d4b (diff)
reorder release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index c5fc621b..1fff42e0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -868,7 +868,6 @@
<li>add support for enabling app association restrictions without exemptions (currently for use with Pixel Thermometer)</li>
<li>add support for Pixel Thermometer app available from our App Store for the Pixel 8 Pro, Pixel 9 Pro and Pixel 9 Pro XL with strict isolation from other apps</li>
<li>add missing feature compatibility matrix definitions (mainly for 9th generation Pixels)</li>
- <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li>
<li>Contact Scopes: explicitly set initialization order after ContactsProvider2 to avoid uncaught exceptions from a race</li>
<li>kernel (6.1): disable unused hibernation support</li>
<li>kernel (6.6): enable random kmalloc caches</li>
@@ -884,6 +883,7 @@
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-133">version 133</a></li>
<li>drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value</li>
<li>flash-all.sh: restore POSIX sh compatibility to allow using sh instead of bash on systems where sh is dash or another non-bash-compatible shell</li>
+ <li>add support for using backslashes in the passphrases for encrypting the keys for signing OS releases</li>
</ul>
</article>
-->