Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/thunderbird: fix FTBFS | TBK | 2020-04-25 | 2 | -1/+201 |
| | | | | | | | | | | | | | | | | 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) help: try surrounding the expression in parentheses | 314 | declaration!($min((value: shorthand).0, important: important)), | ||||
* | testing/thunderbird: disable | Leo | 2020-04-24 | 1 | -0/+1 |
| | |||||
* | testing/*: rebuild against icu-67.1 | Leo | 2020-04-24 | 1 | -1/+1 |
| | |||||
* | testing/thunderbird: security upgrade to 68.7.0 | J0WI | 2020-04-10 | 1 | -28/+25 |
| | |||||
* | testing/thunderbird: rebuild against our new rust triplets | Leo | 2020-04-09 | 1 | -10/+1 |
| | | | | based on a5a6aea68d08960e3f2cc50cc05afc8586cc16ab | ||||
* | {main,community,testing}/*: rebuild against libffi.so.7 | Leo | 2020-04-09 | 1 | -1/+1 |
| | |||||
* | testing/thunderbird: disable on mips | Ariadne Conill | 2020-04-09 | 1 | -1/+1 |
| | |||||
* | testing/thunderbird: rebuild against llvm10 | Rasmus Thomsen | 2020-03-31 | 1 | -2/+2 |
| | |||||
* | rebuild against icu 66.1 | Leo | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | testing/thunderbird: upgrade to 68.6.0 | J0WI | 2020-03-16 | 1 | -3/+3 |
| | |||||
* | testing/thunderbird: rebuild against icu 65.1 | TBK | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | testing/thunderbird: upgrade to 68.5.0 | Milan P. Stanić | 2020-02-13 | 1 | -3/+13 |
| | | | | | | | | | | | CVE fixes: CVE-2020-6793 CVE-2020-6794 CVE-2020-6795 CVE-2020-6797 CVE-2020-6798 CVE-2020-6792 CVE-2020-6800 | ||||
* | testing/thunderbird: disable support for gconf | Leo | 2020-02-02 | 1 | -3/+1 |
| | |||||
* | testing/thunderbird: disable on armhf | Rasmus Thomsen | 2020-01-18 | 1 | -1/+1 |
| | | | | Fails to build due to bad assembly | ||||
* | testing/thunderbird: enable on armhf, armv7, ppc64le and x86 | J0WI | 2020-01-14 | 3 | -10/+79 |
| | |||||
* | testing/thunderbird: upgrade to 68.4.1 | Milan P. Stanić | 2020-01-12 | 2 | -177/+3 |
| | |||||
* | testing/thunderbird: upgrade to 68.3.1 | Milan P. Stanić | 2020-01-03 | 2 | -4/+178 |
| | | | | | use patch from Void Linux thunderbird-68.2.2-rust-1.39+.patch to fix build with rust 1.39+ | ||||
* | testing/thunderbird: upgrade to 68.2.2 | Milan P. Stanić | 2019-11-18 | 1 | -2/+2 |
| | |||||
* | testing/thunderbird: rebuild against new libevent | Leo | 2019-11-07 | 1 | -1/+1 |
| | |||||
* | testing/thunderbird: upgrade to 68.2.0 | J0WI | 2019-10-26 | 19 | -406/+133 |
| | |||||
* | testing/thunderbird: update to 60.9.0 | Joseph Benden | 2019-10-20 | 2 | -4/+107 |
| | | | | | | This patch upgrades the version of Thunderbird to 60.9.0. Signed-off-by: Joseph Benden <joe@benden.us> | ||||
* | testing/thunderbird: new aport | Joseph Benden | 2019-08-28 | 20 | -0/+905 |
| | | | | | | | | https://www.thunderbird.net/ Thunderbird email client with package for GPG encrypted email (Enigmail). Signed-off-by: Joseph Benden <joe@benden.us> | ||||
* | testing/thunderbird: move to unmaintained | Bartłomiej Piotrowski | 2014-02-09 | 9 | -280/+0 |
| | |||||
* | testing/thunderbird: new aport | Natanael Copa | 2011-12-01 | 9 | -0/+280 |
Mozilla Thunderbird mail/newsgroup client http://www.mozilla.org/projects/thunderbird/ |