summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-07-31 11:22:23 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-07-31 11:22:23 -0400
commitd7d25f8a56429dedb9fcb1ac42e83063d7c6f506 (patch)
tree0b2608f00df192c7a2795933fca5f74869d412a4 /static/releases.html
parent74cb2d5d7e5203f8b9471b718e8f3f6d245b1520 (diff)
add back relaxed variant of our DNS leak prevention
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 3c25c8bf..e076e449 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>