diff options
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 0f0f7748..bdf36b43 100644 --- a/static/releases.html +++ b/static/releases.html @@ -61,6 +61,7 @@ <li> <a href="#stable-channel">Stable channel</a> <ul> + <li><a href="#barbet-stable">Pixel 5a (experimental)</a></li> <li><a href="#redfin-stable">Pixel 5</a></li> <li><a href="#bramble-stable">Pixel 4a (5G)</a></li> <li><a href="#sunfish-stable">Pixel 4a</a></li> @@ -75,6 +76,7 @@ <li> <a href="#beta-channel">Beta channel</a> <ul> + <li><a href="#barbet-beta">Pixel 5a (experimental)</a></li> <li><a href="#redfin-beta">Pixel 5</a></li> <li><a href="#bramble-beta">Pixel 4a (5G)</a></li> <li><a href="#sunfish-beta">Pixel 4a</a></li> @@ -228,6 +230,15 @@ the update server. The list you're seeing below is a pre-generated template and may not be updated for the latest set of releases yet.</strong></p></noscript> + <section id="barbet-stable"> + <h3><a href="#barbet-stable">Pixel 5a (experimental)</a></h3> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RD2A.210605.007.2021090401">RD2A.210605.007.2021090401</a></p> + <ul> + <li><a href="https://releases.grapheneos.org/barbet-factory-2021090401.zip">barbet-factory-2021090401.zip</a></li> + <li><a href="https://releases.grapheneos.org/barbet-factory-2021090401.zip.sig">barbet-factory-2021090401.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/barbet-ota_update-2021090401.zip">barbet-ota_update-2021090401.zip</a></li> + </ul> + </section> <section id="redfin-stable"> <h3><a href="#redfin-stable">Pixel 5</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210805.001.A1.2021082501">RQ3A.210805.001.A1.2021082501</a></p> @@ -318,6 +329,15 @@ the update server. The list you're seeing below is a pre-generated template and may not be updated for the latest set of releases yet.</strong></p></noscript> + <section id="barbet-beta"> + <h3><a href="#barbet-beta">Pixel 5a (experimental)</a></h3> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RD2A.210605.007.2021090401">RD2A.210605.007.2021090401</a></p> + <ul> + <li><a href="https://releases.grapheneos.org/barbet-factory-2021090401.zip">barbet-factory-2021090401.zip</a></li> + <li><a href="https://releases.grapheneos.org/barbet-factory-2021090401.zip.sig">barbet-factory-2021090401.zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/barbet-ota_update-2021090401.zip">barbet-ota_update-2021090401.zip</a></li> + </ul> + </section> <section id="redfin-beta"> <h3><a href="#redfin-beta">Pixel 5</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210805.001.A1.2021082501">RQ3A.210805.001.A1.2021082501</a></p> @@ -436,11 +456,13 @@ <p>Tags:</p> <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210805.001.A1.2021090401">RQ3A.210805.001.A1.2021090401</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RD2A.210605.007.2021090401">RD2A.210605.007.2021090401</a> (Pixel 5a)</li> </ul> <p>Changes since the 2021082501 release:</p> <ul> + <li>add experimental Pixel 5a support via device support branch</li> <li>Settings: add back past GrapheneOS feature for toggling whether secondary users can install new apps</li> <li>Vanadium: update Chromium base to 92.0.4515.166</li> <li>Vanadium: update Chromium base to 93.0.4577.62</li> |
