Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/firefox-esr: upgrade to 68.8.0 | Sören Tempel | 2020-05-06 | 2 | -197/+11 |
| | |||||
* | community/firefox-esr: fix FTBFS | TBK | 2020-04-25 | 2 | -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: disable | Leo | 2020-04-24 | 1 | -0/+1 |
| | |||||
* | community/*: rebuild against icu-67.1 | Leo | 2020-04-24 | 1 | -1/+1 |
| | |||||
* | {main,community,testing}/*: rebuild against libffi.so.7 | Leo | 2020-04-09 | 1 | -1/+1 |
| | |||||
* | community/firefox-esr: use our new Rust triplets | Milan P. Stanić | 2020-04-09 | 1 | -23/+3 |
| | | | | | picked from git commit bfd07de95c94f6e6d79f26360f891a17e8aac1c4 made by Rasmus Thomsen <oss@cogitri.dev> | ||||
* | community/firefox-esr: security upgrade to 68.7.0 | Milan P. Stanić | 2020-04-09 | 1 | -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.0 | Milan P. Stanić | 2020-04-09 | 1 | -2/+6 |
| | | | | security fixes: CVE-2020-6821 CVE-2020-6822 CVE-2020-6825 | ||||
* | community/firefox-esr: disable on mips | Ariadne Conill | 2020-04-07 | 1 | -1/+2 |
| | |||||
* | community/firefox-esr: security upgrade to 68.6.1 | J0WI | 2020-04-04 | 1 | -3/+6 |
| | | | | | - CVE-2020-6819 - CVE-2020-6820 | ||||
* | community/firefox-esr: rebuild against llvm10 | Rasmus Thomsen | 2020-03-31 | 1 | -2/+2 |
| | |||||
* | rebuild against icu 66.1 | Leo | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | community/firefox-esr: security upgrade to 68.6.0 | J0WI | 2020-03-10 | 1 | -3/+11 |
| | |||||
* | community/firefox-esr: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | community/firefox-esr: upgrade to 68.5.0 | Milan P. Stanić | 2020-02-11 | 1 | -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 icons | Rasmus Thomsen | 2020-01-23 | 1 | -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.2 | Sören Tempel | 2020-01-22 | 1 | -2/+2 |
| | |||||
* | community/firefox-esr: disable on armhf | Rasmus Thomsen | 2020-01-15 | 1 | -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 -> s390x | Rasmus Thomsen | 2020-01-14 | 1 | -1/+1 |
| | |||||
* | community/firefox-esr: enable on armhf, armv7, ppc64le and x86 | J0WI | 2020-01-14 | 3 | -11/+83 |
| | |||||
* | community/firefox-esr: security upgrade to 68.4.1 | J0WI | 2020-01-09 | 2 | -176/+7 |
| | | | | See #11118 | ||||
* | community/firefox-esr: upgrade to 68.3.0 | Sören Tempel | 2019-12-08 | 2 | -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.7 | Milan P. Stanić | 2019-11-05 | 1 | -1/+2 |
| | | | | add python2 to makedepends | ||||
* | community/firefox-esr: security upgrade to 68.2.0, enable aarch64 | J0WI | 2019-10-24 | 2 | -9/+28 |
| | |||||
* | Revert "community/firefox-esr: update secinfo" | J0WI | 2019-09-17 | 1 | -1/+0 |
| | | | | | This reverts commit ebf9184f5bbef1f9faab710ffb48bb36b5bae10e. CVE-2019-11753 is a Windows specific issue. | ||||
* | community/firefox-esr: update secinfo | Leonardo Arena | 2019-09-13 | 1 | -0/+1 |
| | |||||
* | community/firefox-esr: security upgrade to 68.1.0 | J0WI | 2019-09-11 | 1 | -2/+10 |
| | |||||
* | community/firefox-esr: security upgrade to 68.0.2 | J0WI | 2019-08-17 | 1 | -2/+4 |
| | | | | CVE-2019-11733 | ||||
* | community/firefox-esr: update secfixes comment | Sören Tempel | 2019-07-17 | 1 | -0/+11 |
| | |||||
* | community/firefox-esr: upgrade to 68.0 | Li Q | 2019-07-17 | 19 | -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) | J0WI | 2019-06-27 | 1 | -2/+4 |
| | | | | fixes #10601 | ||||
* | community/firefox-esr: security upgrade to 60.7.1 (CVE-2019-11707) | Natanael Copa | 2019-06-19 | 1 | -3/+5 |
| | |||||
* | community/firefox-esr: rebuild with clang 8 | Natanael Copa | 2019-06-11 | 1 | -2/+2 |
| | |||||
* | community/firefox-esr: rebuild with LLVM 7 | J0WI | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | community/firefox-esr: rebuild for hunspell | Leo | 2019-06-11 | 1 | -2/+2 |
| | |||||
* | community/firefox-esr: fix build with recent rust | Sören Tempel | 2019-05-27 | 2 | -0/+28 |
| | |||||
* | community/firefox-esr: upgrade to 60.7.0 | Sören Tempel | 2019-05-27 | 1 | -2/+19 |
| | | | | See https://www.mozilla.org/en-US/security/advisories/mfsa2019-14/ | ||||
* | community/firefox-esr: upgrade to 60.6.2 | Sören Tempel | 2019-05-06 | 1 | -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.22 | Sören Tempel | 2019-05-03 | 2 | -1/+57 |
| | | | | See https://bugs.alpinelinux.org/issues/10257 | ||||
* | orphan all of my packages | William Pitcock | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | community/firefox-esr: set required version of nss | Natanael Copa | 2019-03-25 | 1 | -1/+1 |
| | | | | fixes #6552 | ||||
* | community/firefox-esr: upgrade to 60.6.1 | Sören Tempel | 2019-03-23 | 1 | -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.2 | Sören Tempel | 2019-03-10 | 1 | -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.0 | Natanael Copa | 2019-02-27 | 1 | -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.0 | Tim Brust | 2019-02-26 | 1 | -1/+1 |
| | |||||
* | community/firefox-esr: upgrade to 60.5.0 | Sören Tempel | 2019-02-13 | 6 | -389/+83 |
| | | | | OK ncopa@ | ||||
* | community/firefox-esr: rebuild against icu-63.1 | Leonardo Arena | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | community/firefox-esr: inhibit musl isatty() sandbox violations | Natanael Copa | 2019-01-08 | 2 | -7/+19 |
| | |||||
* | community/firefox-esr: upgrade to 60.4.0 | noname | 2019-01-07 | 10 | -152/+164 |
| | |||||
* | community/firefox-esr: rebuild against icu-62.1 | Natanael Copa | 2018-10-01 | 1 | -1/+1 |
| |