diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-26 13:11:21 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-26 13:11:21 -0400 |
| commit | db15ed040ba67836dc050ba733c3789d52cff03b (patch) | |
| tree | eecc5c3533fb15c3c49c21c8661d19227179c926 | |
| parent | 5c15c8946f4e8a693db3fc90e9fb5183f131ac88 (diff) | |
update client isolation improvement
| -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 053ea79d..06b6a75a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -718,6 +718,7 @@ <ul> <li>Gallery: fix low resolution image preview in editor</li> + <li>SELinux policy: use per-app-instance MLS level for the update client domain as used for regular apps to provide better isolation from other system components</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.135</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.111.0">version 118.0.5993.111.0</a></li> |
