diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-09 00:58:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-09 00:58:52 -0400 |
| commit | da71fa07160172dddd4717cc7b49ea5295847fdf (patch) | |
| tree | 6ada91b0639cdfc8f5724519fcf628fc7d1a9f73 | |
| parent | 5d632ec94202deb610054ac5ee9f38aaa3938b83 (diff) | |
conscrypt version fix
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index bc8ee679..c29f2a84 100644 --- a/static/releases.html +++ b/static/releases.html @@ -376,6 +376,7 @@ <li>recovery: reject updates with serialno constraints to match the GrapheneOS Updater app</li> <li>kernel (Pixel 2, Pixel 2 XL): update base kernel to Android 11 <li>SetupWizard: update base to latest CalyxOS SetupWizard</li> + <li>conscrypt: drop temporary upstream revert of version code which was accidentally kept during a rebase</li> </ul> <p>Restoration of past features since the 2020.07.06.20 release:</p> |
