diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-15 23:36:07 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-15 23:36:07 -0400 |
| commit | 4930beb0f45f0f12ea02b5a68dca40919445c37b (patch) | |
| tree | 34e7f30d38235fac11106d92f9773f3e99f5db6a /static | |
| parent | bc283a760f3392400d04a8cf602889fc55331417 (diff) | |
Bluetooth timeout feature + security fix
Diffstat (limited to 'static')
| -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 ac73563d..a6b1cc6d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -443,6 +443,7 @@ <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> + <li>add Bluetooth timeout feature with a security fix applied to the original implementation</li> </ul> </article> --> |
