mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
chromium,chromedriver: 142.0.7444.162 -> 142.0.7444.175
https://chromereleases.googleblog.com/2025/11/stable-channel-update-for-desktop_17.html
This update includes 2 security fixes. Google is aware that an exploit
for CVE-2025-13223 exists in the wild.
CVEs:
CVE-2025-13223 CVE-2025-13224
(cherry picked from commit bb661be5ac)
This commit is contained in:
committed by
github-actions[bot]
parent
abddaec714
commit
ae51559a69
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"chromium": {
|
||||
"version": "142.0.7444.162",
|
||||
"version": "142.0.7444.175",
|
||||
"chromedriver": {
|
||||
"version": "142.0.7444.162",
|
||||
"hash_darwin": "sha256-5IjkO18e8WiruQjTPZ4WXybbbDOwcSEbI+AnDEwNR3I=",
|
||||
"hash_darwin_aarch64": "sha256-xDsFiFdeDmZyceDRhe6Kl5KndDgVzkwFtvB4qdzUt0E="
|
||||
"version": "142.0.7444.176",
|
||||
"hash_darwin": "sha256-VG4+tQbZ8r3i8NZpia/9tRC0sqzbH5auTHbBsPbkqpc=",
|
||||
"hash_darwin_aarch64": "sha256-A1xHznjElisrEQY0UIbjizGpCbxlCa7wnvTK6rlMH2w="
|
||||
},
|
||||
"deps": {
|
||||
"depot_tools": {
|
||||
@@ -21,8 +21,8 @@
|
||||
"DEPS": {
|
||||
"src": {
|
||||
"url": "https://chromium.googlesource.com/chromium/src.git",
|
||||
"rev": "c076baf266c3ed5efb225de664cfa7b183668ad6",
|
||||
"hash": "sha256-HdVZl4Zvspgm/9wy+WtDc1UiSM1VrszfwpITQchYoSc=",
|
||||
"rev": "302067f14a4ea3f42001580e6101fa25ed343445",
|
||||
"hash": "sha256-2x1IpfD0BXDaPKwdBO4+t8Dw7dYLM7oQDlrXY57tFIw=",
|
||||
"recompress": true
|
||||
},
|
||||
"src/third_party/clang-format/script": {
|
||||
@@ -807,8 +807,8 @@
|
||||
},
|
||||
"src/v8": {
|
||||
"url": "https://chromium.googlesource.com/v8/v8.git",
|
||||
"rev": "9210361d0a26fa4afefad8c5e60c85e59c5e2c8e",
|
||||
"hash": "sha256-otYRT8scmJ9boG2PKXRacL0C5FFwOVctKK/Dh7WG0tU="
|
||||
"rev": "baea8d627b70725fb777ebc1074f8ec4110ef6cb",
|
||||
"hash": "sha256-jECAfgeAgdkhbI/8BgT9TakR9Ylha2zPznjZzibPQbE="
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user