diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-10 23:20:38 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-10 23:21:07 -0500 |
| commit | 9048c80edf55e7aa782df6585b83d106ea342d16 (patch) | |
| tree | 006e1390cf2e1081ec291d82cb84dc05032645f7 /static | |
| parent | 40866987ebf53a90c5c6ee0c02ee4d5f279d8b8a (diff) | |
publish new release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 31 |
1 files changed, 24 insertions, 7 deletions
diff --git a/static/releases.html b/static/releases.html index d6b3620d..de2c2e33 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,6 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2022111000">2022111000</a></li> <li><a href="#2022110800">2022110800</a></li> <li><a href="#2022110600">2022110600</a></li> <li><a href="#2022110400">2022110400</a></li> @@ -639,14 +640,31 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2022110800"> - <h3><a href="#2022110800">2022110800</a></h3> + <article id="2022111000"> + <h3><a href="#2022111000">2022111000</a></h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022110800">TP1A.221005.002.2022110800</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-10-05 patch level</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221105.002.2022110800">TP1A.221105.002.2022110800</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.003.2022110800">TD1A.221105.003.2022110800</a> (Pixel 7, Pixel 7 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022111000">TP1A.221005.002.2022111000</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-10-05 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221105.002.2022111000">TP1A.221105.002.2022111000</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.003.2022111000">TD1A.221105.003.2022111000</a> (Pixel 7, Pixel 7 Pro)</li> + </ul> + + <p>Changes since the 2022111000 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022111000"> + <h3><a href="#2022111000">2022111000</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022111000">TP1A.221005.002.2022111000</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-10-05 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221105.002.2022111000">TP1A.221105.002.2022111000</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TD1A.221105.003.2022111000">TD1A.221105.003.2022111000</a> (Pixel 7, Pixel 7 Pro)</li> </ul> <p>Changes since the 2022110800 release:</p> @@ -654,13 +672,12 @@ <ul> <li>remove TrustCor Certificate Authority due to <a href="https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/oxX69KFvsm4">malicious domain squatting and ties to entites involved in surveillance</a> which should have very little impact on web compatibility due to this CA barely being used by anyone other than a specific dynamic DNS provider</li> <li>ignore wireless alert channels being marked as always-on to prevent channel configuration overriding presidential alert toggle</li> - <li>GmsCompatConfig: change app label from "GmsCompat config" to "GmsCompatConfig" + <li>GmsCompatConfig: change app label from "GmsCompat config" to "GmsCompatConfig"</li> <li>GmsCompatConfig: disable TelecomTaskService</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR1 Beta 3 to ship the December security update early</li> <li>Vanadium: update Chromium base to 107.0.5304.105</li> </ul> </article> - --> <article id="2022110800"> <h3><a href="#2022110800">2022110800</a></h3> |
