From 6297e0d2189c94e16d2a04feeb1ef85cc16f7dfd Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 11 Dec 2020 16:14:23 -0500 Subject: [PATCH] update SetupWizard upstream code --- static/releases.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/static/releases.html b/static/releases.html index 0e4b5811..336ce144 100644 --- a/static/releases.html +++ b/static/releases.html @@ -387,6 +387,7 @@ @@ -736,7 +737,7 @@
  • Vanadium: remove unused learn more link from Incognito page
  • recovery: reject updates with serialno constraints to match the GrapheneOS Updater app
  • kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): update base kernel to Android 11
  • -
  • SetupWizard: update base to latest CalyxOS SetupWizard
  • +
  • SetupWizard: update to latest upstream code
  • conscrypt: drop temporary upstream revert of version code which was accidentally kept during a rebase
  • backport fix for USB audio regression from Android 11
  • @@ -848,7 +849,7 @@
  • Updater: extract care_map.pb rather than care_map.txt
  • Updater: use a different zip for streaming updates (still an experimental / hidden feature)
  • disable RFC 7217 support (stable link-local IPv6 privacy addresses) and stick to link-local IP addresses based on the (random) MAC addresses
  • -
  • rebase SetupWizard changes onto upstream CalyxOS SetupWizard
  • +
  • SetupWizard: update to latest upstream code
  • SetupWizard: use system captive portal URL, rather than a custom Google URL
  • NetworkStack: ignore captive portal fallbacks when one is set at runtime
  • factory images flash-all script: reboot to bootloader after installing update
  • @@ -1054,7 +1055,7 @@