diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e7dd87c6..515bf0bb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -569,6 +569,7 @@ <li>return green as the value of ro.boot.verifiedbootstate outside of specific parts of the base OS due to bad actors using it to ban using GrapheneOS</li> <li>hardened_malloc: update libdivide to 5.2.0</li> <li>TalkBack (screen reader): update dependencies</li> + <li>TalkBack (screen reader): make builds fully reproducible by removing the use of __DATE__ and __TIME__ by brltty along with making the liblouis translation table zip use deterministic file order and timestamps</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.124</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.68</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.0">version 132.0.6834.79.0</a></li> |
