diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-04 19:34:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 86538c33fb5d857f10e1002201f8b3dd5818a02f (patch) | |
| tree | a6458b0a688aa2ce8b9402b631503c18e609ec59 | |
| parent | 0637e641d774f0dbef0d6a1432e294e08505b680 (diff) | |
initial August security patch
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 03581151..fa54bf9f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -574,6 +574,8 @@ <p>Changes since the 2022080300 release:</p> <ul> + <li>full 2022-08-01 security patch level</li> + <li>partial 2022-08-05 security patch level (full set of fixes aren't public yet due to the August release of the stock Pixel OS being delayed)</li> <li>rebased onto SQ3A.220705.004 release</li> <li>improve compatibility of our fix for the upstream step counter/detector privacy issue for API < 29 apps by using our OTHER_SENSORS (Sensors toggle) permission for it</li> </ul> |
