diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-05 12:32:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-05 12:32:16 -0400 |
| commit | 0c2f3dd7d158b7a06121967b28147fbeb5d5af7b (patch) | |
| tree | 77113fd3b20f138e8f24da52269d359fc170c082 | |
| parent | 226abe64fb84f8f854c4f74172a4b50335803352 (diff) | |
add pending security update release notes
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1687007e..41e69d1e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -449,12 +449,15 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210605.005.2021.06.20.20">RQ3A.210605.005.2021.06.20.20</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210705.???.2021.06.20.20">RQ3A.210705.???.2021.06.20.20</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> </ul> <p>Changes since the 2021.06.20.20 release:</p> <ul> + <li>full 2021-07-01 security patch level</li> + <li>full 2021-07-05 security patch level</li> + <li>rebased onto RQ3A.210705.??? release</li> <li>Updater: display progress for the short phase of verifying the update</li> <li>Updater: reuse the same progress notification for downloading, verifying and installing the update</li> <li>Updater: only alert once for progress notifications if the user raises the notification importance level</li> |
