Age | Commit message (Collapse) | Author |
|
* gnu/packages/mail.scm (dovecot): Update to 2.3.10.
|
|
|
|
* gnu/packages/mail.scm (mu)[home-page]: Use HTTPS.
|
|
* gnu/packages/mail.scm (gmime): Update to 3.2.6.
|
|
* gnu/packages/mail.scm (notmuch)[arguments]:
Add NOTMUCH_TEST_TIMEOUT=1h make flag.
|
|
The required libressl version is now stable and more featureful than
openssl.
* gnu/packages/mail.scm (opensmtpd)[inputs]: Replace openssl with libressl.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.0-6.a933a62.
[inputs]: Remove guile-fibers; replace guile-json-1 with guile-json-3.
[source]: Remove snippet.
|
|
* gnu/packages/mail.scm (mumimu): Update to 1.2.0-2.6b42431.
[arguments]: Do not patch Makefile.am or configure.ac.
[version]: Inherit from mu.
|
|
* gnu/packages/guile-xyz.scm (guile-debbugs-next): Remove variable.
* gnu/packages/mail.scm (mumi)[inputs]: Replace guile-debbugs-next with
guile-debbugs.
|
|
See <https://www.mail-archive.com/misc@opensmtpd.org/msg04888.html>.
* gnu/packages/mail.scm (opensmtpd): Update to 6.6.4p1.
|
|
* gnu/packages/mail.scm (dovecot): Update to 2.3.9.3.
|
|
* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Don't set
NOCONFIGURE environment variable.
* gnu/packages/algebra.scm (givaro, fflas-ffpack, linbox),
* gnu/packages/arcan.scm (xarcan),
* gnu/packages/audio.scm (rtmidi),
* gnu/packages/cinnamon.scm (cinnamon-desktop),
* gnu/packages/gnome.scm (dia, libxklavier, byzanz),
* gnu/packages/image-viewers.scm (geeqie),
* gnu/packages/libusb.scm (libplist),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/networking.scm (aircrack-ng),
* gnu/packages/terminals.scm (tilda, kmscon),
* gnu/packages/xorg.scm (xf86-video-intel, xcompmgr) [arguments]: Same.
|
|
* gnu/packages/mail.scm (opensmtpd): Update to 6.6.3p1.
|
|
* 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>
|
|
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.
|
|
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.
|
|
* gnu/packages/mail.scm (public-inbox)[inputs]: Add perl-net-server.
|
|
* 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.
|
|
* gnu/packages/mail.scm (public-inbox): Update to 1.2.0-0.05a06f3.
|
|
* gnu/packages/mail.scm (alpine)[source]: Add a snippet to hunt down
and destroy pre-compiled objects.
|
|
* gnu/packages/mail.scm (mailutils): Update to 3.8.
[arguments]: Adjust substitutions.
|
|
* gnu/packages/mail.scm (neomutt)[home-page]: Drop unsupported www subdomain.
|
|
* gnu/packages/mail.scm (neomutt): Update to 20191207.
|
|
* gnu/packages/mail.scm (mpop)[description]: Use @acronym.
|
|
* gnu/packages/mail.scm (mpop): Update to 1.4.7.
|
|
gnu/packages/mail.scm (mpop)[inputs]: Remove libidn.
|
|
* gnu/packages/mail.scm (exim)[arguments]: Add a ‘build-reproducibly’
phase.
|
|
* gnu/packages/mail.scm (exim)[source]: Fetch the .tar.xz archive.
|
|
* 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.
|
|
This version of libetpan does not ship with libetpan-config, which
prefents claws-mail from building.
This reverts commit e2f5de145562540a497bfc5b580011c9cf9000fd.
|
|
* gnu/packages/mail.scm (libetpan): Update to 1.9.4.
|
|
* gnu/packages/mail.scm (gmime): Update to 3.2.5.
|
|
* gnu/packages/mail.scm (msmtp): Update to 1.8.7.
|
|
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: c7b2b539802eaa3f969e212c98eb671a1a75e9f3
* gnu/packages/mail.scm (mumimu)[version]: Inline the current value
of (package-version guile-email) as a string.
|
|
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300034.
|
|
* gnu/packages/mail.scm (pan): Update to 0.146.
|
|
* gnu/packages/mail.scm (dovecot): Update to 2.3.9.2.
|
|
* gnu/packages/mail.scm (mumi)[inputs]: Add GNUTLS.
|
|
* gnu/packages/mail.scm (mumi)[source](snippet): Modify "Makefile.am" so
that assets are installed.
|
|
* gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags.
|
|
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>
|
|
* gnu/packages/mail.scm (mumi)[source](modules, snippet): New fields.
|
|
* 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".
|
|
* gnu/packages/mail.scm (mutt)[source]: Add upstream's preferred uri.
|
|
* gnu/packages/mail.scm (mutt): Update to 1.13.2.
|
|
* gnu/packages/mail.scm (bogofilter)[home-page]: Use HTTPS.
|
|
* gnu/packages/mail.scm (bogofilter): Update to 1.2.5.
[license]: Upgrade to GPL3+.
|
|
* gnu/packages/mail.scm (imapfilter): Update to 2.6.16.
[arguments]: Remove ‘fix-include-path’ phase.
|
|
* gnu/packages/mail.scm (mpop): Update to 1.4.6.
|
|
* gnu/packages/mail.scm (notmuch): Refer to the updated installation
directory.
|