summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-29 16:58:57 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-03-29 16:58:57 -0400
commit01d4c0d6a85dc59cbbddc50f9cc7bf4298830e8e (patch)
treefd58f596e259542d74f7dfd614194cd0e3bb5b25 /static
parent3df1f85a5e29ed1438d746f7c3f83f46d18bc8a1 (diff)
enable auto-reboot by default
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 66725d40..0e77625d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -676,6 +676,7 @@
<p>Changes since the 2023032600 release:</p>
<ul>
+ <li>enable auto-reboot feature by default with a very conservative 72 hour timer</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.176</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.98</li>
<li>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): add back our slab allocator canary feature</li>