diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-13 22:59:29 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-13 22:59:29 -0400 |
| commit | b94a864e6244911e38a4081da53b313f45a11cb2 (patch) | |
| tree | 310f94070071e45d58cc97b647c4f783e4c01b3c /static | |
| parent | f2aa48ebbae8079b1f355e932a71a9aab366e6f2 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index c1a4d8c2..77bae44b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023101300">2023101300</a></li>--> + <li><a href="#2023101300">2023101300</a></li> <li><a href="#2023101100">2023101100</a></li> <li><a href="#2023100900">2023100900</a></li> <li><a href="#2023100800">2023100800</a></li> @@ -712,6 +712,30 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023101300">2023101300</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 2023101300 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023101300"> + <h3><a href="#2023101300">2023101300</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/2023101300">2023101300</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 2023101100 release:</p> <ul> @@ -722,7 +746,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-78">version 78</a></li> </ul> </article> - --> <article id="2023101100"> <h3><a href="#2023101100">2023101100</a></h3> |
