diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-15 13:18:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-15 13:18:23 -0400 |
| commit | bc283a760f3392400d04a8cf602889fc55331417 (patch) | |
| tree | 1143a2d4ff4246753590cd6dbd96a1fabe2bc5b4 /static | |
| parent | 2a08a0cfea73cd2c5e2086e80847110261b5ccd4 (diff) | |
SELinux policy restoration
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 425d65d1..ac73563d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -441,6 +441,8 @@ <li>Vanadium: update Chromium base to 89.0.4389.90</li> <li>Vanadium: enable partitioning connections by default</li> <li>integrate the latest open source release of TalkBack and Switch Access again (a text-to-speech service like RHVoice needs to be installed, configured and enabled to be able to use TalkBack)</li> + <li>SELinux policy: remove tmpfs execute for all base system app domains again</li> + <li>SELinux policy: expand exception from ashmem execute restriction to legacy non-base system app domains (was more strict than currently intended since we don't want to break app compatibility)</li> </ul> </article> --> |
