diff --git a/static/releases.html b/static/releases.html index fe3057b01..1f83668b4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -684,6 +684,10 @@

2023021000

  • kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.168
  • kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.94
  • add internal getContext() method to ContentResolver to make adding GrapheneOS settings simpler
  • +
  • HTTPS-based network time: switch to custom X-Time header with UTC time in milliseconds to improve precision
  • +
  • HTTPS-based network time: establish HTTPS connection with another request in advance and then reuse it to improve accuracy
  • +
  • HTTPS-based network time: set clock offset field used by tests
  • +
  • HTTPS-based network time: improve logging
  • -->