summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: mutt: Update to 2.0.7.Tobias Geerinckx-Rice2021-05-06
| | | | | | | | * gnu/packages/mail.scm (mutt): Update to 2.0.7.
| * gnu: msmtp: Don't TP Debian's house.Tobias Geerinckx-Rice2021-05-06
| | | | | | | | * gnu/packages/mail.scm (msmtp)[arguments]: Fix comment typo.
| * gnu: crm114: Use emacs-build-system install phase.Arun Isaac2021-05-05
| | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (crm114)[arguments]: Install the crm114 emacs mode using the install phase from emacs-build-system, instead of in the custom pre-install phase. Run the make-autoloads phase after this new install-emacs-mode phase. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| * gnu: Exim: Update to 4.94.2 [security fixes].Leo Famulari2021-05-04
| | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-{27216,28007,28008,28009,28010,28011,28012,28013,28014,28015, 28016,28017,28018,28019,28020,28021,28022,28023,28024,28025,28026}. See the upstream security advisory for more information: https://exim.org/static/doc/security/CVE-2020-qualys/21nails.txt * gnu/packages/mail.scm (exim): Update to 4.94.2.
| * gnu: public-inbox: Update to 1.6.1.Xinglu Chen2021-05-03
| | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (public-inbox)[version]: Update to 1.6.1. [inputs]: Add optional dependencies. ‘perl-filesys-notify-simple’ has been superseded by ‘perl-linux-inotify2’ by upstream. [synopsis]: Capitalize “git”. [description]: Likewise. Mention IMAP support. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: notmuch: Adjust to changes in emacs-build-system.Leo Prikler2021-05-01
| | | | | | | | * gnu/packages/mail.scm (notmuch)[configure]: Use elpa-directory.
| * gnu: mailcap: Update to 2.1.53.Tobias Geerinckx-Rice2021-05-01
| | | | | | | | * gnu/packages/mail.scm (mailcap): Update to 2.1.53.
| * gnu: alpine: Update to 2.24.1.Tobias Geerinckx-Rice2021-04-27
| | | | | | | | * gnu/packages/mail.scm (alpine): Update to 2.24.1.
| * gnu: fetchmail: Update to 6.4.19.Xinglu Chen2021-04-27
| | | | | | | | | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.19. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add crm114.Arun Isaac2021-04-21
| | | | | | | | * gnu/packages/mail.scm (crm114): New variable.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/boost.scm gnu/packages/chez.scm gnu/packages/compression.scm gnu/packages/crates-io.scm gnu/packages/docbook.scm gnu/packages/engineering.scm gnu/packages/gcc.scm gnu/packages/gl.scm gnu/packages/gtk.scm gnu/packages/nettle.scm gnu/packages/python-check.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/rust.scm gnu/packages/sqlite.scm guix/build-system/node.scm
| * gnu: Add abook.Alexandru-Sergiu Marton2021-04-11
| | | | | | | | | | | | * gnu/packages/mail.scm (abook): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add opensmtpd-filter-rspamd.Alexey Abramov2021-04-06
| | | | | | | | | | | | * gnu/packages/mail.scm (opensmtpd-filter-rspamd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: mumi: Update to 0.0.1-5.9f070bd.Ricardo Wurmus2021-03-31
| | | | | | | | * gnu/packages/mail.scm (mumi): Update to 0.0.1-5.9f070bd.
| * gnu: mumi: Update to 0.0.1-4.887471f.Ricardo Wurmus2021-03-31
| | | | | | | | * gnu/packages/mail.scm (mumi): Update to 0.0.1-4.887471f.
| * 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>
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-24
|\|
| * 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.
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * 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.
* | Merge branch 'master' into core-updatesDanny Milosavljevic2021-02-11
|\|
| * gnu: mu: Update to 1.4.15.Tobias Geerinckx-Rice2021-02-07
| | | | | | | | * gnu/packages/mail.scm (mu): Update to 1.4.15.
* | Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\|
| * 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: Adjust package collection to Wrap using GUIX_PYTHONPATH.Maxim Cournoyer2021-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change was automated using: $ git ls-files | grep .scm | \ xargs sed 's/(getenv "PYTHONPATH")/(getenv "GUIX_PYTHONPATH")/' -i $ git ls-files | grep .scm | \ xargs sed 's/`("PYTHONPATH"/`("GUIX_PYTHONPATH"/' -i * gnu/packages/admin.scm (nmap): (dstat): Wrap using GUIX_PYTHONPATH. * gnu/packages/audio.scm (jack-2): (carla): Likewise. * gnu/packages/benchmark.scm (fio): Likewise. * gnu/packages/bioinformatics.scm (couger): Likewise. (gess, find-circ, filtlong, nanopolish): Likewise. * gnu/packages/cdrom.scm (cdemu-client): Likewise. * gnu/packages/chemistry.scm (avogadro): Likewise. * gnu/packages/connman.scm (econnman): Likewise. * gnu/packages/cups.scm (hplip): Likewise. * gnu/packages/debug.scm (scanmem): Likewise. * gnu/packages/display-managers.scm (lightdm): Likewise. * gnu/packages/ebook.scm (cozy): Likewise. * gnu/packages/education.scm (anki): Likewise. * gnu/packages/engineering.scm (kicad, volk, freecad): Likewise. * gnu/packages/game-development.scm (renpy): Likewise. * gnu/packages/games.scm (roguebox-adventures) (seahorse-adventures, kajongg): Likewise. * gnu/packages/gimp.scm (gimp, glimpse): Likewise. * gnu/packages/glib.scm (itstool): Likewise. * gnu/packages/gnome.scm (gnome-music, gtg, rhythmbox): Likewise. (eolie, d-feet, gedit, caribou, gnome-shell, authenticator) (gnome-todo, orca, passwordsafe, terminator, setzer) (libratbag, komikku): Likewise. * gnu/packages/gps.scm (gpsd): Likewise. * gnu/packages/gtk.scm (gtk-doc): Likewise. * gnu/packages/ibus.scm (ibus, ibus-libpinyin, ibus-anthy) (ibus-libhangul): Likewise. * gnu/packages/inkscape.scm (inkscape-1.0): Likewise. * gnu/packages/linux.scm (bcc): Likewise. * gnu/packages/mail.scm (notifymuch): Likewise. * gnu/packages/maths.scm (units): Likewise. * gnu/packages/music.scm (solfege): Likewise. * gnu/packages/networking.scm (blueman): Likewise. * gnu/packages/patchutils.scm (patchwork): Likewise. * gnu/packages/photo.scm (rapid-photo-downloader, entangle): Likewise. * gnu/packages/plotutils.scm (asymptote): Likewise. * gnu/packages/presentation.scm (presentty): Likewise. * gnu/packages/screen.scm (byobu): Likewise. * gnu/packages/storage.scm (ceph): Likewise. * gnu/packages/syndication.scm (liferea): Likewise. * gnu/packages/task-management.scm (blanket): Likewise. * gnu/packages/text-editors.scm (manuskript): Likewise. * gnu/packages/version-control.scm (gitless, cgit, git-when-merged) (git-imerge): Likewise. * gnu/packages/video.scm (pitivi): Likewise. * gnu/packages/virtualization.scm (criu): Likewise. * gnu/packages/xfce.scm (catfish): Likewise.
* | gnu: python-hyperkitty: Do not set PYTHONPATH.Maxim Cournoyer2021-02-01
|/ | | | | * gnu/packages/mail.scm (python-hyperkitty) [phases]{check}: Do not set PYTHONPATH.
* 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.