diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-04 15:18:54 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-04 22:55:01 -0500 |
| commit | 2caf95b4d3098086d8e9b9c7d8039daea52d6e70 (patch) | |
| tree | 0d04d78c43b837fc22178a8d1a93a3c5b2ca81fa | |
| parent | d868ffc8c9717ce1132b1a33f92d30bb92e36fa1 (diff) | |
early November ASB security patch release
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 278d76b6..f99845d8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -533,6 +533,10 @@ <article id="2024103100"> <h3><a href="#2024103100">2024103100</a></h3> + <p>This is an early November security update release based on the November 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/2024103100">2024103100</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> @@ -541,6 +545,7 @@ <p>Changes since the 2024103100 release:</p> <ul> + <li>full 2024-11-01 security patch level</li> <li>fix a bunch of upstream Android bugs breaking SMS and MMS functionality in secondary profiles, including both Android 15 regressions and pre-existing issues</li> <li>backport upstream Android fix for UsageStatsDatabase locking from the AOSP main branch</li> <li>Sandboxed Google Play compatibility layer: fix flag overrides being partly ignored on recent versions</li> |
