VPN lockdown change was not actually released yet

This commit is contained in:
Daniel Micay 2020-05-13 04:50:27 -04:00
parent 4d4f1edb3c
commit f354c40a32

View File

@ -322,6 +322,7 @@
<li>fix upstream bug relying on malloc addresses for sort order of 3 items, causing Bluetooth A2DP audio to fail 2/3 of the time with hardened_malloc when the expected item isn't first</li>
<li>keep build number and datetime consistent</li>
<li>always use UTC as the time zone for build dates</li>
<li>enable VPN lockdown by default</li>
</ul>
<p>Restoration of past features since the 2020.05.05.02 release:</p>
@ -400,7 +401,6 @@
<li>Vanadium: remove unsupported password leak detection option</li>
<li>Vanadium: expand automated string rebranding</li>
<li>Vanadium: remove Google prefix from storage settings label</li>
<li>enable VPN lockdown by default</li>
<li>reword random MAC options to make them clearer</li>
<li>start the final phase of the migration process for random MAC preference values</li>
<li>generate manifests for stable releases directly referencing revisions by hash instead of tag name to simplify signature verification for the sources</li>