diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-19 02:35:35 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-19 02:35:35 -0400 |
| commit | 87a1f654cf304c9cabd4bf406605db17a0a02a97 (patch) | |
| tree | 0df78550d68cb071505fc7a1ddea40a7df13cb11 /static | |
| parent | 8711a10304daa638104f998f9d8d21e69f4433ea (diff) | |
publish release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/static/releases.html b/static/releases.html index 9c94fc12..c9b2dc31 100644 --- a/static/releases.html +++ b/static/releases.html @@ -79,7 +79,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2020.09.18.13">2020.09.18.13 preview</a></li>--> + <li><a href="#2020.09.18.13">2020.09.18.13 preview</a></li> <li><a href="#2020.09.11.14">2020.09.11.14</a></li> <li><a href="#2020.09.10.05">2020.09.10.05</a></li> <li><a href="#2020.08.07.01">2020.08.07.01</a></li> @@ -357,8 +357,6 @@ <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="2020.09.18.13"> <a href="#2020.09.18.13">2020.09.18.13 preview</a> </h3> @@ -371,7 +369,7 @@ <p>Changes since the 2020.09.11.14 release:</p> <ul> - <li>initial port to Android 11 with most GrapheneOS changes ported over (missing most SELinux policy hardening, some Pixel 4 / 4 XL kernel hardening, the setup wizard and the hardened Vanadium WebView)</li> + <li>initial port to Android 11 with most GrapheneOS changes ported over (missing most SELinux policy hardening, some Pixel 4 / 4 XL kernel side channel mitigations, finer-grained Pixel 4 Control Flow Integrity, the setup wizard and the hardened Vanadium WebView)</li> <li>full 2020-09-05 security patch level</li> <li>temporarily use stock WebView until the next release of Chromium is available with public support for Android 11 to provide the WebView via Vanadium again</li> <li>fix VPN lockdown setting getting overridden on user stop</li> @@ -391,8 +389,6 @@ reset as part of this upgrade, due to lack of backwards compatibility with the unaltered AOSP encryption format.</p> - --> - <h3 id="2020.09.11.14"> <a href="#2020.09.11.14">2020.09.11.14</a> </h3> |
