diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-30 07:09:47 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-30 07:09:47 -0500 |
| commit | 11724e669336c62136483770fc5fa5e2c65f1f84 (patch) | |
| tree | 68780084640cc62958604693d460484ae2616619 | |
| parent | 89e7539196387b8023d4f2dc3661686a0fe7d5c3 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index aa6166c5..f9a85cb7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,7 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2022113000">2022113000</a></li>--> + <li><a href="#2022113000">2022113000</a></li> <li><a href="#2022112500">2022112500</a></li> <li><a href="#2022111800">2022111800</a></li> <li><a href="#2022111000">2022111000</a></li> @@ -643,8 +643,25 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2022112500"> - <h3><a href="#2022112500">2022112500</a></h3> + <article id="2022113000"> + <h3><a href="#2022113000">2022113000</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2022113000">TP1A.221005.002.2022113000</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221105.002.2022113000">TP1A.221105.002.2022113000</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.001.2022113000">TD1A.221105.001.2022113000</a> (Pixel 7, Pixel 7 Pro)</li> + </ul> + + <p>Changes since the 2022113000 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022113000"> + <h3><a href="#2022113000">2022113000</a></h3> <p>Tags:</p> <ul> @@ -662,7 +679,6 @@ <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): apply patches for remotely exploitable Bluetooth vulnerabilities (CVE-2022-42895, CVE-2022-42896)</li> </ul> </article> - --> <article id="2022112500"> <h3><a href="#2022112500">2022112500</a></h3> |
