diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-29 12:43:51 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-29 12:43:51 -0400 |
| commit | 4f81c40e5142edacccd9f4776fe5b2a13f58251e (patch) | |
| tree | 482ccba1d78680b91ea2ab84966bac89d3d667b2 /static/releases.html | |
| parent | e9c96f49a1478aaa677d26f3cb84dd1bd15bf116 (diff) | |
publish new release notes
Diffstat (limited to 'static/releases.html')
| -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 00574e68..503e0017 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,7 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024072800">2024072800</a></li>--> + <li><a href="#2024072800">2024072800</a></li> <li><a href="#2024071600">2024071600</a></li> <li><a href="#2024071200">2024071200</a></li> <li><a href="#2024070900">2024070900</a></li> @@ -785,6 +785,26 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024072800">2024072800</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 2024072800 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024072800"> + <h3><a href="#2024072800">2024072800</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/2024072800-redfin">2024072800-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024072800">2024072800</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 2024071600 release:</p> <ul> @@ -819,7 +839,6 @@ <li>add script/generate-releases.sh wrapper script</li> </ul> </article> - --> <article id="2024071600"> <h3><a href="#2024071600">2024071600</a></h3> |
