TalkBack: make builds fully reproducible

This commit is contained in:
Daniel Micay 2025-01-26 00:50:47 -05:00
parent 089f6f190a
commit a6d9c7aa3b

View File

@ -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>