diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-08-05 15:52:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-08-05 17:38:49 -0400 |
| commit | 7aae8e98197c3a29fac2dd221b5b47bd4756960f (patch) | |
| tree | 76bbceab90785aad20f70120f63e1e2680404789 | |
| parent | 9b427497385f5995fba2b93f6ecaf0a8ba911a8e (diff) | |
add 2019.08.05.19 changelog
| -rw-r--r-- | static/releases.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e8b1ce1e..4fb29863 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
