add back relaxed variant of our DNS leak prevention

This commit is contained in:
Daniel Micay 2024-07-31 11:22:23 -04:00
parent 74cb2d5d7e
commit d7d25f8a56

View File

@ -788,6 +788,7 @@
<p>Changes since the 2024072800 release:</p>
<ul>
<li>add back our change to prevent app-based VPN implementations from leaking DNS requests when the VPN is down/connecting but without enforcement for VPN apps without DNS configured to avoid breaking compatibility in rare cases as our previous implementation did which resulted in it having to be reverted before it reached the Stable channel</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/72">version 72</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/127.0.6533.84.0">version 127.0.6533.84.0</a></li>