summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: sendmail: Remove trailing #t from phases.•••* gnu/packages/mail.scm (sendmail) [arguments] <#:phases>: Remove trailing #t and re-indent some expressions. Change-Id: I1557b07f53f4f7f4aad6850d98973570d1d2a8cc Maxim Cournoyer2024-11-121-27/+19
* gnu: sendmail: Update to 8.18.1. [security fixes]•••This fixes CVE-2023-51765 and CVE-2021-3618. * gnu/packages/mail.scm (sendmail): Update to 8.18.1. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves2024-11-121-3/+2
* gnu: sylpheed: Add release-monitoring-url property.•••* gnu/packages/mail.scm (sylpheed)[properties]: Add release-monitoring-url. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves2024-11-061-0/+2
* gnu: mu: Update to 1.12.7.•••* gnu/packages/mail.scm (mu): Update to 1.12.7. [source]: Switch to git-fetch. Change-Id: I377c49e3c1a83ae854f82e565660a1743ab0c2d7 Zheng Junjie2024-11-061-5/+8
* gnu: aerc: Add a patch for bug with signed messages.•••* gnu/packages/mail.scm (aerc): (source)[origin]<patches>: Add patch. Change-Id: I9e080662854b93022255f53e9f6eff11a2c934a3 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ashish SHUKLA2024-10-151-1/+12
* gnu: fetchmail: Wrap fetchmailconf.•••* gnu/packages/mail.scm (fetchmail)[arguments]: Add a phase to wrap fetchmailconf with GUIX_PYTHONPATH. [inputs]: Add bash-minimal, python-future, python-wrapper. Change-Id: I6f48361e7d739bfcaa2d1f20eb177933e5e7a5d8 Efraim Flashner2024-09-291-2/+13
* gnu: aerc: Don't rely on input labels.•••* gnu/packages/mail.scm (aerc)[arguments]: Test for …/bin/zoxide directly. Change-Id: I6492bd969048a548c45504c0897b851f369277b9 Tobias Geerinckx-Rice2024-09-081-6/+5
* gnu: aerc: Update to 0.18.2.•••* gnu/packages/mail.scm (aerc): Update to 0.18.2. Change-Id: I16ca6cc052f7af569249c569cec8e8ac6ef274e9 Tobias Geerinckx-Rice2024-09-081-2/+2
* gnu: mpop: Update to 1.4.20.•••* gnu/packages/mail.scm (mpop): Update to 1.4.20. Change-Id: I6ad78891b2621ca7a9fe1787aac405fef800cec0 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Timotej Lazar2024-09-091-2/+2
* gnu: alpine: Disable parallel build.•••* gnu/packages/mail.scm (alpine)[arguments]: Add '#:parallel-build? #f'. Change-Id: Ic5c7f34ba8b720762b345670f4d568af5e39cb2d 宋文武2024-08-311-0/+1
* gnu: opensmtpd-extras: Fix build.•••* gnu/packages/mail.scm (opensmtpd-extras)[inputs]: Add libxcrypt. Change-Id: I7ea93d34cfb14434d5b47e52751d137dab4d7afe 宋文武2024-08-311-0/+1
* gnu: opensmtpd: Add libxcrypt dependency.•••* gnu/packages/mail.scm (opensmtpd)[inputs]: Add libxcrypt. Change-Id: Idb65d607830dfd64e1e60ea888be596ab04d9cdd 宋文武2024-08-311-0/+1
* gnu: alpine: Add libxcrypt dependency.•••* gnu/packages/mail.scm (alpine)[inputs]: Add libxcrypt. Change-Id: Id492d0a868d7de55f7f6b10a19b3d3a7ab47ab2d 宋文武2024-08-311-0/+1
* gnu: dovecot: Add libxcrypt dependency.•••* gnu/packages/mail.scm (dovecot)[inputs]: Add libxcrypt. Change-Id: I0457ca46dd9d7c776cdf176a189994554bcde168 宋文武2024-08-311-0/+1
* gnu: exim: Add libxcrypt dependency.•••* gnu/packages/mail.scm (exim)[inputs]: Add libxcrypt. Change-Id: I7767ec43ecf67f3517f8b998c421907f3fda19b1 宋文武2024-08-311-0/+1
* gnu: mailutils: Add libxcrypt dependency.•••* gnu/packages/mail.scm (mailutils): Add libxcrypt dependency. Change-Id: Ide005e58ffa6312350539f4b4f9648191a0bdc31 Josselin Poiret2024-08-311-0/+1
* gnu: mail: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation. * gnu/packages/mail.scm (astroid)[inputs]: Add 'bash-minimal'. (notifymuch)[inputs]: Likewise. (dkimproxy)[inputs]: Likewise. (swaks): Delete trailing #t. [inputs]: Add 'bash-minimal'. (mumi)[inputs]: Likewise. (public-inbox)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I0ebdd60a5b33725548850d53676d181e10c71103 Maxime Devos2024-08-311-10/+13
* build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee Maxim Cournoyer2024-08-311-2/+2
* Replace some more occurrences of ‘setuid-programs’.•••* gnu/packages/containers.scm (podman, buildah)[arguments]: Substitute /run/privileged/bin for /run/setuid-programs. * gnu/packages/mail.scm (opensmtpd)[arguments]: Likewise. * gnu/packages/spice.scm (spice-gtk)[arguments]: Likewise. * gnu/packages/patches/enlightenment-fix-setuid-path.patch: Likewise. * gnu/packages/xdisorg.scm (xsecurelock)[description]: Rewrite example code to use the ‘privileged-program(s)’ terminology. * doc/guix-cookbook.texi (Network bridge for QEMU): Likewise. * gnu/packages/disk.scm (udevil)[arguments]: Update a comment. Change-Id: I7f467e8743a3ef556cd89bac41509bf51d9edb30 Tobias Geerinckx-Rice2024-08-181-1/+1
* gnu: opensmtpd: Fix cross-compilation.•••* gnu/packages/mail.scm (opensmtpd)[arguments]: Specify the correct, non-native ‘zcat’ in #:configure-flags. Fix the 'patch-FHS-file-names phase to do the same for ‘cat’ & ‘sh’. [inputs]: Add bash-minimal, coreutils, and gzip. Change-Id: I0877b982929b4931abf0fc82871d05cab9e888c0 Tobias Geerinckx-Rice2024-08-181-16/+25
* gnu: opensmtpd: Update to 7.5.0p0.•••* gnu/packages/mail.scm (opensmtpd): Update to 7.5.0p0. Change-Id: Ie54546a505f0d700754b6990998810c97f2cd5a1 Tobias Geerinckx-Rice2024-08-181-2/+2
* gnu: isync: Update to 1.5.0.•••* gnu/packages/mail.scm (isync): Update to 1.5.0. [source]: Remove unneeded patch. * gnu/packages/patches/isync-openssl3-fix.patch: Remove. * gnu/local.mk (dist_patch_DATA): Unregister it. Change-Id: Idf814371f94bdd2848aa06c5f4150d9ac8702f65 John Kehayias2024-08-191-5/+2
* gnu: mu: Update to 1.12.6.•••* gnu/packages/mail.scm (mu): Update to 1.12.6. Change-Id: Ibfbc2328b02dc29e29cf88a4522498ed12bb72e0 John Kehayias2024-08-191-2/+2
* gnu: dovecot-pigeonhole: Update to 0.5.21.1.•••* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.21.1. Change-Id: Ib336af56a4f32af9314986abae34cb4c955e95e8 Tobias Geerinckx-Rice2024-08-111-2/+2
* gnu: dovecot: Update to 2.3.21.1 [fixes CVE-2024-23184, CVE-2024-23185].•••* gnu/packages/mail.scm (dovecot): Update to 2.3.21.1. Change-Id: Ic70f05f0c8a556fd21ea1a7ed38893c21bf62625 Tobias Geerinckx-Rice2024-08-111-2/+2
* Merge remote-tracking branch 'origin/go-team'•••Change-Id: Ib66e48c4cb84e9e97ebcec334ab0b9f3dbfb1457 Sharlatan Hellseher2024-08-081-60/+91
|\
| * gnu: Add hydroxide.•••* gnu/packages/mail.scm (hydroxide): New variable. Change-Id: Ic20d8d3d22afc4a580094bed64d0aa5059a1a9cf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Jean SIMARD2024-07-281-0/+39
| * gnu: aerc: Update to 0.18.1.•••* gnu/packages/mail.scm (aerc): Update to 0.18.1. [arguments]: <#:phases>: Adjust 'patch-paths phase to replace all occurrences of "sh" in all found *.go files. [inputs]: Add notmuch. [native-inputs]: Remove go-git-sr-ht-rockorager-tcell-term, go-git-sr-ht-sircmpwn-getopt, go-github-com-creack-pty, go-github-com-ddevault-go-libvterm, go-github-com-gdamore-tcell-v2, go-github-com-google-shlex, go-github-com-imdario-mergo, go-github-com-kyoh86-xdg, go-github-com-miolini-datacounter, go-github-com-mitchellh-go-homedir, go-github-com-xo-terminfo, and go-github-com-zenhack-go-notmuch; add go-git-sr-ht-rjarry-go-opt, go-git-sr-ht-rockorager-go-jmap, go-git-sr-ht-rockorager-vaxis, go-golang-org-x-image, go-golang-org-x-sys, and go-golang-org-x-tools. Change-Id: I4cd6de3fb90b33a1b421612c804ee2b01f6c8078 Sharlatan Hellseher2024-07-281-23/+14
| * gnu: aerc: Adjust inputs.•••* gnu/packages/mail.scm (aerc): Move all Golang packages from [inputs] to [native-inputs] and sort alphabetically. Change-Id: Ie2a55f761f57050f877d6a8861eb380c958e8814 Sharlatan Hellseher2024-07-281-37/+38
| * gnu: aerc: Fix indentation.•••* gnu/packages/mail.scm (aerc): Fix indentation. Change-Id: I9422a40880ec15f30b7ee2863d843c3334f3a974 Sharlatan Hellseher2024-07-281-48/+48
* | gnu: Add bubger.•••* gnu/packages/mail.scm (bubger): New variable. Change-Id: I68a3d4dea546b8643ddef19d2bd3dd5edd263cb4 jgart2024-07-251-1/+33
|/
* gnu: bower: Update to 1.1.•••* gnu/packages/mail.scm (bower): Update to 1.1. Change-Id: I240870755317de0b44b5c7af8ce9a77727649e7e jgart2024-07-241-2/+2
* gnu: exim: Update to 4.98 [security fixes].•••Fixes CVE-2024-39929. * gnu/packages/mail.scm (exim): Update to 4.98. Change-Id: Iec780a9a718e256688aa531da2ce0b3183c3c7a4 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Wilko Meyer2024-07-181-2/+2
* gnu: opensmtpd: Correct hard coded path.•••* gnu/packages/mail.scm (opensmtpd)[arguments]: Substitute non existent path. Change-Id: I6da8c3650be66f7e2297ea6174a66b7f0b1bc0c0 Signed-off-by: Andreas Enge <andreas@enge.fr> Felix Lechner2024-07-091-0/+4
* gnu: go-github-com-syndtr-goleveldb-leveldb: Rename variable.•••* gnu/packages/golang-xyz.scm (go-github-com-syndtr-goleveldb-leveldb): Rename variable to go-github-com-syndtr-goleveldb to reflect go.mode name. [arguments]: <#:import-path>: Adjust it to reflect go.mode import path. <#:phases>: Delete 'build phase; use custom 'check phase. * gnu/packages/ipfs.scm (kubo) [inputs]: Remove go-github-com-syndtr-goleveldb-leveldb. Add go-github-com-syndtr-goleveldb * gnu/packages/mail.scm: Likewise. Change-Id: I84c6a2b398adc7230494847215ccbd1cde73afc9 Sharlatan Hellseher2024-07-071-1/+1
* gnu: claws-mail: Update to 4.3.0.•••* gnu/packages/mail.scm (claws-mail): Update to 4.3.0. Change-Id: I19ee398cb595e77493c9ad79d9ae482950ffb459 Signed-off-by: jgart <jgart@dismail.de> kiasoc52024-07-011-2/+2
* gnu: exim: Update to 4.97.1.•••* gnu/packages/mail.scm (exim): Update to 4.97.1. [inputs]: Add perl-file-fcntllock. [arguments]: Add fix-perl-file-names phase. Change-Id: Ide1ba09368c2b23fd8ab6d6cdae8887ccb7edbeb Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Wilko Meyer2024-06-241-2/+9
* gnu: emacs-notmuch: Install desktop files.•••* gnu/packages/mail.scm (emacs-notmuch)[arguments]: Add install-desktop-files phase. Change-Id: I9f3a049acb7062807a58d95ca526813caab0d563 Signed-off-by: jgart <jgart@dismail.de> Arun Isaac2024-06-191-1/+17
* gnu: mu: Update to 1.12.5.•••* gnu/packages/mail.scm (mu): Update to 1.12.5. [arguments]: Wrap /bin/mu to enable running Guile extension scripts. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I04409ad934716a4b7dfa12a225415881cd682b49 Sergey Trofimov2024-06-111-5/+15
* gnu: mumi: Update to 0.3.0.•••* gnu/packages/mail.scm (mumi): Update to 0.3.0. Change-Id: I5893d5a2537b79a1d1e214d6f11b82f6d4b1622f Arun Isaac2024-06-101-2/+2
* gnu: mpop: Update to 1.4.19.•••* gnu/packages/mail.scm (mpop): Update to 1.4.19. Change-Id: I52123309eac66c4c8668a1582d183c6fce000e11 Signed-off-by: Andreas Enge <andreas@enge.fr> Timotej Lazar2024-06-101-2/+2
* gnu: mumi: Update to 0.2.1.•••* gnu/packages/mail.scm (mumi): Update to 0.2.1. Change-Id: Ib06e98e4b5d8d8408c314dc2724ccebd1b17163a Arun Isaac2024-06-051-2/+2
* gnu: mumi: Update to 0.2.0.•••* gnu/packages/mail.scm (mumi): Update to 0.2.0. Change-Id: I312edaf870ecaa114f828086fd9807aa549fb84d Arun Isaac2024-06-031-2/+2
* gnu: notmuch: Add sfsexp input.•••sfsexp is a C/C++ library for the manipulation (read, parse, modify, and create) of symbolic expressions. In an environment where sfsexp is available, Notmuch will compile with support for a S-expression-based query format. This commit is to add sfsexp as a Notmuch dependency and therefore to add S-exp support. * gnu/packages/mail.scm (notmuch)[native-inputs]: Add git-minimal/pinned. [inputs]: Add sfsexp. Change-Id: Ic3b4a30b2672ad690d66b283e9bdc8e2197f97a7 Signed-off-by: Christopher Baines <mail@cbaines.net> Fabio Natali2024-05-131-1/+3
* gnu: mumi: Update to 0.1.0.•••* gnu/packages/mail.scm (mumi): Update to 0.1.0. [inputs]: Add xdg-utils. Change-Id: If1444b6abb72f7f039d0417b7d7b38b8221bc9ba Arun Isaac2024-05-111-3/+4
* gnu: msmtp: Update to 1.8.26.•••* gnu/packages/mail.scm (msmtp): Update to 1.8.26. Change-Id: I85eea2d64944a3e1b7b4ed3022772190ee5787c2 Timotej Lazar2024-05-061-2/+2
* gnu: gmime: Update to 3.2.14.•••* gnu/packages/mail.scm (gmime): Update to 3.2.14. [native-inputs]: Replace autoconf by autoconf-2.71. Change-Id: If72864085d085e55883ea1474b1c05ca1610d21a Danny Milosavljevic2024-05-041-3/+3
* gnu: mumi: Update to 0.0.10.•••* gnu/packages/mail.scm (mumi): Update to 0.0.10. Change-Id: I1a2f4f81e0c1ccc7fe2eab442e1544f94a08ee2f Arun Isaac2024-04-271-2/+2
* gnu: mumi: Update to 0.0.9.•••* gnu/packages/mail.scm (mumi): Update to 0.0.9. Change-Id: I992a9466fbe3e4bcac1a3cd6f57daac2142c2f18 Arun Isaac2024-04-251-3/+3
* gnu: Add nmail.•••* gnu/packages/mail.scm (nmail): New variable. Reviewed-by: Christina O'Donnell <cdo@mutix.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I850ac3a1b6e6db6d1869bb3fe8ff9d3a9e71cc86 M2024-04-231-0/+43