Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/firefox: move from testing | Rasmus Thomsen | 2020-03-02 | 17 | -1402/+0 |
| | | | | | | Since we support community for stable releases this would also mean that we'll have to bump nss, nspr and firefox in stable releases, but I think this should be fine for the 6 months of support we offer. | ||||
* | testing/firefox: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | testing/firefox: upgrade to 73.0.1 | Rasmus Thomsen | 2020-02-18 | 1 | -2/+2 |
| | |||||
* | testing/firefox: fix build on armv7 and aarch64 with upstream patch | Rasmus Thomsen | 2020-02-13 | 2 | -2/+49 |
| | |||||
* | testing/firefox: disable on aarch64&armv7 for now | Rasmus Thomsen | 2020-02-12 | 1 | -1/+2 |
| | | | | Fails due to cannot convert 'uint16x8_t' {aka '__vector(8) short unsigned int'} to 'uint8x16_t' {aka '__vector(16) unsigned char'} | ||||
* | testing/firefox: upgrade to 73.0 | Rasmus Thomsen | 2020-02-12 | 3 | -87/+569 |
| | |||||
* | testing/firefox: fix linter warnings | Rasmus Thomsen | 2020-01-21 | 1 | -25/+9 |
| | | | | | Also fix the install location for icons, apparently we used the _png variable in a loop when we only declared png | ||||
* | testing/firefox: upgrade to 72.0.2 | Rasmus Thomsen | 2020-01-21 | 1 | -3/+4 |
| | | | | * Adopt maintainership | ||||
* | testing/firefox: security upgrade to 72.0.1 | J0WI | 2020-01-09 | 4 | -111/+97 |
| | | | | Co-authored-by: Rasmus Thomsen <oss@cogitri.dev> | ||||
* | testing/firefox: disable on armhf | Rasmus Thomsen | 2019-12-30 | 1 | -1/+1 |
| | | | | Sadly the wasm stuff still doesn't work on armhf, so keep it disabled for now. | ||||
* | testing/firefox: add patch fixing build w/ cbindgen 0.12.0 | Rasmus Thomsen | 2019-12-30 | 2 | -1/+53 |
| | |||||
* | testing/firefox: add patch fixing build on armv7 & armhf | Rasmus Thomsen | 2019-12-30 | 2 | -1/+40 |
| | |||||
* | testing/firefox: disable debugging on 32-bit to lower mem usage on builders | Rasmus Thomsen | 2019-12-29 | 1 | -1/+10 |
| | | | | | Right now rustc is trying to allocate more than 4GB on these arches, which fails for obivous reasons. | ||||
* | testing/firefox: fix typo; add comment explaining why SIMD is disabled. | Rasmus Thomsen | 2019-12-29 | 1 | -2/+3 |
| | |||||
* | testing/firefox: disable rust-simd on armhf/armv7, not available on these arches | Rasmus Thomsen | 2019-12-29 | 1 | -1/+6 |
| | |||||
* | testing/firefox: enable on armhf, ppc64le and x86 | J0WI | 2019-12-29 | 1 | -2/+2 |
| | |||||
* | testing/firefox: fix on x86_64 | Rasmus Thomsen | 2019-12-19 | 2 | -1/+44 |
| | |||||
* | testing/firefox: upgrade to 71.0 | Milan P. Stanić | 2019-12-19 | 3 | -29/+46 |
| | | | | | | | reenable add rust_audio-thread-priority.patch from Void linux fix-third_party.patch use python2 not python2-dev in makedepends | ||||
* | testing/firefox: disable. | Leo | 2019-12-04 | 1 | -1/+2 |
| | | | | Fails to build on newer rust and is holding back the builders. | ||||
* | testing/firefox: disable on new arches | Leo | 2019-12-03 | 1 | -1/+2 |
| | | | | Firefox is broken on newer rust | ||||
* | testing/firefox: enable on armhf, ppc64le and x86 | J0WI | 2019-12-02 | 1 | -3/+20 |
| | |||||
* | testing/firefox: upgrade to 70.0.1 | Milan P. Stanić | 2019-11-09 | 1 | -3/+3 |
| | |||||
* | testing/firefox: revert to python2-dev in makedepends | Milan P. Stanić | 2019-11-05 | 1 | -1/+1 |
| | |||||
* | testing/firefox: rebuild for libevent-2.1.so.7 | Milan P. Stanić | 2019-11-04 | 1 | -1/+1 |
| | |||||
* | testing/firefox: add secfixes | Rasmus Thomsen | 2019-10-24 | 1 | -0/+14 |
| | |||||
* | testing/firefox: upgrade to 70.0 | Rasmus Thomsen | 2019-10-24 | 3 | -41/+57 |
| | |||||
* | testing/firefox: upgrade to 69.0.3 | J0WI | 2019-10-15 | 1 | -3/+3 |
| | |||||
* | testing/firefox: fix checksum | Rasmus Thomsen | 2019-10-03 | 1 | -1/+1 |
| | | | | Last minute changes always go wrong, don't they? Sorry. | ||||
* | testing/firefox: upgrade to 69.0.1, enable build on aarch64 | Ivan Delalande | 2019-10-03 | 4 | -23/+40 |
| | | | | | | | | | | Not too familiar with rust, Void's version of fix-third_party.patch might be cleaner or more portable: https://github.com/void-linux/void-packages/blob/3a3d0ef7811ac0c200dd4caba108fa46519dc239/srcpkgs/firefox/patches/initialize_sched_param.patch Also this change updates the checksum of rt_linux.rs used by cargo for validation, whereas they disable checksumming entirely: https://github.com/void-linux/void-packages/blob/3a3d0ef7811ac0c200dd4caba108fa46519dc239/srcpkgs/firefox/template#L42 | ||||
* | testing/firefox: security upgrade to 68.0.2 | Tim Brust | 2019-08-20 | 1 | -3/+7 |
| | |||||
* | testing/firefox: upgrade to 68.0.1 | Tim Brust | 2019-08-09 | 1 | -2/+2 |
| | |||||
* | testing/firefox: enable wayland capabilities | Rasmus Thomsen | 2019-08-08 | 1 | -2/+2 |
| | | | | | | | This doesn't change anything for Xorg sessions, but for Wayland sessions it makes use of the GDK Wayland backend (if set by the session, e.g. via GDK_BACKEND=wayland), which enables things like fractional scaling and different scaling factors across different monitors | ||||
* | testing/firefox: upgrade to 68.0 | Li Q | 2019-07-20 | 16 | -210/+60 |
| | |||||
* | testing/firefox: upgrade to 67.0.4 | Tim Brust | 2019-07-06 | 3 | -50/+35 |
| | |||||
* | testing/firefox: force optimization level -O2 | Timo Teräs | 2019-05-12 | 1 | -2/+2 |
| | | | | | | ref #10441 The default, -Os, causes crashes likely due to compiler bug or UB. | ||||
* | testing/firefox: upgrade to 66.0.5 | Natanael Copa | 2019-05-10 | 1 | -2/+2 |
| | |||||
* | testing/firefox: add patch for membarrier in sandbox | Natanael Copa | 2019-05-08 | 2 | -1/+57 |
| | | | | reset pkgrel due to pkgver bump | ||||
* | testing/firefox: upgrade to 66.0.4 | Tim Brust | 2019-05-08 | 5 | -49/+50 |
| | |||||
* | testing/firefox: upgrade to 65.0 | Tim Brust | 2019-05-03 | 9 | -371/+54 |
| | |||||
* | orphan all of my packages | William Pitcock | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | testing/firefox: set required version of nss | Natanael Copa | 2019-03-25 | 1 | -1/+1 |
| | | | | ref #6552 | ||||
* | testing/firefox: 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 |
| | |||||
* | testing/firefox: rebuild against icu-63.1 | Leonardo Arena | 2019-02-07 | 2 | -1/+20 |
| | | | | Restore a missing patch mistankenly removed by 00b1814ef62a2f7138b6354f44e8f4fa0d4df884 | ||||
* | testing/py-matplotlib: Update to 2.2.3 & py3 | Marian Buschsieweke | 2018-12-31 | 1 | -19/+0 |
| | | | | | - Update to LTS version 2.2.3 (current version drops python 2 support) - Split up packages (py2-, py3-) to add python 3 support | ||||
* | testing/firefox: inhibit musl isatty() sandbox violations | Timo Teräs | 2018-12-14 | 2 | -7/+19 |
| | |||||
* | testing/firefox: upgrade to 62.0.3 | J0WI | 2018-10-15 | 1 | -3/+3 |
| | |||||
* | testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump ↵ | J0WI | 2018-10-06 | 1 | -2/+2 |
| | | | | pkgrel | ||||
* | testing/firefox: upgrade to 62.0.2 | Natanael Copa | 2018-10-01 | 2 | -18/+3 |
| | |||||
* | testing/firefox: upgrade to 61.0.1 | Sascha Paunovic | 2018-07-11 | 1 | -3/+3 |
| |