chromium,chromedriver: 138.0.7204.100 -> 138.0.7204.157

https://chromereleases.googleblog.com/2025/07/stable-channel-update-for-desktop_15.html

This update includes 6 security fixes. Google is aware that an exploit
for CVE-2025-6558 exists in the wild.

CVEs:
CVE-2025-7656 CVE-2025-6558 CVE-2025-7657
This commit is contained in:
emilylange 2025-07-15 21:11:37 +02:00
parent a80565f8a5
commit e5d9fa4016
No known key found for this signature in database
GPG Key ID: 0AD773CE46FD0F87

View File

@ -1,10 +1,10 @@
{
"chromium": {
"version": "138.0.7204.100",
"version": "138.0.7204.157",
"chromedriver": {
"version": "138.0.7204.101",
"hash_darwin": "sha256-ow+R2jcfm5tryB6UfnUNklVfLGc2Tzj2W6Nul6pRglI=",
"hash_darwin_aarch64": "sha256-GGcDoSkH8Z4N8yOL77nNMtz3BY4lNwlD10SPhEBRpJI="
"version": "138.0.7204.158",
"hash_darwin": "sha256-rNd7glDAVNkd4CNn4k3rdpb//yD/ccpebnGhDv1EGb8=",
"hash_darwin_aarch64": "sha256-oUMFW09mp2aUgplboMHaKvTVbKtqAy5C0KsA7DXbElc="
},
"deps": {
"depot_tools": {
@ -20,8 +20,8 @@
"DEPS": {
"src": {
"url": "https://chromium.googlesource.com/chromium/src.git",
"rev": "5f45b4744e3d5ba82c2ca6d942f1e7a516110752",
"hash": "sha256-bI75IXPl6YeauK2oTnUURh1ch1H7KKw/QzKYZ/q6htI=",
"rev": "e533e98b1267baa1f1c46d666b120e64e5146aa9",
"hash": "sha256-LbZ8/6Lvz1p3ydRL4fXtd7RL426PU3jU01Hx+DP5QYQ=",
"recompress": true
},
"src/third_party/clang-format/script": {
@ -96,8 +96,8 @@
},
"src/third_party/angle": {
"url": "https://chromium.googlesource.com/angle/angle.git",
"rev": "df15136b959fc60c230265f75ee7fc75c96e8250",
"hash": "sha256-b4bGxhtrsfmVdJo/5QT4/mtQ6hqxmfpmcrieqaT9/ls="
"rev": "e1dc0a7ab5d1f1f2edaa7e41447d873895e083bf",
"hash": "sha256-tkHvTkqbm4JtWnh41iu0aJ9Jo34hYc7aOKuuMQmST4c="
},
"src/third_party/angle/third_party/glmark2/src": {
"url": "https://chromium.googlesource.com/external/github.com/glmark2/glmark2",
@ -131,8 +131,8 @@
},
"src/third_party/dawn": {
"url": "https://dawn.googlesource.com/dawn.git",
"rev": "86772f20cca54b46f62b65ece1ef61224aef09db",
"hash": "sha256-N9DVbQE56WWBmJ/PJlYhU+pr8I+PFf/7FzMLCNqx3hg="
"rev": "1fde167ae683982d77b9ca7e1308bf9f498291e8",
"hash": "sha256-PbDTKSU19jn2hLDoazceYB/Rd6/qu6npPSrjOdeXFuU="
},
"src/third_party/dawn/third_party/glfw": {
"url": "https://chromium.googlesource.com/external/github.com/glfw/glfw",
@ -246,8 +246,8 @@
},
"src/third_party/devtools-frontend/src": {
"url": "https://chromium.googlesource.com/devtools/devtools-frontend",
"rev": "a6dbe06dafbad00ef4b0ea139ece1a94a5e2e6d8",
"hash": "sha256-XkyJFRxo3ZTBGfKdTwSIo14SLNPQAKQvY4lEX03j6LM="
"rev": "4cca0aa00c4915947f1081014d5cfa2e83d357fa",
"hash": "sha256-pVNr8NB5U/Uf688oOvPLpu81isCn/WmjJky01A000a4="
},
"src/third_party/dom_distiller_js/dist": {
"url": "https://chromium.googlesource.com/chromium/dom-distiller/dist.git",
@ -796,8 +796,8 @@
},
"src/v8": {
"url": "https://chromium.googlesource.com/v8/v8.git",
"rev": "e5b4c78b54e8b033b2701db3df0bf67d3030e4c1",
"hash": "sha256-5y/yNZopnwtDrG+BBU6fMEi0yJJoYvsygQR+fl6vS/Y="
"rev": "de9d0f8b56ae61896e4d2ac577fc589efb14f87d",
"hash": "sha256-/T5fisjmN80bs3PtQrCRfH3Bo9dRSd3f+xpPLDh1RTY="
}
}
},