Commit Graph

344 Commits (ab9ad138025bdc01e286044e5de20bf03ad1c3b9)

Author SHA1 Message Date
Tobias Geerinckx-Rice c8213ffc52
gnu: perl-email-address: Update to 1.909.
* gnu/packages/perl.scm (perl-email-address): Update to 1.909.
2018-03-05 17:32:11 +01:00
Tobias Geerinckx-Rice 9d43579f2d
gnu: dovecot: Update to 2.3.0.1 [fixes CVE-2017-14461].
* gnu/packages/mail.scm (dovecot): Update to 2.3.0.1.
[source]: Remove upstreamed patch.
* gnu/packages/patches/dovecot-CVE-2017-15132.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-28 22:58:23 +01:00
ng0 f58764d8ed
gnu: neomutt: Update to 20180223.
* gnu/packages/mail.scm (neomutt): Update to 20180223.
[native-inputs]: Use 'docbook-xml-4.2'.
[arguments]: Remove 'fix-docbook' phases.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 02:24:34 +01:00
Tobias Geerinckx-Rice 219ec95c90
gnu: getmail: Update to 5.5.
* gnu/packages/mail.scm (getmail): Update to 5.5.
2018-02-21 15:02:46 +01:00
ng0 54a402ddd1
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>
2018-02-19 22:31:09 +01:00
Alex Vong bdf0c644da
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>
2018-02-18 17:37:51 +01:00
Alex Vong c115a1c8d7
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>
2018-02-18 17:36:52 +01:00
Arun Isaac d72f59a4cf
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.
2018-02-18 18:16:49 +05:30
Ludovic Courtès 3f3c0ab434
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.
2018-02-18 00:48:17 +01:00
Mark H Weaver a7fb298665
Merge branch 'master' into core-updates 2018-02-11 04:05:07 -05:00
Leo Famulari 354c493fb8
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.
2018-02-10 13:47:58 -05:00
Mark H Weaver efe2a2833c
Merge branch 'master' into core-updates 2018-02-09 01:46:34 -05:00
Leo Famulari 63298f14c9
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.
2018-02-08 23:18:08 -05:00
Pierre Langlois e5fdc3348a
gnu: mu: Update to 1.0.
* gnu/packages/mail.scm (mu): Update to 1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-08 23:18:04 -05:00
Leo Famulari cd60284dc6
gnu: mutt: Update to 1.9.3.
* gnu/packages/mail.scm (mutt): Update to 1.9.3.
2018-01-30 17:49:11 -05:00
Leo Famulari 238f3a39a0
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.
2018-01-25 13:37:19 -05:00
ng0 28b48c87c5
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>
2018-01-17 15:26:56 -08:00
Tobias Geerinckx-Rice a1b517f908
gnu: opensmtpd: Support PAM authentication.
* gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘--with-auth-pam’
to #:configure-flags.
2018-01-16 13:05:41 +01:00
Tobias Geerinckx-Rice 2f2ce92065
gnu: opensmtpd: Update to 6.0.3p1.
* gnu/packages/mail.scm (opensmtpd): Update to 6.0.3p1.
2018-01-16 12:53:12 +01:00
Tobias Geerinckx-Rice 864f3f1d04
gnu: offlineimap: Update to 7.1.5.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.5.
2018-01-13 16:16:55 +01:00
Marius Bakke 68b9be1fd8
gnu: notmuch: Update to 0.26.
* gnu/packages/mail.scm (notmuch): Update to 0.26.
2018-01-09 20:41:10 +01:00
Tobias Geerinckx-Rice 28c03b4555
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.
2017-12-23 07:11:14 +01:00
Tobias Geerinckx-Rice 48a9654ad6
gnu: exim: Update to 4.90.
* gnu/packages/mail.scm (exim): Update to 4.90.
2017-12-20 16:50:28 +01:00
Tobias Geerinckx-Rice af8c547d33
gnu: claws-mail: Update to 3.16.0.
* gnu/packages/mail.scm (claws-mail): Update to 3.16.0.
2017-12-18 15:22:08 +01:00
Leo Famulari 5985d01bd8
gnu: mutt: Update to 1.9.2.
* gnu/packages/mail.scm (mutt): Update to 1.9.2.
2017-12-15 23:18:02 -05:00
Arun Isaac d738f134e4
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.
2017-12-13 23:49:14 +05:30
Arun Isaac 1e52fd83c2
gnu: Add afew.
* gnu/packages/mail.scm (afew): New variable.
2017-12-12 00:03:48 +05:30
Marius Bakke 831db64fe3
gnu: notmuch: Update to 0.25.3.
* gnu/packages/mail.scm (notmuch): Update to 0.25.3.
2017-12-10 15:56:57 +01:00
ng0 78f60e04b1
gnu: neomutt: Update to 20171208.
* gnu/packages/mail.scm (neomutt): Update to 20171208.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-09 16:17:34 -05:00
ng0 18b1589b82
gnu: blists: Update to 2.0.
* gnu/packages/mail.scm (blists): Update to 2.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-09 16:17:33 -05:00
Tobias Geerinckx-Rice 3e9013562c
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.
2017-11-30 02:29:09 +01:00
Leo Famulari 48adc61c14
gnu: exim: Fix CVE-2017-16944.
* gnu/packages/patches/exim-CVE-2017-16944.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
2017-11-28 18:22:49 -05:00
Leo Famulari 5b327a2d61
gnu: exim: Fix CVE-2017-16943.
* gnu/packages/patches/exim-CVE-2017-16943.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
2017-11-26 15:31:46 -05:00
Christopher Baines ea3b9f7b73
gnu: mail: Remove python-django-mailman3.
This package fails to build, as django-mailman3 currently only works with
Python 2.

* gnu/packages/mail.scm (python-django-mailman3): Removed variable.
  (python2-django-mailman3): Inline the use of python-django-mailman3, and
  remove the use of package-with-python2.
2017-11-24 22:16:39 +00:00
Leo Famulari c297e965d5
gnu: procmail: Fix CVE-2017-16844.
* gnu/packages/patches/procmail-CVE-2017-16844.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (procmail)[source]: Use it.
2017-11-21 21:54:39 -05:00
Ricardo Wurmus 33dc54b08c
gnu: Move date/time packages from python.scm to time.scm.
* gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil,
python2-dateutil, python-parsedatetime, python2-parsedatetime,
python-tzlocal, python-isodate, python2-isodate, python-iso8601,
python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339,
python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601,
python2-aniso8601): Move from here...
* gnu/packages/time.scm: ...to here.
* gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/django.scm,
gnu/packages/ebook.scm,
gnu/packages/gnome.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/mail.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/rdf.scm,
gnu/packages/statistics.scm,
gnu/packages/tls.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm: Adjust accordingly.
2017-11-18 12:45:19 +01:00
Ricardo Wurmus ac257f127a
gnu: Move testing packages from python.scm to check.scm.
* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api,
python-mock, python2-mock, python-mock-2, python-nose, python2-nose,
python-nose2, python2-nose2, python-unittest2, python2-unittest2,
python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0,
python-pytest-cov, python2-pytest-cov, python-pytest-runner,
python2-pytest-runner, python-pytest-mock, python2-pytest-mock,
python-pytest-xdist, python2-pytest-xdist, python-scripttest,
python2-scripttest, python-testtools, python2-testtools, python-testscenarios,
python2-testscenarios, python-testresources, python2-testresources,
python-subunit, python2-subunit, python-fixtures, python2-fixtures,
python-testrepository, python2-testrepository, python-coverage,
python2-coverage, python-cov-core, python2-cov-core, python-testpath,
python2-testpath, python-testlib, python2-testlib, python-pytest-cache,
python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess,
python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis,
python2-hypothesis, python-lit, python2-lit, python-pytest-pep8,
python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes,
python2-coverage-test-runner, python-pylint, python2-pylint,
python-paramunittest, python2-python-paramunittest, python-pytest-warnings,
python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog,
python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover,
python2-nosexcover, python-discover, python2-discover, behave, python-rednose,
python2-rednose, python-nose-randomly, python2-nose-randomly,
python-nose-timer, python2-nose-timer): Move from here...
* gnu/packages/check.scm: ...to here.
* gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/backup.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm,
gnu/packages/dav.scm,
gnu/packages/django.scm,
gnu/packages/freedesktop.scm,
gnu/packages/haskell.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/ldc.scm,
gnu/packages/libffi.scm,
gnu/packages/mail.scm,
gnu/packages/mpd.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/rdf.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm: Adjust accordingly.
2017-11-17 22:36:26 +01:00
Tobias Geerinckx-Rice 85a9ffcbf4
gnu: exim: Use HTTPS for home page.
* gnu/packages/mail.scm (exim)[home-page]: Use HTTPS.
2017-11-14 04:06:53 +01:00
Ludovic Courtès 1b2f753d9c
gnu: Move web packages from python to python-web.
This is in part to address <https://bugs.gnu.org/27284>.

* gnu/packages/python.scm (python-httplib2, python2-httplib2)
(python-sockjs-tornado, python2-sockjs-tornado)
(python-flask-babel, python2-flask-babel)
(python-html5lib, python2-html5lib)
(python-html5lib-0.9, python2-html5lib-0.9)
(python-html5-parser, python2-html5-parser)
(python-webencodings, python2-webencodings)
(python-openid, python2-openid, python-cssutils, python2-cssutils)
(python-cssselect, python2-cssutils)
(python-openid-cla, python2-openid-cla)
(python-openid-teams, python2-openid-teams)
(python-tornado, python2-tornado)
(python-tornado-http-auth, python-terminado, python2-terminado)
(python-webob, python2-webob, python-zope-event, python2-zope-event)
(python-zope-interface, python2-zope-interface)
(python-zope-exceptions, python2-zope-exceptions)
(python-zope-testing, python2-zope-testing)
(python-zope-testrunner, python2-zope-testrunner)
(python-zope-i18nmessageid, python2-zope-i18nmessageid)
(python-zope-schema, python2-zope-schema)
(python-zope-configuration, python2-zope-configuration)
(python-zope-proxy, python2-zope-proxy)
(python-zope-location, python2-zope-location)
(python-zope-security, python2-zope-security)
(python-zope-component, python2-zope-component)
(python-ndg-httpsclient, python2-ndg-httpsclient)
(python-websocket-client, python2-websocket-client)
(python-requests-toolbelt, python2-requests-toolbelt)
(python-rauth, python2-rauth, python-urllib3, python2-urllib3)
(awscli, python-wsgiproxy2, python2-wsgiproxy2)
(python-pastedeploy, python2-pastedeploy)
(python-webtest, python2-webtest, python-flask, python2-flask)
(python-flast-wtf, python2-flask-wtf)
(python-flask-multistatic, python2-flask-multistatic)
(python-cookies, python2-cookies)
(python-responses, python2-responses)
(python-geventhttpclient, python2-geventhttpclient)
(python-requests-oauthlib, python2-requests-oauthlib)
(python-url, python2-url, python-cachecontrol, python2-cachecontrol)
(python-betamax, python2-betamax)
(python-betamax-matchers, python2-betamax-matchers)
(python-s3transfer, python2-s3transfer)
(python-flask-restful, python-flask-basicauth)
(python-flask-sqlalchemy, python-flask-restplus)
(python-flask-restful-swagger, python-htmlmin, python2-htmlmin)
(python-flask-htmlmin, python2-flask-htmlmin)
(python-flask-login, python2-flask-login)
(python-oauth2client, python-flask-oidc)
(python-webassets, python-cssmin, python2-cssmin)
(python-elasticsearch, python2-elasticsearch)
(python-flask-script, python2-flask-script)
(python-flask-migrate, python2-flask-migrate)
(python-genshi, python2-genshi)
(python-flask-principal, python2-flask-principal)
(python-flask-httpauth, python2-flask-httpauth)
(python-uritemplate, python2-uritemplate): Move to...
* gnu/packages/python-web.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/admin.scm, gnu/packages/backup.scm,
gnu/packages/dav.scm, gnu/packages/django.scm,
gnu/packages/docker.scm, gnu/packages/ebook.scm,
gnu/packages/logging.scm, gnu/packages/mail.scm,
gnu/packages/music.scm, gnu/packages/openstack.scm,
gnu/packages/package-management.scm, gnu/packages/rdf.scm,
gnu/packages/tls.scm, gnu/packages/tor.scm,
gnu/packages/tryton.scm, gnu/packages/version-control.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm: Adjust accordingly.
2017-11-13 23:41:01 +01:00
Ludovic Courtès f9035ef213
gnu: mailutils: Update to 3.4.
* gnu/packages/mail.scm (mailutils): Update to 3.4.
2017-11-11 23:21:54 +01:00
Marius Bakke 31a963fe80
gnu: notmuch: Update to 0.25.2.
* gnu/packages/mail.scm (notmuch): Update to 0.25.2.
2017-11-07 20:01:03 +01:00
Ricardo Wurmus c9dc457711
gnu: mu: Add build phase to fix library reference.
* gnu/packages/mail.scm (mu)[arguments]: Add build phase "fix-ffi" to fix
reference to libguile-mu library.
2017-10-29 18:30:58 +01:00
Ricardo Wurmus d59ec12975
gnu: mu: Use Guile 2.2.
* gnu/packages/mail.scm (mu)[inputs]: Replace guile-2.0 with guile-2.2.
[arguments]: Replace references to version 2.0.
2017-10-29 18:30:58 +01:00
Tobias Geerinckx-Rice 8de54944f7
gnu: offlineimap: Update to 7.1.4.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.4.
2017-10-29 17:32:39 +01:00
Tobias Geerinckx-Rice 4f50fd752b
gnu: perl-email-mime: Update to 1.946.
* gnu/packages/mail.scm (perl-email-mime): Update to 1.946.
[propagated-inputs]: Add perl-module-runtime.
2017-10-29 17:32:37 +01:00
Tobias Geerinckx-Rice 9b5fc20c4e
gnu: perl-email-mime-contenttype: Update to 1.022.
* gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.022.
2017-10-29 17:32:37 +01:00
Tobias Geerinckx-Rice 25adc0066a
gnu: perl-email-simple: Update to 2.214.
* gnu/packages/mail.scm (perl-email-simple): Update to 2.214.
2017-10-29 17:32:36 +01:00
Tobias Geerinckx-Rice 801eb74620
gnu: perl-email-sender: Update to 1.300031.
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300031.
2017-10-29 17:32:36 +01:00
ng0 4b86f04a51
gnu: neomutt: Remove obsolete configure switches.
* gnu/packages/mail.scm (neomutt)[arguments]: Remove '--with-regex'
and '--with-external-dotlock' from configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-28 21:54:42 +02:00
ng0 32fc1ec3d5
gnu: neomutt: Do not inherit mutt.
* gnu/packages/mail.scm (neomutt): Remove (inherit mutt),
add 'build-system' and 'license'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-28 21:54:36 +02:00