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

596 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
f7abd6fef1
gnu: opensmtpd: Update to 6.6.4p1 [security fixes].
See <https://www.mail-archive.com/misc@opensmtpd.org/msg04888.html>.

* gnu/packages/mail.scm (opensmtpd): Update to 6.6.4p1.
2020-02-24 18:40:43 +01:00
Tobias Geerinckx-Rice
f4db0a7b20
gnu: dovecot: Update to 2.3.9.3 [fixes CVE-2020-7046 & CVE-2020-7957].
* gnu/packages/mail.scm (dovecot): Update to 2.3.9.3.
2020-02-18 01:26:07 +01:00
Tobias Geerinckx-Rice
2dbfd8eec4
gnu: opensmtpd: Update to 6.6.3p1 [security mitigations].
* gnu/packages/mail.scm (opensmtpd): Update to 6.6.3p1.
2020-02-11 07:10:32 +01:00
Ivan Vilata-i-Balaguer
892be267ee
gnu: mutt: Enable Autocrypt support.
* gnu/packages/mail.scm (mutt)[inputs]: Add libidn2 and sqlite.
[arguments]<#:configure-flags>: Add "--enable-autocrypt", "--with-sqlite3" and
"--with-idn2".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-05 00:21:27 +01:00
Tobias Geerinckx-Rice
0d48690908
gnu: opensmtpd-next: Promote to opensmtpd [fixes CVE-2020-7247].
It's still unclear (to me) whether our opensmtpd package is affected,
but this change has been delayed for long enough in any case.

* gnu/packages/mail.scm (opensmtpd-next): Rename to…
(opensmtpd): …this.
* gnu/packages/patches/opensmtpd-fix-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-01-29 22:47:00 +01:00
Tobias Geerinckx-Rice
e19e3430cd
gnu: opensmtpd-next: Update to 6.6.2p1 [security fixes].
Upstream[0] says “Qualys has found a critical vulnerability leading to
a possible privilege escalation” and will provide more information
later.

[0]: https://www.opensmtpd.org

* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.2p1.
2020-01-29 00:54:46 +01:00
宋文武
4a0e49279d
gnu: public-inbox: Enable support for background HTTP/NNTP daemons.
* gnu/packages/mail.scm (public-inbox)[inputs]: Add perl-net-server.
2020-01-27 17:38:49 +08:00
Ludovic Courtès
98dd9ff800
gnu: mailutils: Add "guile3.0-mailutils" variant.
* gnu/packages/mail.scm (mailutils)[arguments]: In #:configure-flags,
replace hard-coded "2.2" with the 'version-major+minor' of the "guile"
input.
(guile3.0-mailutils): New variable.
2020-01-26 23:21:38 +01:00
宋文武
99b23feeb9
gnu: public-inbox: Update to 1.2.0-0.05a06f3.
* gnu/packages/mail.scm (public-inbox): Update to 1.2.0-0.05a06f3.
2020-01-26 17:17:49 +08:00
Tobias Geerinckx-Rice
bc0eb34759
gnu: alpine: Remove pre-built binaries from source.
* gnu/packages/mail.scm (alpine)[source]: Add a snippet to hunt down
and destroy pre-compiled objects.
2020-01-23 00:06:51 +01:00
Marius Bakke
43987c977c
gnu: mailutils: Update to 3.8.
* gnu/packages/mail.scm (mailutils): Update to 3.8.
[arguments]: Adjust substitutions.
2020-01-20 21:53:52 +01:00
Tobias Geerinckx-Rice
c3c56a4eb5
gnu: neomutt: Fix home page.
* gnu/packages/mail.scm (neomutt)[home-page]: Drop unsupported www subdomain.
2020-01-17 23:32:34 +01:00
Tobias Geerinckx-Rice
d7df48fad4
gnu: neomutt: Update to 20191207.
* gnu/packages/mail.scm (neomutt): Update to 20191207.
2020-01-16 17:32:35 +01:00
Tobias Geerinckx-Rice
40b1cee620
gnu: mpop: Mark up description.
* gnu/packages/mail.scm (mpop)[description]: Use @acronym.
2020-01-15 23:02:11 +01:00
Tobias Geerinckx-Rice
4a30c51eb8
gnu: mpop: Update to 1.4.7.
* gnu/packages/mail.scm (mpop): Update to 1.4.7.
2020-01-15 22:42:17 +01:00
Tobias Geerinckx-Rice
fb5ecdecdf
gnu: mpop: Remove unnecessary libidn input.
gnu/packages/mail.scm (mpop)[inputs]: Remove libidn.
2020-01-15 22:42:17 +01:00
Tobias Geerinckx-Rice
bb335e84ed
gnu: exim: Build (more) reproducibly.
* gnu/packages/mail.scm (exim)[arguments]: Add a ‘build-reproducibly’
phase.
2020-01-08 02:26:18 +01:00
Tobias Geerinckx-Rice
c9b99e88f5
gnu: exim: Use XZ-compressed sources.
* gnu/packages/mail.scm (exim)[source]: Fetch the .tar.xz archive.
2020-01-08 02:26:17 +01:00
Tobias Geerinckx-Rice
cda8250b20
gnu: exim: Update to 4.93.0.4.
* gnu/packages/mail.scm (exim): Update to 4.93.0.4.
[source]: Add /fixes/ URI to the list.
[inputs]: Use gnutls/dane variant.
[native-inputs]: Add pkg-config.
[arguments]: Set USE_GNUTLS* variables to use the new inputs..
Add CC=gcc to #:make-flags.
2020-01-08 02:26:17 +01:00
0aa203717e
Revert "gnu: libetpan: Update to 1.9.4."
This version of libetpan does not ship with libetpan-config, which
prefents claws-mail from building.

This reverts commit e2f5de1455.
2020-01-03 15:47:23 +02:00
e2f5de1455
gnu: libetpan: Update to 1.9.4.
* gnu/packages/mail.scm (libetpan): Update to 1.9.4.
2019-12-30 10:11:46 +02:00
d98438e6a3
gnu: gmime: Update to 3.2.5.
* gnu/packages/mail.scm (gmime): Update to 3.2.5.
2019-12-30 10:05:48 +02:00
a4fd9423b0
gnu: msmtp: Update to 1.8.7.
* gnu/packages/mail.scm (msmtp): Update to 1.8.7.
2019-12-30 10:00:12 +02:00
Christopher Baines
03460d2bd3
gnu: mumimu: Remove reference to guile-email.
The use of guile-email in this package definition seems to cause errors when
working with other packages, errors like: error: guile-email: unbound variable

I'm not sure why the version of the Guile email package is appropriate here
either, but for now just to avoid the problems, inline the current version of
the package (and add a comment so this is more obvious). This issue was
probably introduced in: c7b2b53980

* gnu/packages/mail.scm (mumimu)[version]: Inline the current value
of (package-version guile-email) as a string.
2019-12-26 10:35:37 +00:00
Tobias Geerinckx-Rice
0fd6f28d7f
gnu: perl-email-sender: Update to 1.300034.
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300034.
2019-12-25 17:10:50 +01:00
Tobias Geerinckx-Rice
de22745907
gnu: pan: Update to 0.146.
* gnu/packages/mail.scm (pan): Update to 0.146.
2019-12-25 17:10:50 +01:00
Tobias Geerinckx-Rice
48947e6b51
gnu: dovecot: Update to 2.3.9.2 [fixes CVE-2019-19722].
* gnu/packages/mail.scm (dovecot): Update to 2.3.9.2.
2019-12-25 17:10:50 +01:00
Ludovic Courtès
c48c6152a8
gnu: mumi: Add dependency on GnuTLS.
* gnu/packages/mail.scm (mumi)[inputs]: Add GNUTLS.
2019-12-21 23:55:25 +01:00
Ludovic Courtès
ec73e50bad
gnu: mumi: Install assets.
* gnu/packages/mail.scm (mumi)[source](snippet): Modify "Makefile.am" so
that assets are installed.
2019-12-21 23:55:25 +01:00
Ludovic Courtès
8ff573d3a0
gnu: mumi: Pass "--localstatedir=/var".
* gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags.
2019-12-21 23:55:24 +01:00
Ludovic Courtès
c7b2b53980
gnu: mumi: Add dependency on mumimu.
The package definition of mumi was taken from the 'guix.scm' file in mumi.

* gnu/packages/mail.scm (mumimu): New variable.
(mumi)[inputs]: Add it.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-21 23:55:24 +01:00
Ludovic Courtès
18e4d11bdf
gnu: mumi: Install .go files in the right place.
* gnu/packages/mail.scm (mumi)[source](modules, snippet): New fields.
2019-12-21 23:55:24 +01:00
Ludovic Courtès
1214684bbd
gnu: mumi: Do not hard-code "2.2".
* gnu/packages/mail.scm (mumi)[arguments]: Add #:modules and
 #:imported-modules.  In 'wrap-executable' phase, use
'target-guile-effective-version' instead of hard-coding "2.2".
2019-12-21 23:55:24 +01:00
a101b15b5a
gnu: mutt: Add preferred source uri.
* gnu/packages/mail.scm (mutt)[source]: Add upstream's preferred uri.
2019-12-20 09:20:51 +02:00
9dd5249e96
gnu: mutt: Update to 1.13.2.
* gnu/packages/mail.scm (mutt): Update to 1.13.2.
2019-12-20 09:20:14 +02:00
Tobias Geerinckx-Rice
0ba5755868
gnu: bogofilter: Use HTTPS home page.
* gnu/packages/mail.scm (bogofilter)[home-page]: Use HTTPS.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
2665ff41e9
gnu: bogofilter: Update to 1.2.5.
* gnu/packages/mail.scm (bogofilter): Update to 1.2.5.
[license]: Upgrade to GPL3+.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
29a87ed18c
gnu: imapfilter: Update to 2.6.16.
* gnu/packages/mail.scm (imapfilter): Update to 2.6.16.
[arguments]: Remove ‘fix-include-path’ phase.
2019-12-04 23:10:21 +01:00
Tobias Geerinckx-Rice
8f15c1c9fe
gnu: mpop: Update to 1.4.6.
* gnu/packages/mail.scm (mpop): Update to 1.4.6.
2019-12-04 23:10:21 +01:00
Pierre Neidhardt
1cd9149938
gnu: notmuch: Fix build.
* gnu/packages/mail.scm (notmuch): Refer to the updated installation
directory.
2019-12-04 21:57:12 +01:00
Tobias Geerinckx-Rice
fe147c9750
gnu: tnef: Update to 1.4.18.
* gnu/packages/mail.scm (tnef): Update to 1.4.18.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
293fe0d423
gnu: perl-email-sender: Update to 1.300033.
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300033.
2019-11-29 23:53:54 +01:00
Marius Bakke
60392114ae
gnu: notmuch: Update to 0.29.3.
* gnu/packages/mail.scm (notmuch): Update to 0.29.3.
2019-11-28 00:33:47 +01:00
Tobias Geerinckx-Rice
3b27ffec0f
gnu: perl-mail-dkim: Update to 0.58.
* gnu/packages/mail.scm (perl-mail-dkim): Update to 0.58.
2019-11-14 18:01:40 +01:00
Tobias Geerinckx-Rice
9dfe49e408
gnu: opensmtpd-next: Update to 6.6.1p1.
* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.1p1.
2019-11-06 14:53:38 +01:00
Tanguy Le Carrour
82680f8016
gnu: khard: Update to 0.15.1.
* gnu/packages/mail.scm (khard): Update to 0.15.1.
[native-inputs]: Add python-setuptools-scm.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-05 14:57:10 +01:00
Tobias Geerinckx-Rice
061da0f686
gnu: dovecot: Update to 2.3.8.
* gnu/packages/mail.scm (dovecot): Update to 2.3.8.
2019-11-04 13:53:16 +01:00
Tobias Geerinckx-Rice
01a0b1417e
gnu: claws-mail: Update to 3.17.4.
* gnu/packages/mail.scm (claws-mail): Update to 3.17.4.
2019-11-03 00:16:16 +01:00
Tobias Geerinckx-Rice
d54a759d2b
gnu: neomutt: Update to 20191102.
* gnu/packages/mail.scm (neomutt): Update to 20191102.
2019-11-02 22:35:26 +01:00
Tobias Geerinckx-Rice
447b61d4cf
gnu: fetchmail: Use HTTPS home page.
* gnu/packages/mail.scm (fetchmail)[home-page]: Use HTTPS.
2019-10-27 23:52:58 +01:00