summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-12-20 14:36:23 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-12-20 14:36:48 -0500
commite1a3ce6b5868583c5c57bc990eb4915dbf19305a (patch)
treeabbb5f931428f91505472ada34d6815d65b91e34 /static
parent85dfe2dcbb740271aae0fa84c03ff593ff7ac102 (diff)
flash-all.sh dash fix
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 1487de15..e9501890 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -670,6 +670,7 @@
<li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: switch to more generic broadcom.psds.grapheneos.org name for our Predicted Satellite Data Service (PSDS) cache instead of google.psds.grapheneos.org since we're obtaining it directly from Broadcom rather than Google's cache and it isn't Pixel specific but rather could be used with any Broadcomm GNSS (GPS, GLONASS, etc.) chip</li>
<li>Dialer: disable showing homescreen wallpaper</li>
<li>fix Storage Scopes interaction with pre-granted storage permissions for system apps</li>
+ <li>fix upstream issue causing factory images flashing script to break with paths containing spaces on systems where /bin/sh isn't bash such as Debian-based distributions where dash is used instead</li>
</ul>
</article>
-->