7949e69382
Fixes the following security problems: - CVE-2016-5147: Universal XSS in Blink - CVE-2016-5148: Universal XSS in Blink - CVE-2016-5149: Script injection in extensions - CVE-2016-5150: Use after free in Blink - CVE-2016-5151: Use after free in PDFium - CVE-2016-5152: Heap overflow in PDFium - CVE-2016-5153: Use after destruction in Blink - CVE-2016-5154: Heap overflow in PDFium - CVE-2016-5155: Address bar spoofing - CVE-2016-5156: Use after free in event bindings - CVE-2016-5157: Heap overflow in PDFium - CVE-2016-5158: Heap overflow in PDFium - CVE-2016-5159: Heap overflow in PDFium - CVE-2016-5160: Extensions web accessible resources bypass - CVE-2016-5161: Type confusion in Blink. - CVE-2016-5162: Extensions web accessible resources bypass - CVE-2016-5163: Address bar spoofing - CVE-2016-5164: Universal XSS using DevTools - CVE-2016-5165: Script injection in DevTools - CVE-2016-5166: SMB Relay Attack via Save Page As - CVE-2016-5167: Various fixes from internal audits, fuzzing and other initiatives
18 lines
638 B
Nix
18 lines
638 B
Nix
# This file is autogenerated from update.sh in the same directory.
|
|
{
|
|
beta = {
|
|
sha256 = "1w7h24jblbpvg49iap1cpsd0gwal1p7m7i2yqw12rcn0hqz4hc31";
|
|
sha256bin64 = "006pksc1ibdqcshsal55ps4qizj706zh1jrph6152znafl5hjb7i";
|
|
version = "53.0.2785.92";
|
|
};
|
|
dev = {
|
|
sha256 = "1n6cq9fani9cl4qxx82iaiv40n4d6y5ns9mk63na1m5pdcjbaqhw";
|
|
sha256bin64 = "0iypx2p7xqc03i5mc85ilf162gdpn4x2vkb1kgzhlzhq8nvq0y9d";
|
|
version = "54.0.2840.8";
|
|
};
|
|
stable = {
|
|
sha256 = "1w7h24jblbpvg49iap1cpsd0gwal1p7m7i2yqw12rcn0hqz4hc31";
|
|
sha256bin64 = "0nma1h5npx6vp5fww50xdznadq7yf5604w02w8h5mq3an4pn4g1j";
|
|
version = "53.0.2785.92";
|
|
};
|
|
}
|