Commit graph

121 commits

Author SHA1 Message Date
taku0 62c5b716bc thunderbird: 52.5.0 -> 52.5.2 2017-12-22 15:12:57 +09:00
Vladimír Čunát 147d395182
thunderbird: don't force-enable the sandbox
This should fix build on aarch64, as there's no sandboxing possible.
https://bugzilla.mozilla.org/show_bug.cgi?id=1294331
As the code defaults to enabling it where it's possible, let's drop the option.
2017-11-25 13:17:21 +01:00
taku0 bb853bdfea thunderbird: 52.4.0 -> 52.5.0 2017-11-24 03:12:38 +09:00
taku0 74406eb48f thunderbird: 52.3.0 -> 52.4.0 2017-10-07 03:12:17 +09:00
Franz Pletz e6abf5e9e4
thunderbird: remove gcc6 patch, works now 2017-08-22 01:40:48 +02:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
taku0 395d15eeb7 thunderbird: 52.2.1 -> 52.3.0 2017-08-17 09:12:39 +09:00
Eelco Dolstra a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-21 11:05:58 +02:00
Emmanuel Rosa 994998e475 thunderbird: 52.2.0 -> 52.2.1 2017-06-26 09:01:45 +02:00
Robin Gloster 15f6dcb668
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-06-20 11:24:39 +02:00
Vladimír Čunát 791f072384
Merge #26601: thunderbird*: 52.1.1 -> 52.2.0 (security) 2017-06-15 20:29:01 +02:00
Robin Gloster da9adb8fab
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-05-20 14:55:44 +02:00
taku0 4b9c089295 thunderbird: 52.1.0 -> 52.1.1 2017-05-17 16:10:28 +02:00
Vladimír Čunát 4e8aea4339
thunderbird: fix missing icons
It's just a fallback in case the user has no icon theme on path.
2017-05-04 22:54:30 +02:00
taku0 ef430f0298 thunderbird: 52.0.1 -> 52.1.0 2017-05-01 08:57:55 +09:00
Nikolay Amiantov 9f6baaa89a Merge pull request #24961 from layus/thunderbird-default-mail-client
Thunderbird: Fix default mail client detection
2017-04-23 15:54:56 +03:00
Guillaume Maudoux eb8f604456 thunderbird: fix default mail client detection 2017-04-17 22:03:09 +02:00
Guillaume Maudoux f5fa05677d thunderbird: (re)add features lost in refactoring
The refactoring in b023370f37 ported
changes from firefox-unwrpped, but dropped features in firefox's
wrapper.

Add the desktop item and remove useless dev files.
2017-04-17 00:07:26 +02:00
taku0 692ea2b6e9 thunderbird: 52.0 -> 52.0.1 2017-04-15 22:09:15 +09:00
laMudri f94e0a0dc7 thunderbird: add option to enable calendar 2017-04-12 19:12:37 +01:00
Nikolay Amiantov b023370f37 thunderbird: port changes from firefox
Fix random crashes.
Add optional GTK3 support.
2017-04-10 02:20:59 +03:00
taku0 55ff94b396 thunderbird: 45.8.0 -> 52.0 2017-04-10 02:20:29 +03:00
taku0 d398217d63 thunderbird, thunderbird-bin: 45.7.1 -> 45.8.0 2017-03-09 21:40:53 +09:00
Bjørn Forsman 3d104ab2b3 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Tuomas Tynkkynen e5e1bdca53 firefox, thunderbird: Use common-updater/update-source-version script
Replace the custom patching code with the common script.

Also use callPackage and makeBinPath
2017-02-19 16:51:17 +02:00
taku0 764b1d19f9 thunderbird-bin: 45.7.0 -> 45.7.1 2017-02-08 09:35:07 +09:00
Tuomas Tynkkynen 424cfe7686 Merge remote-tracking branch 'upstream/master' into staging 2017-01-29 02:16:29 +02:00
taku0 403cb72d9a thunderbird, thunderbird-bin: 45.6.0 -> 45.7.0 2017-01-27 22:26:45 +09:00
Robin Gloster 6d3f23d045
thunderbird: add patch to fix build with gcc6 2017-01-25 20:12:39 +01:00
Robin Gloster 53a2bbd552
thunderbird: add patch to fix build with gcc6 2017-01-20 16:39:28 +01:00
Vladimír Čunát 789b811e7d
thunderbird: fixup build after updating sed 2017-01-05 22:40:30 +01:00
taku0 93d917fa22 firefox, thunderbird: add updateScript 2016-12-29 11:19:50 +01:00
taku0 a1f595c870 thunderbird: 45.5.1 -> 45.6.0 2016-12-29 11:07:10 +09:00
Eelco Dolstra f4aab5b211
thunderbird: 45.5.0 -> 45.5.1 2016-12-01 13:06:41 +01:00
Frederik Rietdijk 8fb430ca86 thunderbird: use python2
and remove pysqlite since its part of the standard library.
2016-11-24 22:28:04 +01:00
Vladimír Čunát d045f8b486
thunderbird: maintenance 45.4.0 -> 45.5.0 2016-11-19 20:15:04 +01:00
Eelco Dolstra 9db03c1cf1 thunderbird: 45.3.0 -> 45.4.0 2016-10-26 15:32:39 +02:00
Joachim Fasting 16a917d5e2
thunderbird: disable PaX mprotect() hardening
Otherwise, thunderbird crashes at startup due to a PaX mprotect()
violation.

Fixes https://github.com/NixOS/nixpkgs/issues/19403
2016-10-14 23:48:14 +02:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Eelco Dolstra 25c9f2729e thunderbird: 45.2.0 -> 45.3.0 2016-08-31 14:00:44 +02:00
mimadrid 0dfaa1e8bd
thunderbird: 45.1.1 -> 45.2.0 2016-07-02 12:23:58 +02:00
mimadrid 96539866a6
thunderbird: 45.1.0 -> 45.1.1 2016-06-19 17:09:55 +02:00
Eelco Dolstra fa1b9ec1e6 thunderbird: 45.0 -> 45.1.0 2016-05-25 18:04:26 +02:00
Domen Kožar 323cd39016 thunderbird: set requiredSystemFeatures to big-parallel 2016-05-12 10:11:03 +01:00
namore 13c2bd4d7c thunderbird: fix out-of-date hash (#15390) 2016-05-11 20:34:23 +01:00
Eelco Dolstra cb37ab146b Add mirror://mozilla scheme 2016-05-09 19:37:22 +02:00
Tobias Geerinckx-Rice 2dc8975bc4
thunderbird: 38.7.1 -> 45.0
Changes: https://www.mozilla.org/en-US/thunderbird/45.0/releasenotes/
2016-05-05 02:14:19 +02:00
Eelco Dolstra ca983ec20c thunderbird: 38.7.0 -> 38.7.1 2016-03-30 11:32:40 +02:00
Domen Kožar b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Eelco Dolstra aa6ab92d93 thunderbird: 38.6.0 -> 38.7.0
Lots of security fixes: https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird38.7
2016-03-17 13:24:39 +01:00