chromium: update to latest channel releases (security)
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
This commit is contained in:
parent
d4eac0278c
commit
7949e69382
1 changed files with 9 additions and 9 deletions
|
@ -1,18 +1,18 @@
|
|||
# This file is autogenerated from update.sh in the same directory.
|
||||
{
|
||||
beta = {
|
||||
sha256 = "0brpkjg1rcq8c0h5hnzqg3bg4jj805dph67zzramlcvbr44a06r6";
|
||||
sha256bin64 = "0zqa40xz0v715ggb1g2hc2085k65m24mf8xl1n2fzj7k21hf7bkc";
|
||||
version = "53.0.2785.34";
|
||||
sha256 = "1w7h24jblbpvg49iap1cpsd0gwal1p7m7i2yqw12rcn0hqz4hc31";
|
||||
sha256bin64 = "006pksc1ibdqcshsal55ps4qizj706zh1jrph6152znafl5hjb7i";
|
||||
version = "53.0.2785.92";
|
||||
};
|
||||
dev = {
|
||||
sha256 = "1c73jfy11l4qiy553a3lvmd8kb29i25az6i5a4azmfc1abriwhjn";
|
||||
sha256bin64 = "06r53fnwp8v5drh3ilplqbwcak954gcgclc8mqq3mlx5530fp6fv";
|
||||
version = "54.0.2816.0";
|
||||
sha256 = "1n6cq9fani9cl4qxx82iaiv40n4d6y5ns9mk63na1m5pdcjbaqhw";
|
||||
sha256bin64 = "0iypx2p7xqc03i5mc85ilf162gdpn4x2vkb1kgzhlzhq8nvq0y9d";
|
||||
version = "54.0.2840.8";
|
||||
};
|
||||
stable = {
|
||||
sha256 = "00d16yr8d9280b2rcjmjxkqvdzgy6a7l7fmnsjrj8404vcgax551";
|
||||
sha256bin64 = "0knlxgcv3wfvpgysaxb83agmp88n4ljmyx40j4r8wb5cisnl6cs8";
|
||||
version = "52.0.2743.116";
|
||||
sha256 = "1w7h24jblbpvg49iap1cpsd0gwal1p7m7i2yqw12rcn0hqz4hc31";
|
||||
sha256bin64 = "0nma1h5npx6vp5fww50xdznadq7yf5604w02w8h5mq3an4pn4g1j";
|
||||
version = "53.0.2785.92";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue