~ruther/guix-local

ref: f61682e7ea87db3eed7e67adacd1d3f8c1b7c119 guix-local/gnu/packages/mail.scm -rw-r--r-- 96.4 KiB
219ec95c — Tobias Geerinckx-Rice 8 years ago
gnu: getmail: Update to 5.5.

* gnu/packages/mail.scm (getmail): Update to 5.5.
gnu: neomutt: Update to 20171215.

* gnu/packages/mail.scm (neomutt): Update to 20171215.
[inputs]: Move "docbook-xsl" to [native-inputs].
[native-inputs]: Remove "autoconf". Add "tcl", "docbook-xml", "w3m".
[argumnets]: Switch to autosetup based build. Add new phases "fix-sasl-test",
"fix-docbook". Remove phase "autoconf".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
bdf0c644 — Alex Vong 8 years ago
gnu: python2-django-mailman3: Update to 1.1.0.

* gnu/packages/python.scm (python2-django-mailman3): Update to 1.1.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
c115a1c8 — Alex Vong 8 years ago
gnu: python-mailmanclient: Update to 3.1.1.

* gnu/packages/python.scm (python-mailmanclient, python2-mailmanclient):
Update to 3.1.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d72f59a4 — Arun Isaac 8 years ago
gnu: swaks: Use HTTPS home page and source URIs.

* gnu/packages/mail.scm (swaks)[source]: Use HTTPS URI.
[home-page]: Use HTTPS URI.
[arguments]: Replace system* with invoke.
3f3c0ab4 — Ludovic Courtès 8 years ago
gnu: mailutils: Fix uninitialized memory bug.

This was causing segfaults in the MH test suite when building with
glibc 2.26 on x86_64.

* gnu/packages/patches/mailutils-uninitialized-memory.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (mailutils)[source](patches, snippet): New
fields.
[native-inputs]: New field.
a7fb2986 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
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.
efe2a283 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
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>
bee7bb31 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
cd60284d — Leo Famulari 8 years ago
gnu: mutt: Update to 1.9.3.

* gnu/packages/mail.scm (mutt): Update to 1.9.3.
b89d8a42 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
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.
e074a655 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
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.
Next