diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-11-11 07:57:04 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-12-03 14:25:52 -0500 |
| commit | 82f2456028350fb00c9ee7cf3027559edbc0c763 (patch) | |
| tree | ebc624183c71b9a38980a49652840bee10dcfc38 /static | |
| parent | 2c322757637c14df72ff76b85b999851c8d52ade (diff) | |
2019.12.02.23 release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 3d2ba045..df62d93f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,6 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2019.12.02.23">2019.12.02.23</a></li> <li><a href="#2019.11.05.23">2019.11.05.23</a></li> <li><a href="#2019.11.04.23">2019.11.04.23</a></li> <li><a href="#2019.10.07.21">2019.10.07.21</a></li> @@ -286,6 +287,33 @@ <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="2019.12.02.23"> + <a href="#2019.12.02.23">2019.12.02.23</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.191205.008.2019.12.02.23">QQ1A.191205.008.2019.12.02.23</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.191205.011.2019.12.02.23">QQ1A.191205.011.2019.12.02.23</a> (Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2019.11.05.23 release:</p> + + <ul> + <li>full 2019-12-01 security patch level</li> + <li>full 2019-12-05 security patch level</li> + <li>rebased onto QQ1A.191205.011 release</li> + <li>Pixel 3a, Pixel 3a XL: fix userspace hw_random stirring service</li> + <li>Vanadium: update Chromium base to 78.0.3904.96</li> + <li>WebView: update to 78.0.3904.96</li> + <li>Vanadium: update Chromium base to 78.0.3904.108</li> + <li>WebView: update to 78.0.3904.96</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/17">version 17</a></li> + <li>QuickSearchBox: disable widget</li> + <li>QuickSearchBox: disable launcher icon</li> + <li>Launcher: rebranding</li> + </ul> + <h3 id="2019.11.05.23"> <a href="#2019.11.05.23">2019.11.05.23</a> </h3> |
