diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-31 18:41:39 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-31 18:41:39 -0500 |
| commit | 8effc3a579eae8d489bce52f27fb6d79a5ac0854 (patch) | |
| tree | 2618520f78cac86ca4a2d8534b0cad12eb41e4a7 /static | |
| parent | 96cd6aee138382ff9afb105b58c131b174a1e968 (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index fb8874c0..cdeb85c4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023123100">2023123100</a></li>--> + <li><a href="#2023123100">2023123100</a></li> <li><a href="#2023123000">2023123000</a></li> <li><a href="#2023121200">2023121200</a></li> <li><a href="#2023120800">2023120800</a></li> @@ -722,6 +722,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023123100">2023123100</a> (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 2023123100 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023123100"> + <h3><a href="#2023123100">2023123100</a></h3> + + <p>Pixel 4a (5G) and Pixel 5 are end-of-life and shouldn't be used anymore due + to lack of security patches for firmware and drivers. We provide extended + support for harm reduction.</p> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023123100-redfin">2023123100-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023123100">2023123100</a> (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 2023123000 release:</p> <ul> @@ -735,7 +755,6 @@ <li>Sandboxed Google Play compatibility layer: add workaround for rare foreground service crash (may be upstream bug)</li> </ul> </article> - --> <article id="2023123000"> <h3><a href="#2023123000">2023123000</a></h3> |
