diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 1bf7b4f2..09404e6c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -85,7 +85,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023100800">2023100800</a></li>--> + <li><a href="#2023100800">2023100800</a></li> <li><a href="#2023100300">2023100300</a></li> <li><a href="#2023100100">2023100100</a></li> <li><a href="#2023091800">2023091800</a></li> @@ -659,6 +659,39 @@ 14. Our initial public experimental release (2023100800) was published on October 6th so there have already been a couple days of public testing.</p> + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023100800">2023100800</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> + </ul> + + <p>Changes since the 2023100300 release:</p> + + <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>add back support for displaying app compilation progress at boot</li> + <li>restore Android 13 work profile pause behavior by stopping the profile from running instead of only suspending apps</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> + <li>adevtool: collect-state: add an option to automatically make prep OS build</li> + <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.153.0">version 117.0.5938.153.0</a></li> + <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.48.0">version 118.0.5993.48.0</a></li> + <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-77">version 77</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/75">version 75</a></li> + </ul> + </article> + --> + + <article id="2023100800"> + <h3><a href="#2023100800">2023100800</a></h3> + + <p>This is the initial non-experimental release of GrapheneOS based on Android + 14. Our initial public experimental release (2023100800) was published on + October 6th so there have already been a couple days of public testing.</p> + <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 @@ -692,7 +725,6 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/75">version 75</a></li> </ul> </article> - --> <article id="2023100300"> <h3><a href="#2023100300">2023100300</a></h3> |
