~ruther/guix-local

ref: 4e1efba42be72fe485bb0804ce2f2a03038800c8 guix-local/gnu/packages/mail.scm -rw-r--r-- 94.1 KiB
354c493f — Leo Famulari 8 years ago
gnu: exim: Update to 4.90.1 [fixes CVE-2018-6789].

* gnu/packages/mail.scm (exim): Update to 4.90.1.
[source]: Use HTTPS URLs.
63298f14 — Leo Famulari 8 years ago
gnu: mu: Use a fixed variant of tzdata for the mu tests.

* gnu/packages/mail.scm (mu)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-2017a.
e5fdc334 — Pierre Langlois 8 years ago
gnu: mu: Update to 1.0.

* gnu/packages/mail.scm (mu): Update to 1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
cd60284d — Leo Famulari 8 years ago
gnu: mutt: Update to 1.9.3.

* gnu/packages/mail.scm (mutt): Update to 1.9.3.
238f3a39 — Leo Famulari 8 years ago
gnu: dovecot: Fix CVE-2017-15132.

* gnu/packages/patches/dovecot-CVE-2017-15132.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (dovecot)[source]: Use it.
gnu: mlmmj: Update to 1.3.0.

* gnu/packages/mail.scm (mlmmj): Update to 1.3.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
a1b517f9 — Tobias Geerinckx-Rice 8 years ago
gnu: opensmtpd: Support PAM authentication.

* gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘--with-auth-pam’
to #:configure-flags.
2f2ce920 — Tobias Geerinckx-Rice 8 years ago
gnu: opensmtpd: Update to 6.0.3p1.

* gnu/packages/mail.scm (opensmtpd): Update to 6.0.3p1.
864f3f1d — Tobias Geerinckx-Rice 8 years ago
gnu: offlineimap: Update to 7.1.5.

* gnu/packages/mail.scm (offlineimap): Update to 7.1.5.
68b9be1f — Marius Bakke 8 years ago
gnu: notmuch: Update to 0.26.

* gnu/packages/mail.scm (notmuch): Update to 0.26.
28c03b45 — Tobias Geerinckx-Rice 8 years ago
gnu: dovecot: Update to 2.3.0.

* gnu/packages/mail.scm (dovecot): Update to 2.3.0.
* gnu/services/mail.scm (dovecot-configuration)[director-doveadm-port]
[ssl-parameters-regenerate]: Delete fields.
[ssl-protocols]: Rename to...
[ssl-min-protocol]: ...this.
[mail-log-prefix, mdbox-rotate-size, ssl-cipher-list, imap-logout-format]:
Update default values.
* doc/guix.texi (Mail Services): Reflect the above changes to the service.
48a9654a — Tobias Geerinckx-Rice 8 years ago
gnu: exim: Update to 4.90.

* gnu/packages/mail.scm (exim): Update to 4.90.
af8c547d — Tobias Geerinckx-Rice 8 years ago
gnu: claws-mail: Update to 3.16.0.

* gnu/packages/mail.scm (claws-mail): Update to 3.16.0.
5985d01b — Leo Famulari 8 years ago
gnu: mutt: Update to 1.9.2.

* gnu/packages/mail.scm (mutt): Update to 1.9.2.
d738f134 — Arun Isaac 8 years ago
gnu: notmuch: Move elisp directory and generate autoloads.

* gnu/packages/mail.scm (notmuch)[arguments]: Move elisp files to
share/emacs/site-lisp/guix.d/notmuch-<version>.
Add make-autoloads phase.
1e52fd83 — Arun Isaac 8 years ago
gnu: Add afew.

* gnu/packages/mail.scm (afew): New variable.
831db64f — Marius Bakke 8 years ago
gnu: notmuch: Update to 0.25.3.

* gnu/packages/mail.scm (notmuch): Update to 0.25.3.
gnu: neomutt: Update to 20171208.

* gnu/packages/mail.scm (neomutt): Update to 20171208.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: blists: Update to 2.0.

* gnu/packages/mail.scm (blists): Update to 2.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
3e901356 — Tobias Geerinckx-Rice 8 years ago
gnu: exim: Update to 4.89.1.

* gnu/packages/mail.scm (exim): Update to 4.89.1.
[source]: Remove patches for fixed CVEs (all of them).
* gnu/packages/patches/exim-CVE-2017-16943.patch: Delete file...
* gnu/packages/patches/exim-CVE-2017-16944.patch: ...as well as this file...
* gnu/packages/patches/exim-CVE-2017-1000369.patch: ...and this file.
* gnu/local.mk (dist_patch_DATA): Remove all of them.
Next