commit 644285778dcfa79b582b7339edfe429aa01d2f91 Author: Matthew Finkel sysrqb@torproject.org Date: Tue Aug 10 02:56:47 2021 +0000
Update FF78/90 audits --- audits/FF78_NETWORK_AUDIT | 2 +- audits/FF90_NETWORK_AUDIT | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/audits/FF78_NETWORK_AUDIT b/audits/FF78_NETWORK_AUDIT index 6626dda..498176c 100644 --- a/audits/FF78_NETWORK_AUDIT +++ b/audits/FF78_NETWORK_AUDIT @@ -1,6 +1,6 @@ Summary of findings: https://gitlab.torproject.org/tpo/applications/fenix/-/issues/34177
-`git diff 8da33f6c34c0ca5b1d7bca58ca86cb5e436333e8 4735a392536150f49518c48aa9510cf313603b92` +`git diff 8da33f6c34c0ca5b1d7bca58ca86cb5e436333e8 b2301d04e91a4eacf230e6ed9b69ad932993b340` and then go over all the changes containing the above mentioned potentially dangerous calls and features. Grep the diff for the following strings and examine surrounding usage. diff --git a/audits/FF90_NETWORK_AUDIT b/audits/FF90_NETWORK_AUDIT index 7a667c1..672ded1 100644 --- a/audits/FF90_NETWORK_AUDIT +++ b/audits/FF90_NETWORK_AUDIT @@ -14,7 +14,7 @@ functions are documented and analyzed in this audit. ============ Firefox General Portion =============
Start: 3862f77749dd50e54c3d9eea32fb59e84d978c96 # FIREFOX_89_0_RELEASE -End: 5e8ffbe1bf6d448cb235cb0a64a56646a6537b22 # FIREFOX_90_0b12_BUILD1 +End: bf8b9c6630fca1b774dbf1573bf14c9315349514 # FIREFOX_90_0_BUILD1
# Nothing of interest (using `code_audit.sh`)
@@ -34,7 +34,7 @@ End: dd09c25f14dbf45f1637ed8dca2d1e5ff668479f # v77.0.2 ============ Android Components Portion =============
Start: 5204f4025ce8b60c64f92eb3f60ee644cafd4fc8 # v75.0.22 -End: 536cb9fe133e555109c3f25024148260aace6dab # v90.0.11 +End: 0ab0465c5ca99b9b01a32e4562905fe51a709204 # v90.0.12
# Issue #10162 # - Don't show the contextual menu for blocked urls @@ -55,7 +55,7 @@ End: 536cb9fe133e555109c3f25024148260aace6dab # v90.0.11 ============ Fenix Portion =============
Start: edea181c543ffee077bb3ca52830ba8d320358b2 # v89.1.1 -End: 6d43c622b4515becbf29ba7956ec2fbe1e5bdc31 # v90.0.0-beta.6 +End: aeedb6b53781c6d29fda9034267a4ce8aeed6468 # v90.1.1
# Issue #19693 # - Display a biometric prompt when a credit card is selected to autofill (#19697)
tbb-commits@lists.torproject.org