summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-26 00:56:06 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-26 00:56:43 -0500
commit74ce5a0753ceee6e7868d18fed3a100994632530 (patch)
treef555bc27eaf26817813a90464eb2952556308360
parentf03db311f3dd59582589eafbc02bc7eaadddb1b7 (diff)
publish new release notes
-rw-r--r--static/releases.html21
1 files changed, 19 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index bb5fcf56..86299b1b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -663,6 +663,24 @@
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.002.2023012500">TQ1A.230105.002.2023012500</a> (Pixel 6, Pixel 6 Pro, Pixel 7 Pro, emulator, generic, other targets)</li>
</ul>
+ <p>Changes since the 2023012500 release:</p>
+
+ <ul>
+ </ul>
+ </article>
+ -->
+
+ <article id="2023012500">
+ <h3><a href="#2023012500">2023012500</a></h3>
+
+ <p>Tags:</p>
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2023012500">TP1A.221005.002.2023012500</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.001.2023012500">TQ1A.230105.001.2023012500</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.001.A2.2023012500">TQ1A.230105.001.A2.2023012500</a> (Pixel 6a, Pixel 7)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.002.2023012500">TQ1A.230105.002.2023012500</a> (Pixel 6, Pixel 6 Pro, Pixel 7 Pro, emulator, generic, other targets)</li>
+ </ul>
+
<p>Changes since the 2023011000 release:</p>
<ul>
@@ -674,7 +692,7 @@
<li>extend self app-op spoofing used for Network permission compatibility to unsafeCheckOpRaw()</li>
<li>fix upstream bug causing crash from isServiceTokenValidLocked() being called without holding the lock</li>
<li>Sandboxed Google Play compatibility layer: support enabling compatibility layer for any package on debuggable builds to help with development</li>
- <li>Sandboxed Google Play compatibility layer: coerce Play Store into not attempting to auto install AR services</lAi>
+ <li>Sandboxed Google Play compatibility layer: coerce Play Store into not attempting to auto install AR services</li>
<li>Sandboxed Google Play compatibility layer: fix issues with Play Store updates of Play services</li>
<li>Sandboxed Google Play compatibility layer: avoid our implementation of the Play services location API returning null for getCurrentLocation() to avoid crashes in apps not handling it</li>
<li>Sandboxed Google Play compatibility layer: increment compatibility layer version to 1001</li>
@@ -696,7 +714,6 @@
<li>SettingsIntelligence: drop no longer required QUERY_ALL_PACKAGES permission now that more precise queries are defined upstream providing the necessary package visibility for Settings app search</li>
</ul>
</article>
- -->
<article id="2023011000">
<h3><a href="#2023011000">2023011000</a></h3>