diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-19 13:41:05 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-19 13:41:40 -0400 |
| commit | c07c8229f67fb4de173acf8684f726253c195a46 (patch) | |
| tree | 4a547d3e01b99817e7129035197b8b66556e3fb7 /static | |
| parent | 1c80fb8fab622957932d9ec53967337629876f3b (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 3b6beada..7669f646 100644 --- a/static/releases.html +++ b/static/releases.html @@ -99,7 +99,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024091900">2024091900</a></li>--> + <li><a href="#2024091900">2024091900</a></li> <li><a href="#2024091700">2024091700</a></li> <li><a href="#2024090400">2024090400</a></li> <li><a href="#2024083100">2024083100</a></li> @@ -877,14 +877,34 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024091900-caimito">2024091900-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li> </ul> + <p>Changes since the 2024091900 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024091900"> + <h3><a href="#2024091900">2024091900</a></h3> + + <p>Pixel 4a (5G), Pixel 5 and Pixel 5a 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/2024091900-redfin">2024091900-redfin</a> (Pixel 4a (5G), Pixel 5)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024091900">2024091900</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> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024091900-caimito">2024091900-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li> + </ul> + <p>Changes since the 2024091700 release:</p> <ul> - <li>temporarily revert multicast leak blocking firewall due to causing legacy 5th gen devices to lose compatibility with IPv6-only carriers along with causing certain compatibility issues with IPv6 on Wi-Fi/li> + <li>temporarily revert multicast leak blocking firewall due to causing legacy 5th gen devices to lose compatibility with IPv6-only carriers along with causing certain compatibility issues with IPv6 on Wi-Fi</li> <li>temporarily revert multicast leak blocking eBPF filter extensions until app compatibility is addressed in a similar way as the Network permission mimics non-security errors</li> </ul> </article> - --> <article id="2024091700"> <h3><a href="#2024091700">2024091700</a></h3> |
