Skip to content

Commit

Permalink
clarification on upstream bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Oct 12, 2023
1 parent 0b735f4 commit 8035683
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -699,13 +699,13 @@ <h3><a href="#2023101100">2023101100</a></h3>

<ul>
<li>enable customizing lock screen shortcuts</li>
<li>Launcher: set target API level to 33 since it doesn't properly support 34 and it prevents adding widgets among other potential issues (Pixel Launcher fork in the stock Pixel OS still uses 33 too)</li>
<li>Launcher: delete broken legacy shortcuts instead of crashing</li>
<li>Launcher: set target API level to 33 since it doesn't properly support 34 and it prevents adding widgets among other potential issues (Pixel Launcher fork in the stock Pixel OS still uses 33 too, so this is an AOSP-specific upstream bug)</li>
<li>Launcher: delete broken legacy shortcuts instead of crashing (upstream bug)</li>
<li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager.requestCellInfoUpdate()</li>
<li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li>
<li>fix per-app hardening configuration for apps missing from the Owner user</li>
<li>fix Bluetooth auto-turn-off</li>
<li>Settings: avoid crashes when changing user restrictions for guest users</li>
<li>Settings: avoid crashes when changing user restrictions for guest users (upstream bug)</li>
<li>do not delete compiled code of hibernated apps</li>
<li>curl: update to 8.4.0 to fix CVE-2023-38545 and assorted minor issues (Android may not use this functionality, but it should be fixed in case it does)</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li>
Expand Down

0 comments on commit 8035683

Please sign in to comment.