2020.01.06.21 release notes
This commit is contained in:
parent
fe67247950
commit
a241bf2801
@ -73,6 +73,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<a href="#changelog">Changelog</a>
|
<a href="#changelog">Changelog</a>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="#2020.01.06.21">2020.01.06.21</a></li>
|
||||||
<li><a href="#2019.12.02.23">2019.12.02.23</a></li>
|
<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.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.11.04.23">2019.11.04.23</a></li>
|
||||||
@ -287,6 +288,33 @@
|
|||||||
<p>List of tagged releases. Snapshot releases without tags such as early releases of
|
<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>
|
the project and early device support releases are not listed.</p>
|
||||||
|
|
||||||
|
<h3 id="2020.01.06.21">
|
||||||
|
<a href="#2020.01.06.21">2020.01.06.21</a>
|
||||||
|
</h3>
|
||||||
|
|
||||||
|
<p>Tags:</p>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.200105.002.2020.01.06.21">QQ1A.200105.002.2020.01.06.21</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Changes since the 2019.12.02.23 release:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>full 2020-01-01 security patch level</li>
|
||||||
|
<li>full 2020-01-05 security patch level</li>
|
||||||
|
<li>Vanadium: update Chromium base to 79.0.3945.93</li>
|
||||||
|
<li>Vanadium: disable hiding trivial subdomains</li>
|
||||||
|
<li>WebView: update to 79.0.3945.93</li>
|
||||||
|
<li>add the option to randomize the MAC address for each connection instead of per-network</li>
|
||||||
|
<li>authenticated network time updates via HTTPS</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>Restoration of past features since the 2019.12.02.23 release:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Settings: expose control over USB peripheral denial feature</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h3 id="2019.12.02.23">
|
<h3 id="2019.12.02.23">
|
||||||
<a href="#2019.12.02.23">2019.12.02.23</a>
|
<a href="#2019.12.02.23">2019.12.02.23</a>
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -262,6 +262,12 @@
|
|||||||
<li>
|
<li>
|
||||||
<p>DNS resolution for other connections</p>
|
<p>DNS resolution for other connections</p>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>An HTTPS connection is made to https://grapheneos.org/ to update the time
|
||||||
|
from the date header field. This is a full replacement of Android's standard
|
||||||
|
network time update implementation, which uses the cellular network when
|
||||||
|
available with a fallback to SNTP when it's not available.</p>
|
||||||
|
<li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>Similar connectivity checks are also performed by the hardened Chromium browser (Vanadium).</p>
|
<p>Similar connectivity checks are also performed by the hardened Chromium browser (Vanadium).</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user