diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-31 18:32:02 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-31 18:32:02 -0400 |
| commit | 2b39dcb1915f7b274f3e30675d4effe75ac012c4 (patch) | |
| tree | 5248767248a9753bcde21bb9461c5c722716fa67 | |
| parent | aa969ced465d62ddade9f12a55b1d67047e3b858 (diff) | |
add link to initial release with DNS leak blocking
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 2016af01..f9db8fd0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -810,7 +810,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 (our previous implementation had to be reverted before it reached Stable)</li> + <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 (our previous implementation in <a href="#2024050900">2024050900</a> had to be reverted before it reached Stable)</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> |
