diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-22 11:19:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-22 11:19:08 -0400 |
| commit | a21b3695a35902058a74e2051b4183ad9c3ef963 (patch) | |
| tree | 8afce48871f1e735d7e37ddfb2ef6ba6039a1299 /static | |
| parent | ba3352e4ea9083a5dc91036cd08fc362900418ea (diff) | |
IPv4 DHCP fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2a2ce3a4..9111a205 100644 --- a/static/releases.html +++ b/static/releases.html @@ -438,6 +438,24 @@ <p>The <a href="/history/legacy-changelog">legacy changelog page</a> has the release notes from before the rebranding of the project in 2018 and 2019.</p> + <!-- + <article id="2021.05.19.06"> + <h3><a href="#2021.05.19.06">2021.05.19.06</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ2A.210505.002.2021.05.19.06">RQ2A.210505.002.2021.05.19.06</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ2A.210505.003.2021.05.19.06">RQ2A.210505.003.2021.05.19.06</a> (Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2021.05.19.06 release:</p> + + <ul> + <li>prevent IPv4 DHCP from reusing state across connections to the same network when full MAC randomization is enabled</li> + </ul> + </article> + --> + <article id="2021.05.19.06"> <h3><a href="#2021.05.19.06">2021.05.19.06</a></h3> |
