summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-11-26 17:14:56 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-11-26 17:15:21 -0500
commitab9c853aede35b12952ea5e1189ddd767d17c225 (patch)
tree69321881b6552c7836082e36c7dcb7c80bbecbff /static/releases.html
parent2085e79d87799fc18bff8e3232da6cd90109f83d (diff)
publish new release notes
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html30
1 files changed, 26 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html
index 9131e71b..95a36c89 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -89,7 +89,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
- <!--<li><a href="#2023112600">2023112600</a></li>-->
+ <li><a href="#2023112600">2023112600</a></li>
<li><a href="#2023111500">2023111500</a></li>
<li><a href="#2023110700">2023110700</a></li>
<li><a href="#2023103100">2023103100</a></li>
@@ -717,11 +717,34 @@
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023112600-shusky">2023112600-shusky</a> (Pixel 8, Pixel 8 Pro)</li>
</ul>
+ <p>Changes since the 2023112600 release:</p>
+
+ <ul>
+ </ul>
+ </article>
+ -->
+
+ <article id="2023112600">
+ <h3><a href="#2023112600">2023112600</a></h3>
+
+ <p>Pixel 4, Pixel 4 XL and Pixel 4a are end-of-life and shouldn't be used
+ anymore due to lack of most security patches for firmware and drivers. We're
+ currently supporting them via a legacy Android 13 branch separate from these
+ mainline GrapheneOS releases. We're considering porting them to Android 14 to
+ continue providing extended support longer than initially planned to keep them
+ as a way to preview the current version of the OS.</p>
+
+ <p>Tags:</p>
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023112600">2023112600</a> (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023112600-shusky">2023112600-shusky</a> (Pixel 8, Pixel 8 Pro)</li>
+ </ul>
+
<p>Changes since the 2023111500 release:</p>
<ul>
<li>improve existing infrastructure and settings for per-app hardening control</li>
- <li>add new infrastructure for dynamic SELinux flags for apps</p>
+ <li>add new infrastructure for dynamic SELinux flags for apps</li>
<li>replace static SELinux policy disabling dynamic native code generation for base system apps with dynamic SELinux flag</li>
<li>replace YAMA LSM with dynamic SELinux flag for ptrace access</li>
<li>add per-app toggle for native debugging</li>
@@ -729,7 +752,7 @@
<li>add per-app memory tagging toggle for user installed apps</li>
<li>add global toggle to enable memory tagging for user installed apps by default</li>
<li>add logging infrastructure for dynamic GrapheneOS SELinux flags</li>
- <li>raise post-boot audit message rate limit from 5 to 50 per second</p>
+ <li>raise post-boot audit message rate limit from 5 to 50 per second</li>
<li>add more infrastructure and tests for per-app hardening control</li>
<li>Pixel 8, Pixel 8 Pro: migrate to using our standard 5.15.137 GKI LTS kernel as the base with reverts for changes that are not compatible with the driver tree yet</li>
<li>include more info about Java and native crashes, ANRs, low memory conditions. kernel crash logs and filesystem check errors in bug report zips manually captured by users which on the stock OS is uploaded by Play services</li>
@@ -738,7 +761,6 @@
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/119.0.6045.163.2">version 119.0.6045.163.2</a></li>
</ul>
</article>
- -->
<article id="2023111500">
<h3><a href="#2023111500">2023111500</a></h3>