summaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
AgeCommit message (Expand)Author
2023-10-23gnu: public-inbox: Remove dependency on (guix build syscalls)....* gnu/packages/mail.scm (public-inbox)[arguments]: Remove #:imported-modules. Remove (guix build syscalls) from #:modules. Rewrite ‘check’ phase to reap processes from the build process. [native-inputs]: Remove TINI. Ludovic Courtès
2023-10-22gnu: go-github-com-stretchr-testify: Move to (gnu packages golang-check)....* gnu/packages/golang.scm (go-github-com-stretchr-testify): Move from here... * gnu/packages/golang-check.scm: ...to here. * gnu/packages/databases.scm: Add (gnu packages golang-check) module. * gnu/packages/education.scm: As above... * gnu/packages/ipfs.scm: As above... * gnu/packages/irc.scm: As above... * gnu/packages/mail.scm: As above... * gnu/packages/textutils.scm: As above... * gnu/packages/version-control.scm: As above... Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sharlatan Hellseher
2023-10-09gnu: isync: Patch path to openssl binary....* gnu/packages/mail.scm (isync)[arguments]: Add a phase to patch the path to the openssl binary for mbsync-get-cert. Efraim Flashner
2023-10-06gnu: exim: Update to 4.96.1 [security updates]....Fixes CVE-2023-42114, CVE-2023-42115, CVE-2023-42116, CVE-2023-42117, CVE-2023-42118, and CVE-2023-42119. See <https://www.exim.org/static/doc/security/CVE-2023-zdi.txt> for more details. * gnu/packages/mail.scm (exim): Update to 4.96.1. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Wilko Meyer
2023-09-24gnu: opensmtpd: Update to 7.3.0p2 [security fixes]....* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p2. Tobias Geerinckx-Rice
2023-09-25gnu: muchsync: Update to 7....* gnu/packages/mail.scm (muchsync): Update to 7. [source]: Use https. Signed-off-by: Christopher Baines <mail@cbaines.net> Hendursaga
2023-09-22Merge branch 'master' into emacs-teamLiliana Marie Prikler
2023-09-10gnu: mutt: Update to 2.2.12 [security fixes]....Fixes CVE-2023-4874 and CVE-2023-4875. See http://lists.mutt.org/pipermail/mutt-announce/Week-of-Mon-20230904/000056.html * gnu/packages/mail.scm (mutt): Update to 2.2.12 Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> André Batista
2023-09-10gnu: mu: Update to 1.10.7....* gnu/packages/mail.scm (mu): Update to 1.10.7. Tobias Geerinckx-Rice
2023-09-10gnu: dovecot-pigeonhole: Update to 0.5.21....* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.21. Tobias Geerinckx-Rice
2023-09-10gnu: dovecot: Update to 2.3.21....* gnu/packages/mail.scm (dovecot): Update to 2.3.21. Tobias Geerinckx-Rice
2023-09-09Merge branch 'master' into emacs-teamLiliana Marie Prikler
2023-09-06gnu: gmime: Update home-page URL....* gnu/packages/mail.scm (gmime) [home-page]: Update URL. Maxim Cournoyer
2023-09-05gnu: gmime: Remove version 2.6.23....* gnu/packages/mail.scm (gmime-2.6): Remove package. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武
2023-08-26Merge branch 'master' into emacs-teamLiliana Marie Prikler
2023-08-15gnu: notmuch: Fix tests with Emacs 29....* gnu/packages/patches/notmuch-emacs-test-output.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/mail.scm (notmuch)[patches]: Add here. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Arjan Adriaanse
2023-08-06gnu: Remove duplicate import in (gnu packages mail)....* gnu/packages/mail.scm: Remove duplicate (gnu build-system go) import. Order remaining imports alphabetically. Tobias Geerinckx-Rice
2023-08-06gnu: rspamd: Sort inputs....* gnu/packages/mail.scm (rspamd)[inputs]: Order alphabetically. Tobias Geerinckx-Rice
2023-08-06gnu: rspamd: Update to 3.6....* gnu/packages/mail.scm (rspamd): Update to 3.6. Tobias Geerinckx-Rice
2023-09-04gnu: mumi: Update to 0.0.5-3.2453a5a....* gnu/packages/mail.scm (mumi): Update to 0.0.5-3.2453a5a. Arun Isaac
2023-08-26gnu: neomutt: Update to 20230517....* gnu/packages/mail.scm (neomutt): Update to 20230517. Signed-off-by: Christopher Baines <mail@cbaines.net> flabbergasted
2023-07-26gnu: urlscan: Update to 1.0.1....* gnu/packages/mail.scm (urlscan): Update to 1.0.1. Efraim Flashner
2023-07-23gnu: dkimproxy: Wrap with perl-cryptx....Fixes ‘Can't locate Crypt/PK/Ed25519.pm in @INC’. * gnu/packages/mail.scm (dkimproxy)[inputs]: Add perl-cryptx. [arguments]: Wrap the scripts with it. Tobias Geerinckx-Rice
2023-07-16gnu: perl-mail-dkim: Mark up description....* gnu/packages/authentication.scm (perl-mail-dkim)[description]: Use @acronym{}. Drop ‘new’. Tobias Geerinckx-Rice
2023-07-16gnu: perl-mail-dkim: Update to 1.20230630....* gnu/packages/mail.scm (perl-mail-dkim): Update to 1.20230630. [propagated-inputs]: Add perl-cryptx. Tobias Geerinckx-Rice
2023-07-16gnu: rspamd: Update to 3.5....* gnu/packages/mail.scm (rspamd): Update to 3.5. Tobias Geerinckx-Rice
2023-07-16gnu: ytnef: Update to 2.1.2....* gnu/packages/mail.scm (ytnef): Update to 2.1.2. Tobias Geerinckx-Rice
2023-07-09gnu: altermime: Cross-compile....* gnu/packages/mail.scm (altermime)[arguments]: Use CC-FOR-TARGET. Add a new 'do-not-strip phase. Tobias Geerinckx-Rice
2023-07-09gnu: altermime: Use G-expressions....* gnu/packages/mail.scm (altermime)[arguments]: Rewrite as G-expressions. Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2023-07-09gnu: altermime: Download over HTTPS....* gnu/packages/mail.scm (altermime)[source]: Use HTTPS. Tobias Geerinckx-Rice
2023-07-09gnu: alpine: Download over HTTPS....* gnu/packages/mail.scm (alpine)[source]: Use HTTPS. Tobias Geerinckx-Rice
2023-07-02gnu: mu: Update to 1.10.5....* gnu/packages/mail.scm (mu): Update to 1.10.5. Tobias Geerinckx-Rice
2023-07-02gnu: gmime: Use G-expressions....* gnu/packages/mail.scm (gmime)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-02gnu: gmime: Download sources from the git repository....* gnu/packages/mail.scm (gmime)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add "--enable-gtk-doc=yes" to #:configure-flags. Don't explicitly return #t from phases. [native-inputs]: Add autoconf, automake, gtk-doc, libtool, and which. Tobias Geerinckx-Rice
2023-07-02gnu: gmime: Remove obsolete configure flag....* gnu/packages/mail.scm (gmime)[arguments]: Remove "--vapigen=yes" from #:configure-flags. Tobias Geerinckx-Rice
2023-07-02gnu: fetchmail: Use G-expressions....* gnu/packages/mail.scm (fetchmail)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-02gnu: fetchmail: Update to 6.4.37....* gnu/packages/mail.scm (fetchmail): Update to 6.4.37. Tobias Geerinckx-Rice
2023-07-02gnu: nullmailer: Use G-expressions....* gnu/packages/mail.scm (nullmailer)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-02gnu: nullmailer: Remove obsolete trailing #t....* gnu/packages/mail.scm (nullmailer)[arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2023-07-02gnu: mu: Update to 1.10.4....* gnu/packages/mail.scm (mu): Update to 1.10.4. [arguments]: Remove old 'fix-build-system phase. Tobias Geerinckx-Rice
2023-07-05gnu: msmtp: Update to 1.8.24....* gnu/packages/mail.scm (msmtp): Update to 1.8.24. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Timotej Lazar
2023-06-30gnu: opensmtpd: Update to 7.3.0p1....* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p1. [inputs]: Replace openssl with now-working libressl. Tobias Geerinckx-Rice
2023-06-30gnu: opensmtpd: Build with OpenSSL....When building with libressl, smtpd will silently segfault in libtls.so. * gnu/packages/mail.scm (opensmtpd)[inputs]: Replace libressl with openssl. Tobias Geerinckx-Rice
2023-06-30gnu: Remove libasr....It has been subsumed by OpenSMTPd and is otherwise unused. See <https://issues.guix.gnu.org/64271>. * gnu/packages/dns.scm (libasr): Delete variable. * gnu/packages/mail.scm (opensmtpd)[inputs]: Remove it to use the bundled ‘copy’. Tobias Geerinckx-Rice
2023-06-26gnu: aerc: Update to 0.15.2....* gnu/packaging/mail.scm (aerc): Update to 0.15.2. [arguments]: Tweak build flags and make command. [inputs]: Add python and python-vobject. Signed-off-by: Christopher Baines <mail@cbaines.net> guix-patches--- via
2023-06-24gnu: opensmtpd-filter-rspamd: Update to 0.1.8....* gnu/packages/mail.scm (opensmtpd-filter-rspamd): Update to 0.1.8. Tobias Geerinckx-Rice
2023-06-18gnu: opensmtpd: Update to 7.3.0p0....* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p0. [arguments]: Remove obsolete 'fix-smtpctl-encrypt-bug phase. Don't explicitly return #t from remaining phases. Tobias Geerinckx-Rice
2023-06-20gnu: mu: Update to 1.10.3....* gnu/packages/mail.scm (mu): Update to 1.10.3. Ricardo Wurmus
2023-06-12gnu: mailutils: Update to 3.16...* gnu/packages/mail.scm (mailutils): Update to 3.16 Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai
2023-06-04gnu: urlscan: Update to 1.0.0....* gnu/packages/mail.scm (urlscan): Update to 1.0.0. [arguments]: Skip the test phase. [build-system]: Switch to the pyproject-build-system. [native-inputs]: Add python-hatch-vcs, python-hatchling. Efraim Flashner