diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 12:15:50 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 12:15:50 -0500 |
| commit | f94ff2d76dd9df3e433d2e8805332f2f91e1ff3b (patch) | |
| tree | 71cfb0a4b8e577f203d8993f3e7c3d44dd5f2e4b | |
| parent | f496a45d67f170a949c08e4486d870f7221d87e4 (diff) | |
reorder release notes
| -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> |
