diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 305f0c15..66029d1e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -677,7 +677,6 @@ <ul> <li>kernel (Pixel 7, Pixel 7 Pro): update Mali GPU driver to r38p1 along with other changes included in the QPR2 Beta 1 release of the driver including a bunch of security fixes previously neglected upstream (GrapheneOS will continue applying further updates downstream)</li> - <li>use clone-depth="1" for prebuilts repositories in the pantah kernel manifest for a much more lightweight repo sync</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR2 Beta 1 to ship many security patches early</li> <li>fix app label for draw over other apps in secondary profiles</li> <li>fix toast color not changing with theme changes</li> @@ -686,6 +685,7 @@ <li>Messaging: add dark theme</li> <li>Vanadium: update Chromium base to 108.0.5359.128</li> <li>adevtool: avoid needing manual changes for vendor state generation builds</li> + <li>use clone-depth="1" for prebuilts repositories in the pantah kernel manifest for a much more lightweight repo sync</li> </ul> </article> |
