PSDS improvements

This commit is contained in:
Daniel Micay 2024-05-15 15:45:10 -04:00
parent a593bbe13b
commit 00814d066f

View File

@ -773,6 +773,7 @@
<ul> <ul>
<li>revert change for app-based VPN DNS since it isn't the right approach and we'll need to ship a new implementation of blocking DNS leaks with these apps</li> <li>revert change for app-based VPN DNS since it isn't the right approach and we'll need to ship a new implementation of blocking DNS leaks with these apps</li>
<li>improve GrapheneOS Predicted Satellite Data Service (PSDS) infrastructure with better logging, cleaner code and more generic code to support Samsung PSDS for the Pixel 8a in addition to Qualcomm and Broadcom PSDS</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/80">version 80</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/80">version 80</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-110">version 110</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-110">version 110</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.51.0">version 125.0.6422.51.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.51.0">version 125.0.6422.51.0</a></li>