add 2019.06.03.18 release notes

This commit is contained in:
Daniel Micay 2019-06-03 19:34:40 -04:00
parent ef76fd789a
commit c8e3beeb10

View File

@ -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>