diff options
| author | GrapheneOS <contact@grapheneos.org> | 2024-12-02 23:12:11 -0500 |
|---|---|---|
| committer | GrapheneOS <contact@grapheneos.org> | 2024-12-02 23:12:11 -0500 |
| commit | 946eb35887423b7088ffe40b9da4722e93adc068 (patch) | |
| tree | bec3562894c3995743e95016dd13315abb913a71 | |
| parent | 03ee6782a6c67a24cf35ea96666a29043d44f9e5 (diff) | |
publish new release notes
| -rw-r--r-- | static/releases.html | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index f996dd97..d670cb6e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024120200">2024120200</a></li>--> + <li><a href="#2024120200">2024120200</a></li> <li><a href="#2024112700">2024112700</a></li> <li><a href="#2024111800">2024111800</a></li> <li><a href="#2024111700">2024111700</a></li> @@ -551,6 +551,25 @@ <p>Changes since the 2024111700 release:</p> <ul> + </ul> + </article> + --> + + <article id="2024120200"> + <h3><a href="#2024120200">2024120200</a></h3> + + <p>This is an early December security update release based on the December 2024 + security patch backports since a monthly Android Open Source Project and stock + Pixel OS release hasn't been published yet.</p> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120200">2024120200</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2024111700 release:</p> + + <ul> <li>full 2024-12-01 security patch level</li> <li>kernel (5.10): update to latest GKI LTS branch revision</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.118</li> @@ -559,7 +578,6 @@ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-151">version 151</a></li> </ul> </article> - --> <article id="2024112700"> <h3><a href="#2024112700">2024112700</a></h3> |
