This commit is contained in:
flawedworld 2021-08-19 21:34:04 +01:00 committed by Daniel Micay
parent 4701ef8ce6
commit 5a58c5b701

View File

@ -532,7 +532,7 @@
<li>Vanadium: update Chromium base to 92.0.4515.115</li> <li>Vanadium: update Chromium base to 92.0.4515.115</li>
<li>Vanadium: drop removal of speculative service worker start for search</li> <li>Vanadium: drop removal of speculative service worker start for search</li>
<li>init: fix use-after-free from event handling callbacks (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)</li> <li>init: fix use-after-free from event handling callbacks (issue uncovered by hardened_malloc in certain situations like unplugging a USB keyboard, etc.)</li>
<li>fix PermissionControler UI for Sensors/Network permissions with legacy API &lt; 23 apps (i.e. apps without proper support for Android Marshmallow and beyond)</li> <li>fix PermissionController UI for Sensors/Network permissions with legacy API &lt; 23 apps (i.e. apps without proper support for Android Marshmallow and beyond)</li>
<li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default</li> <li>Sandboxed Google Play compatibility layer: disable badge for foreground service notification by default</li>
<li>Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges</li> <li>Settings: drop support for showing nearby devices from Play since it can't function without Play having any special privileges</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): improve support for hosting servers by enabling SYN cookies for denial of service resistance like newer generation devices</li> <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL): improve support for hosting servers by enabling SYN cookies for denial of service resistance like newer generation devices</li>