summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html32
1 files changed, 28 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html
index 8589b195..5979c34a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -89,7 +89,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
- <!--<h3><a href="#2023102300">2023102300</a></h3>-->
+ <li><a href="#2023102300">2023102300</a></li>
<li><a href="#2023101300">2023101300</a></li>
<li><a href="#2023101100">2023101100</a></li>
<li><a href="#2023100900">2023100900</a></li>
@@ -714,6 +714,31 @@
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023102300-shusky">2023102300-shusky</a> (Pixel 8, Pixel 8 Pro)</li>
</ul>
+ <p>Changes since the 2023102300 release:</p>
+
+ <ul>
+ </ul>
+ </article>
+ -->
+
+ <article id="2023102300">
+ <h3><a href="#2023102300">2023102300</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
+ 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 despite them not being secure. It will be a significant
+ effort to port them properly without lost functionality and we're looking for
+ a new developer to fund rather than reassigning any developers from their existing
+ work on the OS.</p>
+
+ <p>Tags:</p>
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023102300">2023102300</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/2023102300-shusky">2023102300-shusky</a> (Pixel 8, Pixel 8 Pro)</li>
+ </ul>
+
<p>Changes since the 2023101300 release:</p>
<ul>
@@ -727,16 +752,15 @@
<li>fix PIN scrambling for SIM PIN (regression from port to Android 14)</li>
<li>handle new Android 14 network time code path for our feature making the automatic time toggle control whether network time connections are made</li>
<li>remove standard special case enabling Android 14 auto-confirm PIN by default for 6 digit PINs</li>
- <li>allow system apps to make sticky notifications again (important for System Updater to avoid users missing the notice to reboot after update installation)
+ <li>allow system apps to make sticky notifications again (important for System Updater to avoid users missing the notice to reboot after update installation)</li>
<li>System Updater: add option to require that the device is charging</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.134</li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/21">version 21</a></li>
- <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.80.0>version 118.0.5993.80.0/a></li>
+ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.80.0">version 118.0.5993.80.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-79">version 79</a></li>
<li>improve GrapheneOS system_server infrastructure</li>
</ul>
</article>
- -->
<article id="2023101300">
<h3><a href="#2023101300">2023101300</a></h3>