Changes between Version 3 and Version 5 of Ticket #10495
- Timestamp:
- 06/14/2018 06:38:42 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10495
- Property Summary chromium-67.0.3396.79 → chromium-67.0.3396.87
-
TabularUnified Ticket #10495 – Description
v3 v5 6 6 7 7 I don't know my way around chromium, but a .tar.gz for .79 is currently on about the fourth page of https://github.com/chromium/chromium/releases 8 9 According to Arch, .87 fixes an out of bounds write in the V8 code which can lead to arbitrary code execution. 10 11 I'm still trying to see if I can build this beast (Arch use clang because of a gcc-8.1 issue, but I found a patch at fedora this morning, haven't had time to try it yet).