diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-20 23:10:46 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-20 23:10:46 -0400 |
| commit | 4e8c5a9d2b58d9943dbf628ab9e73d518c6a34d9 (patch) | |
| tree | 2fa20ca5dc9a6f720f37e0d8622465f99c1b8e2f | |
| parent | c0951f303ddd9fe0a1e53ef5076f399ba994a6ba (diff) | |
publish new release notes
| -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 48f6bff9..8934546b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,7 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024082000">2024082000</a></li>--> + <li><a href="#2024082000">2024082000</a></li> <li><a href="#2024080600">2024080600</a></li> <li><a href="#2024080500">2024080500</a></li> <li><a href="#2024080200">2024080200</a></li> @@ -791,6 +791,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024082000">2024082000</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024082000 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024082000"> + <h3><a href="#2024082000">2024082000</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/2024082000-redfin">2024082000-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024082000">2024082000</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024080600 release:</p> <ul> @@ -817,7 +837,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-130">version 130</a></li> </ul> </article> - --> <article id="2024080600"> <h3><a href="#2024080600">2024080600</a></h3> |
