diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-19 02:45:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-19 02:45:51 -0400 |
| commit | 703eb2388a9a4873b8748929f1f74f6c0fe0a815 (patch) | |
| tree | ceaee7bab212ad9655df485743d4b6fd326a975e /static | |
| parent | 092490180cb9d262ea5815398d3de45985962c03 (diff) | |
fix Auditor version 19 link
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 752a452a..bda897a1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -378,7 +378,7 @@ <li>stop disabling support for stable local privacy addresses since Android 11 handles it better by only using it when MAC randomization is disabled</li> <li>update to a new version of Seedvault for Android 11</li> <li>build and use otatools.zip for signing releases instead of an ad-hoc approach</li> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/18">version 19</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/19">version 19</a></li> <li>Updater: update targetSdkVersion to 30</li> <li>disable Scudo on 64-bit since we use the substantially more secure hardened_malloc</li> <li>fully replace jemalloc with Scudo on 32-bit</li> |
