Commit Graph

1100 Commits

Author SHA1 Message Date
Maximilian Bosch
004676ce9c
neomutt: apply two patches for regressions in the sidebar
The following patches were pushed to `master` after the release and fix
two regressions in the sidebar of NeoMutt:

* 9675367 (sidebar: prevent the divider colour bleeding out): a small
  fix for ANSI colors to not break the layout.

* 6078653 (Fix <sidebar-{next,prev}-new>): fixes invalid conditions in
  if-statements.

Considering their release cycle I figured that it is reasonable to apply
those on top of `20200925` for now.
2020-09-27 00:50:58 +02:00
Vladimír Čunát
4212f719bb
Merge #98628: thunderbird*: 78.2.2 -> 78.3.1 (security) 2020-09-26 13:21:35 +02:00
taku0
0ab3e526c9 thunderbird-bin: 78.3.0 -> 78.3.1 2020-09-26 19:09:13 +09:00
Vladimír Čunát
9127ee59cd
thunderbird: 78.3.0 -> 78.3.1
It's supposed to fix just a frequent crash.
https://www.thunderbird.net/en-US/thunderbird/78.3.1/releasenotes/
2020-09-26 10:19:01 +02:00
Maximilian Bosch
2d94370264
neomutt: 20200821 -> 20200925
https://github.com/neomutt/neomutt/releases/tag/20200925
2020-09-25 16:54:25 +02:00
taku0
7bcff2e042 thunderbird-bin: 78.2.2 -> 78.3.0 2020-09-24 16:35:48 +09:00
taku0
de309756f3 thunderbird: 78.2.2 -> 78.3.0 2020-09-24 16:35:07 +09:00
Vladimír Čunát
d33267c639
thunderbird.meta.maintainers: add myself
I've been keeping an eye on it anyway, and the current meta.maintainers
don't seem to be active around thunderbird.
2020-09-21 17:31:26 +02:00
Vladimír Čunát
114202e369
thunderbird-78: fix #97994: broken UI in 78.2.2 2020-09-21 17:31:26 +02:00
Emery Hemingway
d85114062a trojita: disable withI18n by default
The translation sources are too massive to reliably build.
2020-09-18 12:56:20 +02:00
ajs124
441a7da808
Merge pull request #95800 from oxzi/claws-mail-mailto
claws-mail: patch mailto handling
2020-09-15 04:11:02 +02:00
zimbatm
ceac92ce05
Merge pull request #97892 from taku0/thunderbird-bin-78.2.2
thunderbird, thunderbird-bin: 78.2.1 -> 78.2.2
2020-09-14 00:43:27 +02:00
Nikolay Korotkiy
ffdb3d65e4 trojita: enable localization 2020-09-12 11:13:25 +02:00
taku0
eff618541e thunderbird-bin: 78.2.1 -> 78.2.2 2020-09-12 00:43:44 +09:00
taku0
5bcc37d79e thunderbird: 78.2.1 -> 78.2.2 2020-09-12 00:42:06 +09:00
Alvar Penning
62eed9ab29 claws-mail: patch mailto handling
The "Mailto: Me Your Secrets"[0] paper describes vulnerabilities in
multiple email clients regarding the undocumented "attach" field of a
mailto URI. This might allow the inclusion of sensitive data in an
outgoing email.

Pull request #95758 addresses this issue on a more general level.

Claws Mail unfortunately also has problems with mailto URIs[1][2].
Referring to the paper, problems for "attach" and "insert" were found
and fixed. These patches, which are not included in a release yet, are
hereby added.

[0]:https://www.nds.ruhr-uni-bochum.de/media/nds/veroeffentlichungen/2020/08/15/mailto-paper.pdf
[1]:https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4373
[2]:https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4374
2020-09-10 10:12:23 +02:00
Michele Guerini Rocco
9379f9350d
Merge pull request #96661 from matthiasbeyer/update-mutt
mutt: 1.14.6 -> 1.14.7
2020-08-31 16:20:28 +02:00
Vladimír Čunát
f56bda0c0c
Merge #96360: thunderbird*: updates 2020-08-30 18:00:26 +02:00
Matthias Beyer
91116f2c93 mutt: 1.14.6 -> 1.14.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-08-30 11:08:48 +02:00
taku0
a6ae28e4bc thunderbird-bin: 78.2.0 -> 78.2.1 2020-08-30 16:27:33 +09:00
taku0
a03bc7cf61 thunderbird: 78.2.0 -> 78.2.1 2020-08-30 16:27:23 +09:00
taku0
812b8e8054 thunderbird-bin: 68.11.0 -> 68.12.0 2020-08-27 20:01:11 +09:00
taku0
89bf77bf09 thunderbird-bin: 78.1.1 -> 78.2.0 2020-08-27 19:58:55 +09:00
taku0
813439071b thunderbird: 68.11.0 -> 68.12.0 2020-08-27 19:52:06 +09:00
taku0
d9da7edba0 thunderbird: 78.1.1 -> 78.2.0 2020-08-26 22:37:35 +09:00
Frederik Rietdijk
081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
R. RyanTM
658faaf786 notmuch-bower: 0.11 -> 0.12 2020-08-25 05:39:54 +00:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Doron Behar
62f2fea77b mailnag: Fix pluginDeps usage & comment 2020-08-23 16:04:20 +03:00
Bryan Gardiner
402d625ed0
claws-mail: add the litehtml_viewer plugin 2020-08-22 19:06:42 -07:00
Maximilian Bosch
8f3a2d3e5c
neomutt: 20200814 -> 20200821
https://github.com/neomutt/neomutt/releases/tag/20200821
2020-08-22 22:25:31 +02:00
zowoq
7dec299b89 buildGoModule/vend: use upstream instead of fork 2020-08-20 08:01:43 +10:00
Vladimír Čunát
f77e427cf6
thunderbird: Enable official branding by default
Now we do have an explicit permission from Mozilla.  /cc PR #94880
2020-08-19 19:49:16 +02:00
Vladimír Čunát
c09965182a
firefox*, thunderbird*: explain no-buildconfig*.patch 2020-08-19 19:46:55 +02:00
Vladimír Čunát
c8e727c783
Revert "Merge #94880: thunderbird: enable branding by default"
This reverts commit 4bf857a0f2a0c63b924356c949c0def7c6bf7ae2, reversing
changes made to 00c48082521d6fbf236abf5c80cd3d2abac9d0df.
See the PR for discussion; apparently an explicit permission is missing.
2020-08-18 20:21:08 +02:00
Frederik Rietdijk
fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
zowoq
7d9c49f8e6 maintainers: 0x4A6F -> _0x4A6F 2020-08-18 07:59:44 +10:00
Florian Klink
6d83d290b5
Merge pull request #95095 from Ma27/bump-neomutt
neomutt: 20200626 -> 20200814
2020-08-16 18:44:11 +02:00
Maximilian Bosch
e75cdaae9c
neomutt: 20200807 -> 20200814
https://github.com/neomutt/neomutt/releases/tag/20200814
2020-08-16 15:09:32 +02:00
zowoq
42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Doron Behar
6c3d919edf mailnag: implement a withPlugins interface 2020-08-15 10:17:06 -07:00
Doron Behar
ddb962bec4 mailnag: Make it possible to override available plugins 2020-08-15 10:17:06 -07:00
Doron Behar
7ff82bfee6 mailnag: enable to configure plugins
Add an availablePlugins attrset with all plugins available.
Make mailnag's expression accept a "plugins" argument specifying plugins
to install, from `availablePlugins`.
Prevent double wrapping (nor related to plugins).
Install plugins using xorg.lndir.
2020-08-15 10:17:06 -07:00
Florian Klink
f77b81df26 mailspring: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
dbb5fbfb15 thunderbird: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
Louis Tim Larsen
1407bada02 thunderbird: Enable official branding by default 2020-08-13 19:47:54 +02:00
Justin Humm
549d1e3c2c
Merge pull request #95260 from 0x4A6F/master-meli
meli: alpha-0.5.1 -> alpha-0.6.1
2020-08-13 12:34:09 +02:00
0x4A6F
4fe180ac3b
meli: alpha-0.5.1 -> alpha-0.6.1 2020-08-12 14:57:38 +00:00
Damien Cassou
b24b63847b
notmuch: 0.30 -> 0.30.1c80020
This update is required because recent update of Emacs (to 27.1) broke
notmuch build.
2020-08-12 08:45:18 +02:00
Maximilian Bosch
4cfbe4ad43
neomutt: 20200626 -> 20200807
ChangeLog: https://github.com/neomutt/neomutt/releases/tag/20200807
2020-08-10 18:06:40 +02:00
Daniel Șerbănescu
6517bfb505 evolution-ews: 3.36.4 -> 3.36.5 2020-08-10 13:11:18 +02:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
taku0
997e6315f2 thunderbird: 68.10.0 -> 68.11.0 2020-08-07 21:18:51 +09:00
taku0
1e99541bf0 thunderbird-bin: 68.10.0 -> 68.11.0 2020-08-07 21:18:41 +09:00
taku0
821146db82 thunderbird: 78.1.0 -> 78.1.1 2020-08-07 20:08:42 +09:00
taku0
91da809427 thunderbird-bin: 78.1.0 -> 78.1.1 2020-08-07 20:08:33 +09:00
Frederik Rietdijk
50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
Vladimír Čunát
35ce100964
Merge #93227: thunderbird*: add 78.1.0 (non-default)
> At this time, users of the Enigmail Add-on should not update to Thunderbird 78.
https://www.thunderbird.net/en-US/thunderbird/78.1.0/releasenotes/
2020-08-01 10:09:50 +02:00
zowoq
e703f3f34b
Merge pull request #89453 from c00w/vend
Add vend support to go-modules
2020-07-31 15:16:47 +10:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
taku0
60977e8d88 thunderbird: 78.0.1 -> 78.1.0 2020-07-31 08:33:33 +09:00
taku0
a1f1297f45 thunderbird: fix update script 2020-07-31 08:33:18 +09:00
taku0
ebcf0679c4 thunderbird-bin: 78.0.1 -> 78.1.0 2020-07-31 08:27:58 +09:00
Colin L Rice
3e92195923 aerc: update to use runvend 2020-07-29 19:07:59 -04:00
Vladimír Čunát
60d89e5793
Merge branch 'master' into staging 2020-07-29 18:40:28 +02:00
taku0
5e20f9ceaf thunderbird: 78.0 -> 78.0.1 2020-07-29 12:17:45 +09:00
taku0
c9f781e753 thunderbird-bin: 78.0 -> 78.0.1 2020-07-29 12:17:45 +09:00
taku0
658b4d7ce5 thunderbird: 68.9.0 -> 78.0
- Updated the version and the source hash.
- Removed unsupported options.
- Updated the patch.
- Tweaked dependencies; 78 requires newer versions.
2020-07-29 12:14:23 +09:00
taku0
a62d988aeb thunderbird: copy thunderbird -> thunderbird-68 2020-07-27 23:48:26 +09:00
taku0
aa02af278a thunderbird-bin: 68.9.0 -> 78.0 2020-07-27 23:48:26 +09:00
taku0
196fff6033 thunderbird-bin: copy thunderbird-bin -> thunderbird-bin-68 2020-07-27 23:48:26 +09:00
Matthias Beyer
9444896462 notmuch: 0.29.3 -> 0.30
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-24 19:28:08 +02:00
Jörg Thalheim
96092dc936
stdenv: make -nostdinc work as intended
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01:00
zowoq
902987d23d
aerc: fix GOFLAGS (#93455) 2020-07-19 21:50:54 -07:00
R. RyanTM
3311bbdad0 claws-mail: 3.17.5 -> 3.17.6 2020-07-16 17:16:34 +00:00
Michael Raskin
3673b31d2b
Merge pull request #93087 from jerith666/alpine-2-23
alpine: 2.21 -> 2.23
2020-07-15 07:28:24 +00:00
Matt McHenry
a8fa0269ee alpine: 2.21 -> 2.23 2020-07-13 21:30:09 -04:00
Vladimír Čunát
377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
Matthias Beyer
6d46aee695 mutt: 1.14.5 -> 1.14.6
Sorry that the update took so long this time, I had a party-weekend when
the release came out.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-07-12 18:07:08 +02:00
Frederik Rietdijk
ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
Emery Hemingway
c960abf50f trojita: 0.7.20190618 -> 0.7.20200706
Fix #92869
2020-07-10 23:38:56 +05:30
Daniel Șerbănescu
c57c936281 evolution-ews: init at 3.36.4 2020-07-09 00:32:51 +02:00
Daniël de Kok
e01b23fb9a
Merge pull request #85492 from toschmidt/mailspring
mailspring: init at 1.7.8
2020-07-07 14:45:59 +02:00
Jan Tojnar
4bca7dfb27
Merge branch 'master' into staging-next 2020-07-04 23:59:32 +02:00
Vladimír Čunát
8e3e3bfb55
Merge #91932: thunderbird*: 68.9.0 -> 68.10.0 2020-07-04 20:09:38 +02:00
Vladimír Čunát
e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Mario Rodas
4ac75248cb
Merge pull request #85979 from doronbehar/update-mailnag
mailnag: 1.3.0 -> 2.0.0
2020-07-03 08:00:44 -05:00
Frederik Rietdijk
c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
taku0
e3873d6690 thunderbird: 68.9.0 -> 68.10.0 2020-07-01 15:12:53 +09:00
taku0
7b0ad8b59f thunderbird-bin: 68.9.0 -> 68.10.0 2020-07-01 15:12:22 +09:00
Markus Kowalewski
e55c49f5c0
thunderbird: add license 2020-06-27 00:31:44 +02:00
Maximilian Bosch
da1b17fd35
neomutt: 20200619 -> 20200626
https://github.com/neomutt/neomutt/releases/tag/20200626
2020-06-26 14:54:49 +02:00
Frederik Rietdijk
6f72f0b0df Merge staging-next into staging 2020-06-24 19:04:26 +02:00
Matthias Beyer
0bbeec3904 mutt: 1.14.4 -> 1.14.5
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-06-23 22:45:52 +02:00
Vladyslav M
2cd2e7267e
Merge pull request #89733 from sikmir/aerc
aerc: unstable-2020-02-01 -> 0.4.0
2020-06-23 09:46:29 +03:00
John Ericson
fa54dd346f
Merge pull request #85189 from Ericson2314/cxx-wrapper-debt
C++ compilers: Be sane with standard libraries
2020-06-22 10:38:34 -04:00
John Ericson
f3f7612a40 C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
Jan Tojnar
2b86087644
Merge pull request #91194 from jtojnar/thunderbird-cleanup 2020-06-21 12:25:23 +02:00
Jan Tojnar
5b3a626ab9
thunderbird: remove libIDL dependency
It has not been used for ages:

https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:25:19 +02:00
Jan Tojnar
3dd5efc40b
thunderbird-bin: remove libgnome dependency
It is deprecated and has been removed ages ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=694570

It persists in the crash reporter for some reason but it is optional there:

f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:25:11 +02:00