summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Collapse)AuthorAge
...
* gnu: fetchmail: Update to 6.4.18.Xinglu Chen2021-03-29
| | | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.18. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: urlscan: Update to 0.9.6.Efraim Flashner2021-03-29
| | | | * gnu/packages/mail.scm (urlscan): Update to 0.9.6.
* gnu: neomutt: Update to 20210205.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/mail.scm (neomutt): Update to 20210205.
* gnu: mpop: Update to 1.4.13.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/mail.scm (mpop): Update to 1.4.13.
* gnu: Add go-gitlab.com-shackra-goimapnotify.Benoit Joly2021-03-25
| | | | | | * gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: balsa: Update to 2.6.2.Tobias Geerinckx-Rice2021-03-21
| | | | | * gnu/packages/mail.scm (balsa): Update to 2.6.2. [inputs]: Add libassuan. Upgrade gtksourceview.
* gnu: msmtp: Update to 1.8.15.Tobias Geerinckx-Rice2021-03-21
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.15.
* gnu: Use autoconf instead of autoconf-wrapper when possible.Maxime Devos2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* gnu: Add l2md.Xinglu Chen2021-03-13
| | | | | | * gnu/packages/mail.scm (l2md): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: mutt: Update to 2.0.6.Tobias Geerinckx-Rice2021-03-11
| | | | * gnu/packages/mail.scm (mutt): Update to 2.0.6.
* gnu: fetchmail: Update to 6.4.17.Xinglu Chen2021-03-08
| | | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.17. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: getmail: Update to 5.15.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/mail.scm (getmail): Update to 5.15.
* gnu: ytnef: Fix CVE-2021-3403 and CVE-2021-3404.Léo Le Bouter2021-03-06
| | | | | | | * 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.
* gnu: dovecot-pigeonhole: Update to 0.5.14.Tobias Geerinckx-Rice2021-03-04
| | | | * gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.14.
* gnu: dovecot: Update to 2.3.14.Tobias Geerinckx-Rice2021-03-04
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.14.
* gnu: isync: Update to 1.4.1.Tobias Geerinckx-Rice2021-03-04
| | | | * gnu/packages/mail.scm (isync): Update to 1.4.1.
* gnu: fetchmail: Update to 6.4.16.Tobias Geerinckx-Rice2021-03-04
| | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.16.
* gnu: notmuch: Update to 0.31.4.Xinglu Chen2021-02-24
| | | | | | * gnu/packages/mail.scm (notmuch): Update to 0.31.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: isync: Update to 1.3.5 [fixes CVE-2021-20247].Leo Famulari2021-02-22
| | | | * gnu/packages/mail.scm (isync): Update to 1.3.5.
* gnu: mu: Update to 1.4.15.Tobias Geerinckx-Rice2021-02-07
| | | | * gnu/packages/mail.scm (mu): Update to 1.4.15.
* gnu: Mutt: Update to 2.0.5.Leo Famulari2021-01-25
| | | | | | | * gnu/packages/patches/mutt-CVE-2021-3181.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/mail.scm (mutt): Update to 2.0.5. [source]: Remove obsolete patch.
* gnu: Mutt: Fix CVE-2021-3181.Leo Famulari2021-01-20
| | | | | | * gnu/packages/patches/mutt-CVE-2021-3181.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mail.scm (mutt)[source]: Use it.
* gnu: mblaze: Update to 1.1.Tobias Geerinckx-Rice2021-01-17
| | | | * gnu/packages/mail.scm (mblaze): Update to 1.1.
* gnu: rspamd: Update to 2.7.Tobias Geerinckx-Rice2021-01-09
| | | | * gnu/packages/mail.scm (rspamd): Update to 2.7.
* gnu: mu: Update to 1.4.14.Pierre Langlois2021-01-06
| | | | * gnu/packages/mail.scm (mu): Update to 1.4.14.
* gnu: dovecot-pigeonhole: Update to 0.5.13.Tobias Geerinckx-Rice2021-01-04
| | | | * gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.13.
* gnu: dovecot: Update to 2.3.13 [fixes CVE-2020-25275, CVE-2020-24386].Tobias Geerinckx-Rice2021-01-04
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.13.
* gnu: fetchmail: Update to 6.4.14.Tobias Geerinckx-Rice2021-01-03
| | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.14.
* gnu: notmuch: Update to 0.31.3.Tobias Geerinckx-Rice2021-01-02
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.31.3.
* gnu: mpop: Update to 1.4.12.Tobias Geerinckx-Rice2021-01-02
| | | | * gnu/packages/mail.scm (mpop): Update to 1.4.12.
* gnu: mutt: Update to 2.0.4.Tobias Geerinckx-Rice2021-01-02
| | | | * gnu/packages/mail.scm (mutt): Update to 2.0.4.
* gnu: msmtp: Update to 1.8.14.Leo Famulari2020-12-31
| | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.14.
* gnu: opensmtpd: Update to 6.8.0p2.Tobias Geerinckx-Rice2020-12-24
| | | | | | * gnu/packages/mail.scm (opensmtpd): Update to 6.8.0p2. [arguments]: Remove 'fix-man-page-detection phase again thanks to excellent upstream fanservice.
* gnu: opensmtpd: Update to 6.8.0p1.Tobias Geerinckx-Rice2020-12-24
| | | | * gnu/packages/mail.scm (opensmtpd): Update to 6.8.0p1.
* gnu: exim: Enable authenticators.divoplade2020-12-10
| | | | | | | * gnu/packages/mail.scm (exim)[arguments]: Enable cram_md5, dovecot, external, plaintext, spa and tls authenticators in configure phase. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: isync: Use OpenSSL 1.1.Leo Famulari2020-12-08
| | | | * gnu/packages/mail.scm (isync)[inputs]: Replace openssl-1.0 with openssl.
* gnu: imapfilter: Update to 2.7.5.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/mail.scm (imapfilter): Update to 2.7.5.
* gnu: mutt: Update to 2.0.3.Tobias Geerinckx-Rice2020-12-07
| | | | * gnu/packages/mail.scm (mutt): Update to 2.0.3.
* gnu: mumi: Use latest unreleased guile-email.Ricardo Wurmus2020-12-06
| | | | | * gnu/packages/mail.scm (mumi)[inputs]: Replace "guile-email" with "guile-email-latest".
* gnu: mumi: Update to 0.0.1-3.8c82c8f.Ricardo Wurmus2020-12-04
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.1-3.8c82c8f.
* gnu: mumi: Update to 0.0.1-3.6fd49e9.Ricardo Wurmus2020-12-04
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.1-3.6fd49e9.
* gnu: neomutt: Update to 20201127.Tobias Geerinckx-Rice2020-12-01
| | | | * gnu/packages/mail.scm (neomutt): Update to 20201127.
* gnu: alot: Don't use unstable tarball.Efraim Flashner2020-11-30
| | | | * gnu/packages/mail.scm (alot)[source]: Download using git-fetch.
* gnu: altermime: Update to 0.3.11.Tobias Geerinckx-Rice2020-11-29
| | | | * gnu/packages/mail.scm (altermime): Update to 0.3.11.
* gnu: neomutt: Update to 20201120.Tobias Geerinckx-Rice2020-11-26
| | | | | | * gnu/packages/mail.scm (neomutt): Update to 20201120. [native-inputs]: Add neomutt-test-files origin. [arguments]: Add a 'prepare-test-files phase.
* gnu: imapfilter: Cross-compile.Tobias Geerinckx-Rice2020-11-26
| | | | * gnu/packages/mail.scm (imapfilter)[arguments]: Use CC-FOR-TARGET.
* gnu: imapfilter: Update to 2.7.4.Tobias Geerinckx-Rice2020-11-26
| | | | | * gnu/packages/mail.scm (imapfilter): Update to 2.7.4. [inputs]: Upgrade pcre to pcre2.
* gnu: imapfilter: Fix input nativity.Tobias Geerinckx-Rice2020-11-26
| | | | | * gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this... [inputs]: ...to this.
* gnu: Mutt: Update to 2.0.2 [fixes CVE-2020-28896].Leo Famulari2020-11-25
| | | | | | * gnu/packages/mail.scm (mutt): Update to 2.0.2. * gnu/packages/patches/mutt-store-references.patch: Adjust to changes in Mutt 2.0.2.
* gnu: notmuch: Update to 0.31.2.Tobias Geerinckx-Rice2020-11-24
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.31.2.