add 2019.08.05.19 changelog

This commit is contained in:
Daniel Micay 2019-08-05 15:52:01 -04:00
parent 9b42749738
commit 7aae8e9819

View File

@ -77,6 +77,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
<li><a href="#2019.08.05.19">2019.08.05.19</a></li>
<li><a href="#2019.07.16.22">2019.07.16.22</a></li>
<li><a href="#2019.07.01.21">2019.07.01.21</a></li>
<li><a href="#2019.06.23.05">2019.06.23.05</a></li>
@ -325,6 +326,38 @@
<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.08.05.19">
<a href="#2019.08.05.19">2019.08.05.19</a>
</h3>
<p>Tags:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/PQ3A.190801.002.2019.08.05.19">PQ3A.190801.002.2019.08.05.19</a> (Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, other devices)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/PQ3B.190801.002.2019.08.05.19">PQ3B.190801.002.2019.08.05.19</a> (Pixel 3a, Pixel 3a XL)</li>
</ul>
<p>Changes since the 2019.07.16.22 release:</p>
<ul>
<li>full 2019-08-01 security patch level</li>
<li>partial 2019-08-05 security patch level (not yet available)</li>
<li>Vanadium (browser and WebView): update Chromium base to 76.0.3809.89</li>
<li>Vanadium: expand string rebranding including covering translations</li>
<li>Vanadium: rename Sync and Google services to Services</li>
<li>Vanadium: remove data reduction preference</li>
<li>Vanadium: remove translate offer preference</li>
<li>Vanadium: remove sync preferences</li>
<li>Vanadium: remove navigation error preference</li>
<li>Vanadium: remove safe browsing reporting preference</li>
<li>Vanadium: remove usage and crash reports preference</li>
<li>Vanadium: remove url keyed anonymized data preference</li>
<li>Vanadium: disable contextual search by default</li>
<li>Vanadium: remove redundant services preference category</li>
<li>Vanadium (browser and WebView): use a unified Vanadium signing key instead of the device-specific release key</li>
<li>rename WebView provider to Vanadium</li>
<li>SELinux policy: label protected_{fifos,regular} as proc_security (this is needed for init to override the default values)</li>
</ul>
<h3 id="2019.07.16.22">
<a href="#2019.07.16.22">2019.07.16.22</a>
</h3>