diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 03:12:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 03:31:12 -0400 |
| commit | d6f6c894d07bf70699edf5197d7049dbdb4c25f0 (patch) | |
| tree | 550c61af4aee269fd76b61f68da90a07713f1597 | |
| parent | 8bd5fdce3e8a331e1960f33e3c533006040c8ae6 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 6f3e68e1..c1a933d5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -101,7 +101,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2022101800">2022101800</a></h3>--> + <li><a href="#2022101800">2022101800</a></li> <li><a href="#2022101600">2022101600</a></li> <li><a href="#2022101500">2022101500</a></li> <li><a href="#2022101400">2022101400</a></li> @@ -633,7 +633,24 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.220804.031.2022101800">TD1A.220804.031.2022101800</a> (Pixel 7, Pixel 7 Pro)</li> </ul> - <p>Changes since the 2022101500 release:</p> + <p>Changes since the 2022101800 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022101800"> + <h3><a href="#2022101800">2022101800</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022101800">TP1A.221005.002.2022101800</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.003.2022101800">TP1A.221005.003.2022101800</a> (Pixel 6a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.220804.031.2022101800">TD1A.220804.031.2022101800</a> (Pixel 7, Pixel 7 Pro)</li> + </ul> + + <p>Changes since the 2022101600 release:</p> <ul> <li>Pixel 7, Pixel 7 Pro: work around memory corruption bug(s) in the camera service by using Scudo instead of hardened_malloc for the camera service process</li> @@ -642,7 +659,6 @@ <li>Auditor (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/63">version 63</a></li> </ul> </article> - --> <article id="2022101600"> <h3><a href="#2022101600">2022101600</a></h3> |
