diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-07 01:16:10 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-07 01:16:15 -0500 |
| commit | 2bfe55500a5eb1fe726be4a91f861fcc882b19a9 (patch) | |
| tree | ca385aead7dad00b7ef769f09a6abf0326ab1894 | |
| parent | d1f13e417c0b0c66274a38e764a90b855ab574ef (diff) | |
2023-11-05 patch level
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c3dd6010..d86c0071 100644 --- a/static/releases.html +++ b/static/releases.html @@ -721,6 +721,7 @@ <ul> <li>full 2023-11-01 security patch level</li> + <li>full 2023-11-05 security patch level</li> <li>rebased onto UP1A.231105.003 (generic) and UD1A.231105.004 (shusky) Android Open Source Project releases</li> <li>Pixel 8, Pixel 8 Pro: always enable hardware memory tagging (there is no longer an opt-in toggle) which is currently used everywhere other than Vanadium (coming soon), vendor executables and user installed apps with their own native code not marked as compatible with memory tagging</li> <li>Launcher: add missing catch for null pointer exception (upstream bug) triggered by Signal</li> |
