Skip to content

Commit

Permalink
multicast leak blocking with compatibility improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Sep 29, 2024
1 parent b477765 commit 773b70f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -880,6 +880,7 @@ <h3><a href="#2024091900">2024091900</a></h3>
<p>Changes since the 2024091900 release:</p>

<ul>
<li>add netfilter-based multicast firewall only permitting sending multicast packets to permitted tunnel interfaces for the process to prevent apps sending multicast packets through a VPN tunnel for another profile</li>
<li>Sandboxed Google Play compatibility layer: add stub for Bluetooth AdvertisingSetParameters.setOwnAddressType() API needed for receiving files through Quick Share</li>
<li>Sandboxed Google Play compatibility layer: ignore GattServer in BTLeAdvertiser.startAdvertisingSet() needed for receiving files through Quick Share</li>
<li>Auditor: add battery optimization exception to help stick with the remote verification schedule despite users rarely ever interacting with the app which results in being placed into semi-restricted standby buckets</li>
Expand Down

0 comments on commit 773b70f

Please sign in to comment.