aboutsummaryrefslogtreecommitdiffstats
path: root/community/firefox-esr
Commit message (Collapse)AuthorAgeFilesLines
* community/firefox-esr: security upgrade to 52.8.1 (CVE-2018-6126)Natanael Copa2018-07-111-2/+4
| | | | fixes #9036
* community/firefox-esr: security upgrade to 52.8.0Natanael Copa2018-05-211-2/+2
| | | | | | | | | | | | | | fixes #8892 CVE-2018-5150: Memory safety bugs CVE-2018-5154: Use-after-free with SVG animations and clip paths CVE-2018-5155: Use-after-free with SVG animations and text paths CVE-2018-5157: Same-origin bypass of PDF Viewer to view protected PDF files CVE-2018-5158: Malicious PDF can inject JavaScript into PDF Viewer CVE-2018-5159: Integer overflow and out-of-bounds write in Skia CVE-2018-5168: Lightweight themes can be installed without user interaction CVE-2018-5178: Buffer overflow during UTF-8 to Unicode string conversion through legacy extension CVE-2018-5183: Backport critical security fixes in Skia
* community/firefox-esr: upgrade to 52.7.3Leonardo Arena2018-04-241-2/+2
|
* community/firefox-esr: security upgrade to 52.7.2Natanael Copa2018-04-021-2/+2
| | | | | | | | | | | | | | fixes #8702 CVE-2018-5125: Memory safety bugs fixed in Firefox 59 and Firefox ESR 52.7 CVE-2018-5127: Buffer overflow manipulating SVG animatedPathSegList CVE-2018-5129: Out-of-bounds write with malformed IPC messages CVE-2018-5130: Mismatched RTP payload type can trigger memory corruption CVE-2018-5131: Fetch API improperly returns cached copies of no-store/no-cache resources CVE-2018-5144: Integer overflow during Unicode conversion CVE-2018-5145: Memory safety bugs fixed in Firefox ESR 52.7
* community/firefox-esr: security upgrade to 52.6.0Leonardo Arena2018-01-251-2/+19
| | | | | | CVE-2018-5089 CVE-2018-5091 CVE-2018-5095 CVE-2018-5096 CVE-2018-5097 CVE-2018-5098 CVE-2018-5099 CVE-2018-5102 CVE-2018-5103 CVE-2018-5104 CVE-2018-5117
* community/firefox-esr: upgrade to 52.5.3Leonardo Arena2018-01-081-2/+2
|
* community/firefox-esr: upgrade to 52.5.0Natanael Copa2017-11-231-2/+2
|
* community/firefox-esr: update to 52.4.0Kevin Daudt2017-10-021-2/+2
| | | | | Contains fixes for font rendering issues caused by changes in freetype 2.8.1
* community/firefox-esr: enable on aarch64Natanael Copa2017-08-291-1/+1
| | | | it seems to build again
* community/firefox-esr: security upgrade to 52.3.0Natanael Copa2017-08-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | fixes #7673 CVE-2017-7753: Out-of-bounds read with cached style data and pseudo-elements CVE-2017-7779: Memory safety bugs CVE-2017-7784: Use-after-free with image observers CVE-2017-7785: Buffer overflow manipulating ARIA attributes in DOM CVE-2017-7786: Buffer overflow while painting non-displayable SVG CVE-2017-7787: Same-origin policy bypass with iframes through page reloads CVE-2017-7791: Spoofing following page navigation with data: protocol and modal alerts CVE-2017-7792: Buffer overflow viewing certificates with an extremely long OID CVE-2017-7798: XUL injection in the style editor in devtools CVE-2017-7800: Use-after-free in WebSockets during disconnection CVE-2017-7801: Use-after-free with marquee during window resizing CVE-2017-7802: Use-after-free resizing image elements CVE-2017-7803: CSP containing 'sandbox' improperly applied CVE-2017-7807: Domain hijacking through AppCache fallback CVE-2017-7809: Use-after-free while deleting attached editor DOM node
* community/firefox-esr: rebuild against icu-59.1Natanael Copa2017-07-181-1/+1
|
* community/firefox-esr: upgrade to 52.2.0Natanael Copa2017-06-151-3/+3
|
* community/firefox-esr: rebuild against libvpx 1.6Natanael Copa2017-06-091-1/+1
|
* community/firefox-esr: upgrade to 52.1.2Alexander Edland2017-05-201-2/+2
|
* community/firefox-esr: missing header on s390xTuan M. Hoang2017-05-102-0/+14
| | | | Bug introduced since 52.1.0-esr
* community/firefox-esr: upgrade to 52.1.0Natanael Copa2017-04-241-2/+2
|
* community/firefox-esr: fix build on s390xTuan M. Hoang2017-04-221-1/+4
| | | | | | | | ('Error while running startup cache precompilation') at resource://gre/modules/addons/XPIProviderUtils.js Previously this error was mitigated by lowering optimization level to -O1 on s390x but no more with new esr release.
* community/firefox-esr: upgrade to 52.0.2Natanael Copa2017-04-1814-340/+266
|
* community/firefox-esr: nss-static build fixNatanael Copa2017-03-231-0/+1
| | | | firefox needs libcrmf.a from nss-static
* community: trigger rebuilds against nss-devWilliam Pitcock2017-03-231-1/+1
|
* community/firefox-esr: upgrade to 45.8.0Natanael Copa2017-03-132-83/+3
|
* community/firefox-esr: rebuild against new libeventNatanael Copa2017-02-072-1/+39
|
* community/firefox-esr: build fix for x86Natanael Copa2017-01-271-0/+3
| | | | | xattrs does not make it to the underlying filesystem in fakeroot so we paxmark outside fakeroot.
* community/firefox-esr: security upgrade to 45.7.0 - fixes #6746Sergei Lukin2017-01-271-5/+6
| | | | | | | | | | | | CVE-2017-5373: Memory safety bugs fixed in Firefox 51 and Firefox ESR 45.7 CVE-2017-5375: Excessive JIT code allocation allows bypass of ASLR and DEP CVE-2017-5376: Use-after-free in XSL CVE-2017-5378: Pointer and frame data leakage of Javascript objects CVE-2017-5380: Potential use-after-free during DOM manipulations CVE-2017-5383: Location bar spoofing with unicode characters CVE-2017-5386: WebExtensions can use data: protocol to affect other extensions CVE-2017-5390: Insecure communication methods in Developer Tools JSON viewer CVE-2017-5396: Use-after-free with Media Decoder
* Revert "community/firefox-esr: disable system icu"Natanael Copa2016-12-262-5/+5
| | | | This reverts commit 6d514467a0bfbb33c9b68424855c624f2068191b.
* community/firefox-esr: disable system icuNatanael Copa2016-12-262-5/+5
| | | | | with icu-58 firefox segfaults when typing anything in the search box. we disable the system icu til we figured out what is going wrong.
* community/firefox-esr: rebuild against icu-58.1Leonardo Arena2016-12-261-1/+1
|
* community/firefox-esr: upgrade to 45.6.0Natanael Copa2016-12-161-4/+4
|
* community/firefox-esr: upgrade to 45.5.1Sören Tempel2016-12-031-5/+5
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* community/firefox-esr: upgrade to 45.4.0Natanael Copa2016-09-221-5/+5
|
* community/firefox-esr: enable build on armhfNatanael Copa2016-09-211-1/+1
|
* community/firefox-esr: disable for armhfJakub Jirutka2016-09-201-1/+1
| | | | | Our armhf builder doesn't have enough memory to build it, so we must disable it for now.
* community/firefox-esr: fix arm buildNatanael Copa2016-09-192-1/+18
|
* community/firefox-esr: fix build with gcc6Natanael Copa2016-09-071-2/+2
|
* community/firefox-esr: upgrade to 45.3.0Natanael Copa2016-09-062-30/+4
|
* community/firefox-esr: build fix gcc6Carlo Landmeter2016-08-203-1/+79
|
* community/firefox-esr: upgrade to 45.2.0Natanael Copa2016-06-241-4/+4
| | | | fixes #5737
* community/firefox-esr: upgrade to 45.1.0Natanael Copa2016-05-021-4/+4
|
* community/firefox-esr: upgrade to 45.0.1Natanael Copa2016-03-3116-341/+154
|
* community/firefox-esr: renamed from firefoxNatanael Copa2016-03-3121-0/+1269