Age | Commit message (Expand) | Author |
2021-04-06 | gnu: Add opensmtpd-filter-rspamd....* gnu/packages/mail.scm (opensmtpd-filter-rspamd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alexey Abramov |
2021-03-31 | gnu: mumi: Update to 0.0.1-5.9f070bd....* gnu/packages/mail.scm (mumi): Update to 0.0.1-5.9f070bd.
| Ricardo Wurmus |
2021-03-31 | gnu: mumi: Update to 0.0.1-4.887471f....* gnu/packages/mail.scm (mumi): Update to 0.0.1-4.887471f.
| Ricardo Wurmus |
2021-03-29 | gnu: fetchmail: Update to 6.4.18....* gnu/packages/mail.scm (fetchmail): Update to 6.4.18.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Xinglu Chen |
2021-03-29 | gnu: urlscan: Update to 0.9.6....* gnu/packages/mail.scm (urlscan): Update to 0.9.6.
| Efraim Flashner |
2021-03-29 | gnu: neomutt: Update to 20210205....* gnu/packages/mail.scm (neomutt): Update to 20210205.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: mpop: Update to 1.4.13....* gnu/packages/mail.scm (mpop): Update to 1.4.13.
| Tobias Geerinckx-Rice |
2021-03-25 | gnu: Add go-gitlab.com-shackra-goimapnotify....* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Benoit Joly |
2021-03-21 | gnu: balsa: Update to 2.6.2....* gnu/packages/mail.scm (balsa): Update to 2.6.2.
[inputs]: Add libassuan. Upgrade gtksourceview.
| Tobias Geerinckx-Rice |
2021-03-21 | gnu: msmtp: Update to 1.8.15....* gnu/packages/mail.scm (msmtp): Update to 1.8.15.
| Tobias Geerinckx-Rice |
2021-03-17 | gnu: Use autoconf instead of autoconf-wrapper when possible....This should reduce confusion on when to use the "autoconf"
package and when to use "autoconf-wrapper" instead in
package definitions.
Fixes <https://bugs.gnu.org/46564>.
* gnu/packages/autotools.scm (autoconf-wrapper):
advise to use the "autoconf" package instead where
possible.
* gnu/packages/game-development.scm (tsukundere)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gimp.scm
(glimpse)[native-inputs]: likewise.
(gimp-resynthesizer)[native-inputs]: add comment on why
"autoconf-wrapper" is used.
* gnu/packages/gnunet.scm (gnunet)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gnupg.scm (signing-party)[native-inputs]:
add comment on why "autoconf-wrapper" is used.
* gnu/packages/guile-xyz.scm
(guile-bash,guile-filesystem,guile-ics,guile-udev)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/libevent.scm (libuv)[native-inputs]: indicates
"autoconf-wrapper" needs to be replaced with "autoconf"
on core-updates.
* gnu/packages/logging.scm (glog)[native-inputs]: use "autoconf"
instead of "autoconf-wrapper".
* gnu/packages/mail.scm (libetpan)[native-inputs]: likewise.
* gnu/packages/mate.scm
(mate-icon-theme-faenza)[native-inputs]: add comment on why
"autoconf-wrapper" is used.
(mate-screensaver)[native-inputs]: use "autoconf" instead of
"autoconf-wrapper".
* gnu/packages/package-management.scm (guix)[native-inputs]: likewise.
* gnu/packages/sawfish.scm (librep)[native-inputs]: likewise.
* gnu/packages/video.scm (motion)[native-inputs]: likewise.
* gnu/packages/zile.scm (zile)[native-inputs]: likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxime Devos |
2021-03-13 | gnu: Add l2md....* gnu/packages/mail.scm (l2md): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-03-11 | gnu: mutt: Update to 2.0.6....* gnu/packages/mail.scm (mutt): Update to 2.0.6.
| Tobias Geerinckx-Rice |
2021-03-08 | gnu: fetchmail: Update to 6.4.17....* gnu/packages/mail.scm (fetchmail): Update to 6.4.17.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-03-06 | gnu: getmail: Update to 5.15....* gnu/packages/mail.scm (getmail): Update to 5.15.
| Tobias Geerinckx-Rice |
2021-03-06 | gnu: ytnef: Fix CVE-2021-3403 and CVE-2021-3404....* gnu/packages/patches/ytnef-CVE-2021-3403.patch,
gnu/packages/patches/ytnef-CVE-2021-3404.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/mail.scm (ytnef): Apply them.
| Léo Le Bouter |
2021-03-04 | gnu: dovecot-pigeonhole: Update to 0.5.14....* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.14.
| Tobias Geerinckx-Rice |
2021-03-04 | gnu: dovecot: Update to 2.3.14....* gnu/packages/mail.scm (dovecot): Update to 2.3.14.
| Tobias Geerinckx-Rice |
2021-03-04 | gnu: isync: Update to 1.4.1....* gnu/packages/mail.scm (isync): Update to 1.4.1.
| Tobias Geerinckx-Rice |
2021-03-04 | gnu: fetchmail: Update to 6.4.16....* gnu/packages/mail.scm (fetchmail): Update to 6.4.16.
| Tobias Geerinckx-Rice |
2021-02-24 | gnu: notmuch: Update to 0.31.4....* gnu/packages/mail.scm (notmuch): Update to 0.31.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-02-22 | gnu: isync: Update to 1.3.5 [fixes CVE-2021-20247]....* gnu/packages/mail.scm (isync): Update to 1.3.5.
| Leo Famulari |