Commit graph

890 commits

Author SHA1 Message Date
R. RyanTM 2d41dab849 claws-mail: 3.17.4 -> 3.17.5 2020-02-25 21:52:09 +00:00
Matthias Beyer 36ab5e27e7 mutt: 1.13.3 -> 1.13.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-02-15 22:29:35 +01:00
taku0 64fe2b7260 thunderbird: 68.4.2 -> 68.5.0 2020-02-12 03:16:07 +09:00
taku0 eaf12cc4d1 thunderbird-bin: 68.4.2 -> 68.5.0 2020-02-12 03:12:21 +09:00
Bruno Bigras a03b2b331e notmuch: 0.29.2 -> 0.29.3 2020-02-06 22:51:21 +01:00
Florian Klink fe08bffe4c aerc: 0.3.0 -> unstable-2020-02-01
The current version seems to go panic on some mail boxes.

It's already fixed in master, but there hasn't been a release yet.
2020-02-01 23:38:36 +01:00
Frederik Rietdijk dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
taku0 a5c3e0647b thunderbird: 68.4.1 -> 68.4.2 2020-01-25 03:16:22 +09:00
taku0 ef497b63ba thunderbird-bin: 68.4.1 -> 68.4.2 2020-01-25 03:12:19 +09:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Matthias Beyer 82f9e97ae4 mutt: 1.13.2 -> 1.13.3 2020-01-13 00:35:33 -08:00
taku0 f7c1c22747 thunderbird: 68.3.1 -> 68.4.1 2020-01-11 15:16:34 +09:00
taku0 ae41b779a9 thunderbird-bin: 68.3.1 -> 68.4.1 2020-01-11 15:12:44 +09:00
Emery Hemingway dcf9c11477 trojita: add explicit libsecret dependency
This was previously a transitive dependency.

Fix #77296
2020-01-10 13:46:48 +01:00
Robin Gloster 6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Frederik Rietdijk 6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Franz Pletz 77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
taku0 fe5b38251b thunderbird: 68.3.0 -> 68.3.1 2019-12-21 10:48:12 +09:00
taku0 f555250949 thunderbird-bin: 68.3.0 -> 68.3.1 2019-12-21 10:46:34 +09:00
Matthias Beyer 6a379a58c7 mutt: 1.13.1 -> 1.13.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-19 09:31:48 +01:00
Andreas Rammhold e1699e3c71
thunderbird-bin: 68.2.2 -> 68.3.0 2019-12-15 20:37:50 +01:00
Matthias Beyer 1915711d87 mutt: 1.13.0 -> 1.13.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-12-15 10:51:20 +01:00
Bernardo Meurer 8b8458ade5 thunderbird: rewrite
This is a large scale rework of the package, here's a change summary:
    * Organized inputs (1/line, except conditionals)
    * Introduced alsaSupport, pulseaudioSupport, waylandSupport
    * enableGTK3 -> gtk3Support
    * enableCalendar -> calendarSupport
    * Organized buildInputs, nativeBuildInputs (1/line)
    * Corrected native/buildInputs separation
    * Ported over fixes/changes from Firefox
    * Enabled sound, webp, vpx, rust-SIMD, necko-wifi
    * Removed manual wrapping
    * Lifted makeDesktopItem out of string section, into Nix
    * Correctly set bindgen options
    * Added lovesegfault as maintainer
    * New url which uses https
This is non-authoritative, look at the diff for further info.
2019-12-12 05:24:28 -05:00
Bernardo Meurer 3d81015ac4
thunderbird: 68.2.2 -> 68.3.0 2019-12-09 12:49:34 -08:00
Maximilian Bosch 0922ac503c
neomutt: 20191129 -> 20191207
https://github.com/neomutt/neomutt/releases/tag/20191207
2019-12-07 08:15:24 +01:00
worldofpeace 0c4d731797 claws-mail: remove enablePluginFancy
It uses insecure webkitgtk24x.
2019-12-05 05:53:09 -05:00
Mateusz Kowalczyk 1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Lancelot SIX a8e9a308c2
Merge pull request #74749 from matthiasbeyer/update-mutt
mutt: 1.12.2 -> 1.13.0
2019-12-01 17:13:50 +01:00
Matthias Beyer be8f603691 mutt: 1.12.2 -> 1.13.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-30 21:51:41 +01:00
Frederik Rietdijk d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Maximilian Bosch ecb7f4c048
neomutt: 20191111 -> 20191129
https://github.com/neomutt/neomutt/releases/tag/20191129
2019-11-29 16:57:48 +01:00
Jonathan Ringer 0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Doron Behar c4bd6b63d1 imapfilter: 2.6.14 -> 2.6.16 2019-11-27 14:14:11 +02:00
R. RyanTM c5c37d77f2 balsa: 2.5.7 -> 2.5.9 (#74118) 2019-11-26 20:00:59 +01:00
Frederik Rietdijk 06a054e6eb Merge master into staging-next 2019-11-25 21:51:57 +01:00
David Terry cb8aa201e2 aerc: 0.2.1 -> 0.3.0
- bump version
- build with notmuch support
- substitute @SHAREDIR@ in aerc.conf for the `template-dirs` key
- place ncurses instead of ncurses.dev in PATH (cannot find infocmp otherwise)
2019-11-25 08:47:28 -08:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Frederik Rietdijk 92a57ed7f1 afew: use python3 2019-11-13 16:27:38 +01:00
Renaud 7fb85457cd
Merge pull request #73103 from doronbehar/update-imapfilter
imapfilter: 2.6.13 -> 2.6.14
2019-11-13 00:28:18 +01:00
Gabriel Ebner e10e7e68e9 neomutt: 20191102 -> 20191111 2019-11-12 12:00:18 +01:00
Maximilian Bosch fb512ea853
Merge pull request #72878 from tasmo/master
neomutt: add autocrypt
2019-11-09 17:02:38 +01:00
Doron Behar 802d52076c imapfilter: 2.6.13 -> 2.6.14 2019-11-09 12:10:18 +02:00
taku0 8c487d6eb5 thunderbird: 68.2.1 -> 68.2.2 2019-11-08 22:54:46 +09:00
taku0 c667f097af thunderbird-bin: 68.2.1 -> 68.2.2 2019-11-08 22:54:46 +09:00
taku0 724f0f8008 thunderbird: 68.2.0 -> 68.2.1 2019-11-08 22:54:46 +09:00
taku0 be29def391 thunderbird-bin: 68.2.0 -> 68.2.1 2019-11-08 22:54:45 +09:00
taku0 6e7e55e780 thunderbird-bin: 68.1.1 -> 68.2.0 2019-11-08 22:54:45 +09:00
taku0 1a211c11c4 thunderbird: 68.1.1 -> 68.2.0 2019-11-08 22:54:45 +09:00