aboutsummaryrefslogtreecommitdiffstats
path: root/community/firefox-esr
Commit message (Collapse)AuthorAgeFilesLines
* community/firefox-esr: upgrade to 68.8.0Sören Tempel2020-05-062-197/+11
|
* community/firefox-esr: fix FTBFSTBK2020-04-252-1/+194
| | | | | | | | | | | | | error: casts cannot be followed by a field access --> servo/components/style/stylesheets/viewport_rule.rs:314:39 | 314 | declaration!($min(value: shorthand.0, important: important)), | ^^^^^^^^^^^^^^^^ ... 323 | "width" => ok!(shorthand -> [MinWidth, MaxWidth]), | -------------------------------------- in this macro invocation | = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
* community/firefox-esr: disableLeo2020-04-241-0/+1
|
* community/*: rebuild against icu-67.1Leo2020-04-241-1/+1
|
* {main,community,testing}/*: rebuild against libffi.so.7Leo2020-04-091-1/+1
|
* community/firefox-esr: use our new Rust tripletsMilan P. Stanić2020-04-091-23/+3
| | | | | picked from git commit bfd07de95c94f6e6d79f26360f891a17e8aac1c4 made by Rasmus Thomsen <oss@cogitri.dev>
* community/firefox-esr: security upgrade to 68.7.0Milan P. Stanić2020-04-091-1/+1
| | | | | security fixes: CVE-2020-6821 CVE-2020-6822 CVE-2020-6825 fix python2-dev in makedepends
* community/firefox-esr: upgrade to 68.7.0Milan P. Stanić2020-04-091-2/+6
| | | | security fixes: CVE-2020-6821 CVE-2020-6822 CVE-2020-6825
* community/firefox-esr: disable on mipsAriadne Conill2020-04-071-1/+2
|
* community/firefox-esr: security upgrade to 68.6.1J0WI2020-04-041-3/+6
| | | | | - CVE-2020-6819 - CVE-2020-6820
* community/firefox-esr: rebuild against llvm10Rasmus Thomsen2020-03-311-2/+2
|
* rebuild against icu 66.1Leo2020-03-281-1/+1
|
* community/firefox-esr: security upgrade to 68.6.0J0WI2020-03-101-3/+11
|
* community/firefox-esr: rebuild against icu 65.1TBK2020-02-221-1/+1
|
* community/firefox-esr: upgrade to 68.5.0Milan P. Stanić2020-02-111-3/+9
| | | | | fixes CVE-2020-6796, CVE-2020-6797, CVE-2020-6798, CVE-2020-6799 and CVE-2020-6800
* community/firefox-esr: fix install location of iconsRasmus Thomsen2020-01-231-27/+12
| | | | | | | We accidentally used $png instead of $_png in a loop so we didn't install all the icons in the right location. Also fix the other linter warnings while we're at it and use the upstream symlink for /usr/bin/firefox since that appears to be working now.
* community/firefox-esr: upgrade to 68.4.2Sören Tempel2020-01-221-2/+2
|
* community/firefox-esr: disable on armhfRasmus Thomsen2020-01-151-1/+1
| | | | | | | | media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/spl_sqrt_floor_arm.o /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S: Assembler messages: /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S:88: Error: selected processor does not support `sbfx r11,r6,#12,#16' in ARM mode /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S:99: Error: selected processor does not support `sbfx r11,r6,#12,#16' in ARM mode /home/buildozer/aports/community/firefox-esr/src/firefox-68.4.1/media/webrtc/trunk/webrtc/common_audio/common_audio_c_arm_asm_gn/../signal_processing/filter_ar_fast_q12_armv7.S:142: Error: selected processor does not support `sbfx r8,r6,#12,#16' in ARM mod
* community/firefox-esr: fix typo in disabled arch s390 -> s390xRasmus Thomsen2020-01-141-1/+1
|
* community/firefox-esr: enable on armhf, armv7, ppc64le and x86J0WI2020-01-143-11/+83
|
* community/firefox-esr: security upgrade to 68.4.1J0WI2020-01-092-176/+7
| | | | See #11118
* community/firefox-esr: upgrade to 68.3.0Sören Tempel2019-12-082-3/+184
| | | | | | CVE-2019-11745 and CVE-2019-13722 are explicitly not included in secfixes. The former has been fixed in main/nss already, the latter only applies to the Windows operating system.
* community/firefox-esr: rebuild against libevent-2.1.so.7Milan P. Stanić2019-11-051-1/+2
| | | | add python2 to makedepends
* community/firefox-esr: security upgrade to 68.2.0, enable aarch64J0WI2019-10-242-9/+28
|
* Revert "community/firefox-esr: update secinfo"J0WI2019-09-171-1/+0
| | | | | This reverts commit ebf9184f5bbef1f9faab710ffb48bb36b5bae10e. CVE-2019-11753 is a Windows specific issue.
* community/firefox-esr: update secinfoLeonardo Arena2019-09-131-0/+1
|
* community/firefox-esr: security upgrade to 68.1.0J0WI2019-09-111-2/+10
|
* community/firefox-esr: security upgrade to 68.0.2J0WI2019-08-171-2/+4
| | | | CVE-2019-11733
* community/firefox-esr: update secfixes commentSören Tempel2019-07-171-0/+11
|
* community/firefox-esr: upgrade to 68.0Li Q2019-07-1719-332/+128
| | | | See https://www.mozilla.org/en-US/security/advisories/mfsa2019-22/
* community/firefox-esr: security upgrade to 60.7.2 (CVE-2019-11708)J0WI2019-06-271-2/+4
| | | | fixes #10601
* community/firefox-esr: security upgrade to 60.7.1 (CVE-2019-11707)Natanael Copa2019-06-191-3/+5
|
* community/firefox-esr: rebuild with clang 8Natanael Copa2019-06-111-2/+2
|
* community/firefox-esr: rebuild with LLVM 7J0WI2019-06-111-1/+1
|
* community/firefox-esr: rebuild for hunspellLeo2019-06-111-2/+2
|
* community/firefox-esr: fix build with recent rustSören Tempel2019-05-272-0/+28
|
* community/firefox-esr: upgrade to 60.7.0Sören Tempel2019-05-271-2/+19
| | | | See https://www.mozilla.org/en-US/security/advisories/mfsa2019-14/
* community/firefox-esr: upgrade to 60.6.2Sören Tempel2019-05-061-3/+3
| | | | | | This re-enables web extensions. See: https://www.mozilla.org/en-US/firefox/60.6.2/releasenotes/
* community/firefox-esr: fix sandbox crash with musl 1.1.22Sören Tempel2019-05-032-1/+57
| | | | See https://bugs.alpinelinux.org/issues/10257
* orphan all of my packagesWilliam Pitcock2019-03-261-1/+1
|
* community/firefox-esr: set required version of nssNatanael Copa2019-03-251-1/+1
| | | | fixes #6552
* community/firefox-esr: upgrade to 60.6.1Sören Tempel2019-03-231-2/+15
| | | | | | | See: * https://www.mozilla.org/en-US/security/advisories/mfsa2019-08/ * https://www.mozilla.org/en-US/security/advisories/mfsa2019-10/
* community/firefox-esr: upgrade to 60.5.2Sören Tempel2019-03-101-3/+8
| | | | | | | 3 CVEs have been fixed in 60.5.1, 60.5.2 seems to be mostly a bugfix release. See: https://www.mozilla.org/en-US/security/advisories/mfsa2019-05/ Fixes #10075
* community/firefox-esr: build with bundled libvpx due to 1.8.0Natanael Copa2019-02-271-3/+3
| | | | | libvpx update to 1.8.0 broke firefox-esr upstream bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1525393
* main/libvpx: upgrade to 1.8.0Tim Brust2019-02-261-1/+1
|
* community/firefox-esr: upgrade to 60.5.0Sören Tempel2019-02-136-389/+83
| | | | OK ncopa@
* community/firefox-esr: rebuild against icu-63.1Leonardo Arena2019-02-061-1/+1
|
* community/firefox-esr: inhibit musl isatty() sandbox violationsNatanael Copa2019-01-082-7/+19
|
* community/firefox-esr: upgrade to 60.4.0noname2019-01-0710-152/+164
|
* community/firefox-esr: rebuild against icu-62.1Natanael Copa2018-10-011-1/+1
|