diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-08-25 14:43:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-08-25 14:45:04 -0400 |
| commit | cc4bae4fb8ac3d9d890a777a14511cb1015ed567 (patch) | |
| tree | 4e44394350b979896f41378dad08b44b2e905d03 /static | |
| parent | 138c267c6da2762ad80e437f843a651866e62a72 (diff) | |
add more links to Auditor release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index d970ad3c..9ebd6b8c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -469,7 +469,7 @@ <li>full 2019-07-01 security patch level</li> <li>full 2019-07-05 security patch level</li> <li>rebased onto PQ3A.190705.003/PQ3B.190705.003 releases</li> - <li>Auditor: update to version 15</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/15">version 15</a></li> </ul> <p>Restoration of past features since the 2019.06.23.05 release:</p> @@ -536,7 +536,8 @@ <ul> <li>Vanadium (browser and WebView): update Chromium base to 75.0.3770.67</li> <li>add back brk system call to the seccomp whitelist for compatibility with Go</li> - <li>Auditor: update to version 14</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/13">version 13</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/14">version 14</a></li> <li>Music: backport bug fix for passing CTS</li> <li>Updater: replace seamlessupdate.app with releases.grapheneos.org alias</li> <li>add initial experimental support for the Pixel 3a and Pixel 3a XL</li> @@ -564,7 +565,8 @@ <li>full 2019-06-01 security patch level</li> <li>full 2019-06-05 security patch level</li> <li>rebased onto PQ3A.190605.003 release</li> - <li>Auditor: update to version 12</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/11">version 11</a></li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/12">version 12</a></li> <li>hardened_malloc (GrapheneOS only): further expand workaround for Pixel 3 and Pixel 3 XL camera issues</li> </ul> @@ -595,7 +597,7 @@ <ul> <li>GrapheneOS logo mask</li> - <li>Auditor: update to version 10</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/10">version 10</a></li> <li>add preload parameter for avoiding full preload with exec</li> <li>raise maximum users to 16</li> <li>Vanadium (browser and WebView): update Chromium base to 74.0.3729.157</li> |
