diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e4fe3050..a9fe5f28 100644 --- a/static/releases.html +++ b/static/releases.html @@ -746,6 +746,8 @@ <li>flash-all: raise minimum fastboot version to 34.0.5</li> <li>kernel (Pixel 8, Pixel 8 Pro): sign vendor modules after building them instead of only signing generic (GKI) modules</li> <li>kernel (6.1): update to latest GKI LTS branch revision</li> + <li>fix upstream bug breaking pressing power button 5 times to make an emergency call</li> + <li>fix upstream bug causing 5 second delay to start the emergency dialer for the first time</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-100">version 100</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/123.0.6312.80.0">version 123.0.6312.80.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/123.0.6312.80.1">version 123.0.6312.80.1</a></li> |
