diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-03 23:27:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-03 23:27:16 -0400 |
| commit | 370480d8252a5e567d91d5c8a72fc6590b66da0b (patch) | |
| tree | 673cf1b5ffe966c3714003cde05783f8e413ebc9 /static | |
| parent | 701ed6f30168085677ac3f8a100049a6c64a53b6 (diff) | |
init sanity check improvements in hardened_malloc
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 5a7f0032..5f523ced 100644 --- a/static/releases.html +++ b/static/releases.html @@ -384,6 +384,26 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> + <!-- + + <h3 id="2020.10.01.23"> + <a href="#2020.10.01.23">2020.10.01.23</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.009.2020.10.01.23">RP1A.200720.009.2020.10.01.23</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.011.2020.10.01.23">RP1A.200720.011.2020.10.01.23</a> (emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.10.01.23 release:</p> + + <ul> + <li>hardened_malloc: optimize and harden initialization sanity checks</li> + </ul> + + --> + <h3 id="2020.10.01.23"> <a href="#2020.10.01.23">2020.10.01.23</a> </h3> |
