set more generic OS build username/hostname

This commit is contained in:
Daniel Micay 2025-01-21 06:05:23 -05:00
parent 8c7ec664c7
commit f2421e8c58

View File

@ -559,6 +559,7 @@
<li>always show KASAN kernel crash notifications instead of only when system crash reporting is enabled by users</li>
<li>Messaging: port to target API 35 (Android 15) and begin under the hood overhaul</li>
<li>recovery: remove spurious warning after update installation fails on A/B update devices</li>
<li>change build username to build-user and build hostname to build-host to match the values used for reproducible kernel builds instead of setting both to grapheneos</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>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.1">version 132.0.6834.79.1</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.2">version 132.0.6834.79.2</a></li>