update timezone module
This commit is contained in:
parent
90a3215a9a
commit
77d333b032
@ -659,6 +659,7 @@
|
||||
<li>replace our changes to AOSP APN and CarrierConfig configurations with a GrapheneOS CarrierConfig2 app for easier maintenance, improved MVNO support and support for recently added configuration options</li>
|
||||
<li>add infrastructure for comparing CarrierConfig2 against Google's CarrierSettings app</li>
|
||||
<li>show installer package name in error reports to help with identifying issues caused by broken installers</li>
|
||||
<li>update timezone module to Android mainline 331910000</li>
|
||||
<li>Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings via GmsCompatConfig</li>
|
||||
<li>Sandboxed Google Play compatibility layer: add missing string for "Missing Play Games app" notification channel name</li>
|
||||
<li>Sandboxed Google Play compatibility layer: avoid uncaught exceptions with location rerouting when client only has coarse location permission</li>
|
||||
@ -963,7 +964,7 @@
|
||||
<li>Settings: remove icon for Internet connectivity check and remote key provisioning settings for now</li>
|
||||
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): Mali GPU driver update</li>
|
||||
<li>System Updater: add TLS key pinning with expiration 2 months in the future to make TLS more useful as an additional layer of security before the 3 layers of offline update signing with downgrade protection (update package signature, update_engine payload signature and verified boot signatures) while also avoiding blocking updates on out-of-date installs falling behind changes to our TLS certificate approach</li>
|
||||
<li>update timezone data to Android mainline 331314030 (based on tzdata 2023a)</li>
|
||||
<li>update timezone module to Android mainline 331314030 (based on tzdata 2023a)</li>
|
||||
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.106</li>
|
||||
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/113.0.5672.77.0">version 113.0.5672.77.0</a></li>
|
||||
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/19">version 19</a></li>
|
||||
@ -1101,7 +1102,7 @@
|
||||
<li>Settings: add Pixel eSIM firmware app to the list of apps which can't be disabled via GUI since it updates firmware</li>
|
||||
<li>Launcher: hide "all apps" view when search starts to avoid upstream race condition where the wrong app can be opened when pressing too quickly</li>
|
||||
<li>Launcher, Keyboard: drop GrapheneOS prefix from naming to match other GrapheneOS apps</li>
|
||||
<li>update timezone data to Android mainline 331314020 (based on tzdata 2022g)</li>
|
||||
<li>update timezone module to Android mainline 331314020 (based on tzdata 2022g)</li>
|
||||
<li>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): add back our slab allocator canary feature</li>
|
||||
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): align with linux-hardened BPF JIT configuration (always on with JIT hardening enabled in all cases)</li>
|
||||
<li>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.176</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user