diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-02 14:06:53 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-02 14:07:05 -0500 |
| commit | 359c646878dabbdc93ad7a926ca88630b6b7cf96 (patch) | |
| tree | c37dd68b5a55dc98cdf842f8a31261dc5cf8d04a | |
| parent | 167709568f8d11d533a20a9bd20d60c4751285f3 (diff) | |
early December release
| -rw-r--r-- | static/releases.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index a69520c7..fbb45e6b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -538,6 +538,10 @@ <article id="2024112700"> <h3><a href="#2024112700">2024112700</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/2024112700">2024112700</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> @@ -546,10 +550,11 @@ <p>Changes since the 2024111700 release:</p> <ul> - <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/20">version 20</a></li> + <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> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.58</li> + <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/20">version 20</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-151">version 151</a></li> </ul> </article> |
