diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-06 23:50:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-06 23:50:55 -0400 |
| commit | b5ccab8c87cdc1d3f8da6ef9f25ed8daa772546c (patch) | |
| tree | fadfe9a2bc6ce032e57b82f132d35c4551fb4a7d | |
| parent | ad21d5522b942dfbd77a8f8310e6ea7ce52df541 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 99690e0e..c1b080b7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -97,7 +97,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2022090600">2022090600</a></li>--> + <li><a href="#2022090600">2022090600</a></li> <li><a href="#2022090400">2022090400</a></li> <li><a href="#2022083000">2022083000</a></li> <li><a href="#2022082400">2022082400</a></li> @@ -580,6 +580,22 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.2022090600">TP1A.220905.004.2022090600</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2022090600 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022090600"> + <h3><a href="#2022090600">2022090600</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220624.021.A1.2022090600">TP1A.220624.021.A1.2022090600</a> (Pixel 6a) — 2022-09-01 patch level until the September AOSP and stock OS release is available for bluejay to provide updated Trusty TEE firmware fixing CVE-2022-20231</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.2022090600">TP1A.220905.004.2022090600</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2022090400 release:</p> <ul> @@ -594,7 +610,6 @@ <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro: use stock OS copyright notices for product/system_ext/vendor instead of AOSP-generated ones since AOSP doesn't have modules with the notices for all of them (September 2022 release is the first release including these notices, which is why the Pixel 6a is not included yet)</li> </ul> </article> - --> <article id="2022090400"> <h3><a href="#2022090400">2022090400</a></h3> |
