diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-06-03 19:34:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-06-03 20:04:51 -0400 |
| commit | c8e3beeb10f72000c4a12b62583f7360c09f01d3 (patch) | |
| tree | dfcffdbe524773236314dffa1935f3c303fec090 /static | |
| parent | ef76fd789a390fcff03460afb5745ebaa64ef46b (diff) | |
add 2019.06.03.18 release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index aa090563..228bae67 100644 --- a/static/releases.html +++ b/static/releases.html @@ -224,6 +224,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.06.03.18"> + <a href="#2019.06.03.18">2019.06.03.18</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/PQ3A.190605.003.2019.06.03.18">PQ3A.190605.003.2019.06.03.18</a> (Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, other devices)</li> + </ul> + + <p>Changes since the 2019.05.18.20 release:</p> + + <ul> + <li>full 2019-06-01 security patch level</li> + <li>full 2019-06-05 security patch level</li> + <li>rebased onto PQ3A.190605.003 release</li> + <li>Auditor: update to version 12</li> + <li>hardened_malloc (GrapheneOS only): further expand workaround for Pixel 3 and Pixel 3 XL camera issues</li> + </ul> + + <p>Restoration of past features since the 2019.05.18.20 release:</p> + + <ul> + <li>disable exec spawning when using debugging options</li> + <li>enable exec spawning by default</li> + <li>enable Verizon visual voicemail support</li> + <li>kernel (Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL): add toggle for disabling newly added USB devices</li> + <li>add properties for controlling deny_new_usb</li> + <li>implement dynamic deny_new_usb toggle mode</li> + <li>set deny_new_usb feature to dynamic by default</li> + <li>sepolicy: deny_new_usb sysctl and system property policy</li> + </ul> + <h3 id="2019.05.18.20"> <a href="#2019.05.18.20">2019.05.18.20</a> </h3> |
