summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-10-08 05:09:06 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-10-08 05:09:06 -0400
commit43aac040b418fad00f9d5c7423403ac5dda10d27 (patch)
treeb50f49efc5668ec042a56d52250a0d86e00c1b69
parentd38663c220c39cbeab80b69decc48ee26634eadc (diff)
automatic exceptions
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 7cb5f432..c9d5efab 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -666,6 +666,8 @@
<ul>
<li>full 2023-10-06 security patch level</li>
<li>rebased onto UP1A.231005.007 Android Open Source Project release as the initial port of all GrapheneOS features to Android 14</li>
+ <li>add toggle for automatic per-app hardening configuration</li>
+ <li>temporarily add Google Camera to automatic exception list for hardened_malloc</li>
<li>fix cosmetric issue for adevtool envsetup.sh integration</li>
<li>adevtool: download: add option to unpack factory images</li>
<li>adevtool: collect-state: fix the output file name format</li>