GNU bug report logs -
#71780
[PATCH 0/3] add hydroxide package
Previous Next
Reported by: Jean SIMARD <woshilapin <at> tuziwo.info>
Date: Wed, 26 Jun 2024 07:20:02 UTC
Severity: normal
Tags: patch
Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
hydroxide is a bridge for ProtonMail which expose SMTP and IMAP.
This is useful for example for `git send-email` which needs
SMTP that ProtonMail doesn't provide.
A serie of patches is proposed.
1. first an update of existing `go-sasl`
2. second, an update of existing `protonmail/go-crypto`, note that it also impacts `go-pgpmail`
3. all the new dependencies needed for `hydroxide`, then `hydroxide`
I checked the other dependents of `go-sasl` and `protonmail/go-crypto` which are `soju` and `aerc`.
They appear to build correctly with these new versions of the dependencies.
`go-smtp` is dependency which already exists in `guix`.
However, bumping it was breaking `aerc`.
I therefore chose to make a variant for the newer version.
Jean SIMARD (3):
gnu: update go-github-com-emersion-go-sasl
gnu: update go-github-com-protonmail-go-crypto
gnu: add hydroxide
gnu/packages/golang-crypto.scm | 51 +++++++---
gnu/packages/golang.scm | 177 +++++++++++++++++++++++++++++----
gnu/packages/mail.scm | 37 +++++++
3 files changed, 230 insertions(+), 35 deletions(-)
base-commit: 78d946b01162fbe986c6768800e8cfd6e70e67e5
--
2.41.0
This bug report was last modified 301 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.