From 7f6bd251e2b365f871d269f679de85a15637a69e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 18 Dec 2021 14:55:57 -0500 Subject: [PATCH] reorganize changelog --- static/releases.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/releases.html b/static/releases.html index f0b7af94..9a759592 100644 --- a/static/releases.html +++ b/static/releases.html @@ -513,8 +513,8 @@
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: include empty msapd image in updates to wipe persistent debugging policy
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: erase both msadp partition slots as part of flashing factory images to wipe persistent debugging policy
  • Pixel 6, Pixel 6 Pro: erase fips partition as part of flashing factory images to wipe FIPS policy
  • -
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): enable BUG_ON_DATA_CORRUPTION/PANIC_ON_DATA_CORRUPTION since it was backported upstream
  • -
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a): enable legacy PANIC_ON_DATA_CORRUPTION since it hasn't been fully phased out yet
  • +
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): enable BUG_ON_DATA_CORRUPTION since it was backported upstream
  • +
  • kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): enable legacy PANIC_ON_DATA_CORRUPTION since it hasn't been fully phased out yet
  • Seedvault: temporarily revert change to restore requiring that the profile is unlocked for the hardware keystore key (uncovers an upstream bug)