remove extra space

This commit is contained in:
Daniel Micay 2024-08-02 01:01:24 -04:00
parent 9f5304a973
commit 6f27086b24

View File

@ -836,7 +836,7 @@
<p>Changes since the 2024072800 release:</p> <p>Changes since the 2024072800 release:</p>
<ul> <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>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>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> <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>