3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

797 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
48632af5cc
gnu: rspamd: Update to 2.7.
* gnu/packages/mail.scm (rspamd): Update to 2.7.
2021-01-09 23:14:26 +01:00
Pierre Langlois
5296548a90
gnu: mu: Update to 1.4.14.
* gnu/packages/mail.scm (mu): Update to 1.4.14.
2021-01-06 09:36:51 +00:00
Tobias Geerinckx-Rice
95e7542e6c
gnu: dovecot-pigeonhole: Update to 0.5.13.
* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.13.
2021-01-04 17:22:02 +01:00
Tobias Geerinckx-Rice
d72a0d4459
gnu: dovecot: Update to 2.3.13 [fixes CVE-2020-25275, CVE-2020-24386].
* gnu/packages/mail.scm (dovecot): Update to 2.3.13.
2021-01-04 17:22:02 +01:00
Tobias Geerinckx-Rice
a564ff1b61
gnu: fetchmail: Update to 6.4.14.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.14.
2021-01-03 06:55:37 +01:00
Tobias Geerinckx-Rice
1da9de511b
gnu: notmuch: Update to 0.31.3.
* gnu/packages/mail.scm (notmuch): Update to 0.31.3.
2021-01-02 18:54:28 +01:00
Tobias Geerinckx-Rice
b7e8863d0d
gnu: mpop: Update to 1.4.12.
* gnu/packages/mail.scm (mpop): Update to 1.4.12.
2021-01-02 18:54:20 +01:00
Tobias Geerinckx-Rice
2836936b91
gnu: mutt: Update to 2.0.4.
* gnu/packages/mail.scm (mutt): Update to 2.0.4.
2021-01-02 18:54:20 +01:00
Leo Famulari
fbbee36da0
gnu: msmtp: Update to 1.8.14.
* gnu/packages/mail.scm (msmtp): Update to 1.8.14.
2020-12-31 17:36:49 -05:00
Tobias Geerinckx-Rice
c9120aa101
gnu: opensmtpd: Update to 6.8.0p2.
* gnu/packages/mail.scm (opensmtpd): Update to 6.8.0p2.
[arguments]: Remove 'fix-man-page-detection phase again thanks to
excellent upstream fanservice.
2020-12-24 16:24:16 +01:00
Tobias Geerinckx-Rice
f6e06e8b15
gnu: opensmtpd: Update to 6.8.0p1.
* gnu/packages/mail.scm (opensmtpd): Update to 6.8.0p1.
2020-12-24 12:42:41 +01:00
divoplade
793713dc3f
gnu: exim: Enable authenticators.
* 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>
2020-12-10 20:05:27 +05:30
Leo Famulari
e1d3b07ffc
gnu: isync: Use OpenSSL 1.1.
* gnu/packages/mail.scm (isync)[inputs]: Replace openssl-1.0 with openssl.
2020-12-08 13:25:27 -05:00
Tobias Geerinckx-Rice
ac3af8f7ed
gnu: imapfilter: Update to 2.7.5.
* gnu/packages/mail.scm (imapfilter): Update to 2.7.5.
2020-12-07 23:44:36 +01:00
Tobias Geerinckx-Rice
4a6cc1bbb9
gnu: mutt: Update to 2.0.3.
* gnu/packages/mail.scm (mutt): Update to 2.0.3.
2020-12-07 00:38:43 +01:00
Ricardo Wurmus
8bc7015e71
gnu: mumi: Use latest unreleased guile-email.
* gnu/packages/mail.scm (mumi)[inputs]: Replace "guile-email" with
"guile-email-latest".
2020-12-06 12:43:53 +01:00
Ricardo Wurmus
d378d0c229
gnu: mumi: Update to 0.0.1-3.8c82c8f.
* gnu/packages/mail.scm (mumi): Update to 0.0.1-3.8c82c8f.
2020-12-04 13:16:06 +01:00
Ricardo Wurmus
a6805ad0b8
gnu: mumi: Update to 0.0.1-3.6fd49e9.
* gnu/packages/mail.scm (mumi): Update to 0.0.1-3.6fd49e9.
2020-12-04 07:07:23 +01:00
Tobias Geerinckx-Rice
04d5fbab8e
gnu: neomutt: Update to 20201127.
* gnu/packages/mail.scm (neomutt): Update to 20201127.
2020-12-01 20:55:42 +01:00
05be4e06a3
gnu: alot: Don't use unstable tarball.
* gnu/packages/mail.scm (alot)[source]: Download using git-fetch.
2020-11-30 23:33:55 +02:00
Tobias Geerinckx-Rice
8daad379bf
gnu: altermime: Update to 0.3.11.
* gnu/packages/mail.scm (altermime): Update to 0.3.11.
2020-11-29 23:15:53 +01:00
Tobias Geerinckx-Rice
ab17fb6019
gnu: neomutt: Update to 20201120.
* gnu/packages/mail.scm (neomutt): Update to 20201120.
[native-inputs]: Add neomutt-test-files origin.
[arguments]: Add a 'prepare-test-files phase.
2020-11-26 23:32:29 +01:00
Tobias Geerinckx-Rice
15586697c9
gnu: imapfilter: Cross-compile.
* gnu/packages/mail.scm (imapfilter)[arguments]: Use CC-FOR-TARGET.
2020-11-26 20:44:40 +01:00
Tobias Geerinckx-Rice
6b23d48f09
gnu: imapfilter: Update to 2.7.4.
* gnu/packages/mail.scm (imapfilter): Update to 2.7.4.
[inputs]: Upgrade pcre to pcre2.
2020-11-26 20:44:39 +01:00
Tobias Geerinckx-Rice
363aa80a2f
gnu: imapfilter: Fix input nativity.
* gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this...
[inputs]: ...to this.
2020-11-26 20:44:39 +01:00
Leo Famulari
e9f5dfc004
gnu: Mutt: Update to 2.0.2 [fixes CVE-2020-28896].
* 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.
2020-11-25 13:29:00 -05:00
Tobias Geerinckx-Rice
0047f4631f
gnu: notmuch: Update to 0.31.2.
* gnu/packages/mail.scm (notmuch): Update to 0.31.2.
2020-11-24 22:20:49 +01:00
B. Wilson
8f0f29fcb0
gnu: mblaze: Update to 1.0.
gnu/packages/mail.scm (mblaze): Update to 1.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-24 13:46:02 +01:00
8ed4c468ab
gnu: Don't append '.git' to GitHub uris.
* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI.
* gnu/packages/aidc.scm (zxing-cpp),
* gnu/packages/assembly.scm (mbuild),
* gnu/packages/audio.scm (opensles, wildmidi, tinyalsa),
* gnu/packages/browser-extensions.scm (ublock-origin-chromium),
* gnu/packages/check.scm (mutest),
* gnu/packages/compression.scm (unshield),
* gnu/packages/coq.scm (subset),
* gnu/packages/dictionaries.scm (translate-shell),
* gnu/packages/disk.scm (memkind),
* gnu/packages/documentation.scm (latex2html),
* gnu/packages/emacs-xyz.scm (emacs-chronometrist,
  emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline,
  emacs-org-generate),
* gnu/packages/embedded.scm (ebusd, ebusd-configuration),
* gnu/packages/enchant.scm (nuspell),
* gnu/packages/fontutils.scm (woff2),
* gnu/packages/geo.scm (memphis),
* gnu/packages/gimp.scm (mrg),
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator),
* gnu/packages/gnome.scm (parlatype),
* gnu/packages/golang.scm (go-github-com-tv42-httpunix,
  go-github-com-ayufan-golang-kardianos-service),
* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm,
  directfb, flux),
* gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual,
  graphene),
* gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent),
* gnu/packages/image.scm (openjpeg-data),
* gnu/packages/java.scm (javacc),
* gnu/packages/language.scm (liblouis, liblouisutdml),
* gnu/packages/linux.scm (pamela, ttyebus),
* gnu/packages/lxqt.scm (lxqt-connman-applet),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/man.scm (ronn),
* gnu/packages/music.scm (tascam-gtk, artyfx),
* gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg),
* gnu/packages/python-crypto.scm (pure-python-otr),
* gnu/packages/qt.scm (qtspell),
* gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware),
* gnu/packages/rdp.scm (freerdp),
* gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme,
  ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor,
  ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop,
  ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn),
* gnu/packages/syncthing.scm (syncthing-gtk),
* gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265,
  tslib),
* gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
2020-11-19 20:48:26 +02:00
Tanguy Le Carrour
4c9eed9c56
gnu: astroid: Fix build.
* gnu/packages/mail.scm (astroid)[arguments]: Add phase to wrap binary
in GI_TYPELIB_PATH. Add 'glib-or-gtk-compile-schemas and
'glib-or-gtk-wrap phases from the glib-or-gtk build system.
[propagated-inputs]: Add adwaita-icon-theme.

Co-authored with Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18 16:16:03 +02:00
B. Wilson
df661fb960
gnu: Add mblaze.
* gnu/packages/mail.scm (mblaze): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-18 09:11:00 +00:00
Tanguy Le Carrour
82ffc79f8a
gnu: Add astroid.
* gnu/packages/mail.scm (astroid): New variable.

Co-authored with Efraim Flashner <efraim@flashner.co.il>.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-17 21:38:06 +02:00
Tanguy Le Carrour
e9654ef1bf
gnu: gmime: Enable introspection.
* gnu/packages/mail.scm (gmime)[arguments]: Add the "--enable-introspection"
flag to configure-flags.
[native-inputs]: Add gobject-introspection.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-17 21:38:05 +02:00
Tobias Geerinckx-Rice
7a8dead250
gnu: mpop: Update to 1.4.11.
* gnu/packages/mail.scm (mpop): Update to 1.4.11.
2020-11-17 04:45:30 +01:00
Tobias Geerinckx-Rice
1ba5071c2d
gnu: msmtp: Update to 1.8.13.
* gnu/packages/mail.scm (msmtp): Update to 1.8.13.
2020-11-15 00:12:12 +01:00
Alexandru-Sergiu Marton
85ad155158
gnu: Add mailcap.
* gnu/packages/mail.scm (mailcap): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-14 11:32:37 +00:00
Tobias Geerinckx-Rice
72ee78a6bf
gnu: muchsync: Update to 6.
* gnu/packages/mail.scm (muchsync): Update to 6.
2020-11-13 01:27:23 +01:00
Tanguy Le Carrour
5f72da5f8a
gnu: alot: Update to 0.9.1.
* gnu/packages/mail.scm (alot): Update to 0.9.1.
[arguments]: Fix some tests and disable some others.
[native-inputs]: Add procps.
[inputs]: Remove python2-magic, python2-configobj, python2-twisted,
python2-urwid, python2-urwidtrees, python2-pygpgme and python2-notmuch.
Add gnupg, python-magic, python-configobj, python-twisted,
python-service-identity, python-urwid, python-urwidtrees,
python-gpg and python-notmuch.
[synopsis]: Update synopsis.
[description]: Update description.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-12 23:31:26 +01:00
Tanguy Le Carrour
30a1476bbc
gnu: afew: Update to 3.0.1.
* gnu/packages/mail.scm (afew): Update to 3.0.1.
[inputs]: Add notmuch and python-dkimpy.
[native-inputs]: Add python-freezegun.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-12 23:24:16 +01:00
Tobias Geerinckx-Rice
b9772f6241
gnu: python-aiosmtpd: Update to 1.2.2.
* gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.2.
2020-11-11 17:48:03 +01:00
Tobias Geerinckx-Rice
c26a016e97
gnu: mailman: Update to 3.3.2.
* gnu/packages/mail.scm (mailman): Update to 3.3.2.
2020-11-11 17:48:01 +01:00
Oleg Pykhalov
c103010a4a
gnu: notmuch: Update to 0.31.1.
* gnu/packages/mail.scm (notmuch): Update to 0.31.1.
2020-11-08 17:29:40 +03:00
Tobias Geerinckx-Rice
6e50c11699
gnu: fetchmail: Update to 6.4.13.
* gnu/packages/mail.scm (fetchmail): Update to 6.4.13.
2020-11-01 17:57:00 +01:00
Vagrant Cascadian
a4920a22ef
gnu: altermime: Fix typo.
* gnu/packages/mail (altermime)[description]: Fix spelling of "arbitrary".
2020-10-28 21:10:39 -07:00
Alexandru-Sergiu Marton
7fb5084db5
gnu: Add rspamd.
* gnu/packages/mail.scm (rspamd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-21 19:19:34 +02:00
Tobias Geerinckx-Rice
fc316a585e
gnu: claws-mail: Update to 3.17.8.
* gnu/packages/mail.scm (claws-mail): Update to 3.17.8.
2020-10-19 18:05:59 +02:00
Tobias Geerinckx-Rice
532db12edb
gnu: perl-email-sender: Update to 1.300035.
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300035.
2020-10-16 02:03:25 +02:00
Tobias Geerinckx-Rice
f04a7ef5b6
gnu: swaks: Update to 20201014.0.
* gnu/packages/mail.scm (swaks): Update to 20201014.0.
2020-10-16 02:03:25 +02:00
Tobias Geerinckx-Rice
ad8cdc7b89
gnu: swaks: Use git source.
* gnu/packages/mail.scm (swaks)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[argument]: Add a ‘set-build_version’ phase.
Adjust the POD file name.
2020-10-16 02:03:24 +02:00
Raghav Gururajan
7269a59136
gnu: claws-mail: Change build-system.
* gnu/packages/mail.scm (claws-mail) [build-system]: Change from
gnu-build-system to glib-or-gtk-build-system.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-10-15 11:13:39 +02:00