diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-07 09:44:52 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-07 09:44:52 -0500 |
| commit | 7b3e74a37d06813fde32cd707b19253460070a84 (patch) | |
| tree | 97dc575d03d48a1a3c93f6646cdd1355b51dea25 /static | |
| parent | fd2170de159bcfe7136fbbb6418a6f09ec26fba3 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index b4cc9474..c0d4b8f9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023110700">2023110700</a></li>--> + <li><a href="#2023110700">2023110700</a></li> <li><a href="#2023103100">2023103100</a></li> <li><a href="#2023103000">2023103000</a></li> <li><a href="#2023102300">2023102300</a></li> @@ -717,6 +717,31 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023110700-shusky">2023110700-shusky</a> (Pixel 8, Pixel 8 Pro)</li> </ul> + <p>Changes since the 2023110700 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023110700"> + <h3><a href="#2023110700">2023110700</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/2023110700">2023110700</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/2023110700-shusky">2023110700-shusky</a> (Pixel 8, Pixel 8 Pro)</li> + </ul> + <p>Changes since the 2023103100 release:</p> <ul> @@ -737,7 +762,6 @@ <li>flash-all: raise minimum fastboot version to 34.0.4</li> </ul> </article> - --> <article id="2023103100"> <h3><a href="#2023103100">2023103100</a></h3> |
