diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-02 01:01:24 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-02 01:01:24 -0400 |
| commit | 6f27086b246d9d09dc099fc9c0026334c49fdcf5 (patch) | |
| tree | ce3b9b66d9dcb76ea0196f186973b76007c0d5c8 /static | |
| parent | 9f5304a9733e559e2d9e2f06ba5671b109c6a81f (diff) | |
remove extra space
Diffstat (limited to 'static')
| -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 7bf14ba0..ead1274d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -836,7 +836,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 in <a href="#2024050900">2024050900</a> 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> |
