summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-06-09 19:28:27 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-06-09 19:29:48 -0400
commit5f66f0f55238f30ad41468348c400ab77e5ca451 (patch)
tree00f1c205420e69c8e8adba76e7a1fff7342f3109 /static
parent79cf445017980b79d28e61dfa8e04946cd3bb286 (diff)
publish new release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html50
1 files changed, 32 insertions, 18 deletions
diff --git a/static/releases.html b/static/releases.html
index 2bbc65c2..88a04c2e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -449,37 +449,27 @@
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210605.005.2021.06.09.13">RQ3A.210605.005.2021.06.09.13</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.08.06 release:</p>
+ <p>Changes since the 2021.06.09.13 release:</p>
<ul>
- <li>Updater: add support for custom accent color</li>
- <li>re-enable current camera/microphone privacy indicator implementation</li>
- <li>kernel (Pixel 4a (5G), Pixel 5): use new GNU assembler (gas) prebuilts and drop all other usage of the GNU toolchain since LLVM provides everything else (LLVM assembler is used for userspace, but can't yet handle the Linux kernel)</li>
</ul>
</article>
-->
- <article id="2021.06.08.06">
- <h3><a href="#2021.06.08.06">2021.06.08.06</a></h3>
+ <article id="2021.06.09.13">
+ <h3><a href="#2021.06.09.13">2021.06.09.13</a></h3>
<p>Tags:</p>
<ul>
- <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210605.005.2021.06.08.06">RQ3A.210605.005.2021.06.08.06</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.210605.005.2021.06.09.13">RQ3A.210605.005.2021.06.09.13</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.05.29.09 release:</p>
+ <p>Changes since the 2021.06.08.06 release:</p>
<ul>
- <li>full 2021-06-01 security patch level</li>
- <li>full 2021-06-05 security patch level</li>
- <li>rebased onto RQ3A.210605.005 release, initial release of Android 11 QPR3 (Quarterly Platform Release 3)</li>
- <li>experimental new feature for configuring auto-reboot after N hours of the device being locked to put all logged in user profiles back at rest (i.e. data inaccessible to the OS until logged in again) when the device isn't in your possession</li>
- <li>kernel (Pixel 4a (5G), Pixel 5): apply fixes for 2 Qualcomm Wi-Fi driver vulnerabilities from CAF missed in the upstream December 2020 security update for Pixels</li>
- <li>Vanadium: update Chromium base to 91.0.4472.88</li>
- <li>android-prepare-vendor: fix resuming image downloads due to broken HTTP/2 server semantics</li>
- <li>Settings: fix hardcoded black text in storage summary</li>
- <li>remove redundant property for disabling OpenGL preloading</li>
- <li>update kernel build tools used for Pixel 4a (5G), Pixel 5 and beyond</li>
+ <li>Updater: add support for custom accent color</li>
+ <li>re-enable current camera/microphone privacy indicator implementation</li>
+ <li>kernel (Pixel 4a (5G), Pixel 5): use new GNU assembler (gas) prebuilts and drop all other usage of the GNU toolchain since LLVM provides everything else (LLVM assembler is used for userspace, but can't yet handle the Linux kernel)</li>
</ul>
<p><strong>Important news about the official GrapheneOS chat
@@ -501,6 +491,30 @@
</ul>
</article>
+ <article id="2021.06.08.06">
+ <h3><a href="#2021.06.08.06">2021.06.08.06</a></h3>
+
+ <p>Tags:</p>
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ3A.210605.005.2021.06.08.06">RQ3A.210605.005.2021.06.08.06</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.05.29.09 release:</p>
+
+ <ul>
+ <li>full 2021-06-01 security patch level</li>
+ <li>full 2021-06-05 security patch level</li>
+ <li>rebased onto RQ3A.210605.005 release, initial release of Android 11 QPR3 (Quarterly Platform Release 3)</li>
+ <li>experimental new feature for configuring auto-reboot after N hours of the device being locked to put all logged in user profiles back at rest (i.e. data inaccessible to the OS until logged in again) when the device isn't in your possession</li>
+ <li>kernel (Pixel 4a (5G), Pixel 5): apply fixes for 2 Qualcomm Wi-Fi driver vulnerabilities from CAF missed in the upstream December 2020 security update for Pixels</li>
+ <li>Vanadium: update Chromium base to 91.0.4472.88</li>
+ <li>android-prepare-vendor: fix resuming image downloads due to broken HTTP/2 server semantics</li>
+ <li>Settings: fix hardcoded black text in storage summary</li>
+ <li>remove redundant property for disabling OpenGL preloading</li>
+ <li>update kernel build tools used for Pixel 4a (5G), Pixel 5 and beyond</li>
+ </ul>
+ </article>
+
<article id="2021.05.29.09">
<h3><a href="#2021.05.29.09">2021.05.29.09</a></h3>