diff options
| author | networkException <git@nwex.de> | 2023-06-28 13:23:23 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-06-29 07:57:23 +0000 |
| commit | da4bcf034a44de1d19cc5d72428df9f8d3e244a6 (patch) | |
| tree | cfd4d41217b055298226384f8515d71264fb9613 | |
| parent | sexp: init at 0.8.6 (#240252) (diff) | |
| download | nixpkgs-da4bcf034a44de1d19cc5d72428df9f8d3e244a6.tar.gz | |
ungoogled-chromium: 114.0.5735.133 -> 114.0.5735.198origin/backport-240350-to-release-22.11
https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop_26.html
This update includes 4 security fixes.
CVEs:
CVE-2023-3420 CVE-2023-3421 CVE-2023-3422
(cherry picked from commit dd96e7a2d7d438938011f38788c649278eaed2c3)
| -rw-r--r-- | pkgs/applications/networking/browsers/chromium/upstream-info.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/applications/networking/browsers/chromium/upstream-info.json b/pkgs/applications/networking/browsers/chromium/upstream-info.json index 183e13dfbad7..dbd77dcfc7ec 100644 --- a/pkgs/applications/networking/browsers/chromium/upstream-info.json +++ b/pkgs/applications/networking/browsers/chromium/upstream-info.json @@ -45,9 +45,9 @@ } }, "ungoogled-chromium": { - "version": "114.0.5735.133", - "sha256": "0qnj4gr4b9gmla1hbz1ir64hfmpc45vzkg0hmw9h6m72r4gfr2c2", - "sha256bin64": "0gk9l1xspbqdxv9q16zdcrrr6bxx677cnz7vv4pgg85k1pwhyw3g", + "version": "114.0.5735.198", + "sha256": "1shxlkass3s744mwc571cyzlb9cc8lxvi5wp35mzaldbxq7l9wx9", + "sha256bin64": "0367sks2z7xj130bszimznkjjimfdimknd7qzi68335y9qzl1y92", "deps": { "gn": { "version": "2023-04-19", @@ -56,8 +56,8 @@ "sha256": "01xrh9m9m6x8lz0vxwdw2mrhrvnw93zpg09hwdhqakj06agf4jjk" }, "ungoogled-patches": { - "rev": "114.0.5735.133-1", - "sha256": "1i9ql4b2rn9jryyc3hfr9kh8ccf5a4gvpwsp9lnp9jc2gryrv70y" + "rev": "114.0.5735.198-1", + "sha256": "1zda5c7n43zviwj3n2r2zbhmylkrfy54hggq8cisbdrhhfn96vii" } } } |
