diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-08-08 20:17:48 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-08-08 20:28:32 -0400 |
| commit | 584ffdff087d09ec64a0c19add0747b8dc6bff67 (patch) | |
| tree | 396f58fd080313f167f32d60e1366033acf52bc3 | |
| parent | 51f86a59714d2ebdf2dd9894202157065a36199c (diff) | |
2020.08.07.01 release notes
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1b4900f0..b903f2fd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -79,7 +79,8 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2020.08.03.22">2020.08.03.22</a></li>--> + <!--<li><a href="#2020.08.07.01">2020.08.07.01</a></li>--> + <li><a href="#2020.08.07.01">2020.08.07.01</a></li> <li><a href="#2020.08.03.22">2020.08.03.22</a></li> <li><a href="#2020.07.06.20">2020.07.06.20</a></li> <li><a href="#2020.06.22.21">2020.06.22.21</a></li> @@ -354,6 +355,21 @@ <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.08.07.01"> + <a href="#2020.08.07.01">2020.08.07.01</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ3A.200805.001.2020.08.07.01">QQ3A.200805.001.2020.08.07.01</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.08.03.22 release:</p> + + <ul> + <li>SELinux policy: fix executing apk libraries as executables for third party applications</li> + </ul> + <h3 id="2020.08.03.22"> <a href="#2020.08.03.22">2020.08.03.22</a> </h3> |
