* bug#64271: libasr is unmaintained upstream
@ 2023-06-24 15:26 Omar Polo
2023-06-30 17:17 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 1 reply; 4+ messages in thread
From: Omar Polo @ 2023-06-24 15:26 UTC (permalink / raw)
To: 64271
Hello,
I'm not a guix user so can't send patches, hope this is the correct
way to report issues however.
The upstream libasr-portable repository was archived, as the project
was unmaintained (and unmaintenable in some sense) for some time:
https://github.com/OpenSMTPD/libasr/
OpenSMTPD (its only consumer I guess) doesn't depend on it anymore, it
should be built with the bundled version that was updated.
The configure script still looks for `libasr' so that it continues to
build on OpenBSD, but on other systems it should use the bundled
libasr. There's a configure flag --with-bundled-libasr to force the
usage of the bundled version.
Thanks,
Omar Polo
P.S.: looking at the recipe for OpenSMTPD I noticed the comment
"reccomended, and supports e.g. ECDSA". While it's true that
it's reccomended to build with LibreSSL, ec keys should work
just as fine with OpenSSL. The only issue is the combo OpenSSL
3.x + LibreTLS 3.7.0 due to a known regression that will be
fixed in a upcoming release (I hope) since LibreSSL' tls did it:
https://github.com/libressl/openbsd/commit/318ad8e73e
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#64271: libasr is unmaintained upstream
2023-06-24 15:26 bug#64271: libasr is unmaintained upstream Omar Polo
@ 2023-06-30 17:17 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2023-06-30 17:32 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 1 reply; 4+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2023-06-30 17:17 UTC (permalink / raw)
To: Omar Polo; +Cc: 64271, 64271-done
[-- Attachment #1: Type: text/plain, Size: 1234 bytes --]
Omar Polo 写道:
> I'm not a guix user so can't send patches, hope this is the
> correct
> way to report issues however.
Yep.
> The upstream libasr-portable repository was archived, as the
> project
> was unmaintained (and unmaintenable in some sense) for some
> time:
>
> https://github.com/OpenSMTPD/libasr/
>
> OpenSMTPD (its only consumer I guess) doesn't depend on it
> anymore, it
> should be built with the bundled version that was updated.
Removed libasr in commit 902a48e0d3ce4a1983a6d3f71472639a8e59c48f.
> P.S.: looking at the recipe for OpenSMTPD I noticed the comment
> "reccomended, and supports e.g. ECDSA". While it's true
> that
> it's reccomended to build with LibreSSL, ec keys should
> work
> just as fine with OpenSSL. The only issue is the combo
> OpenSSL
> 3.x + LibreTLS 3.7.0 due to a known regression that will
> be
> fixed in a upcoming release (I hope) since LibreSSL' tls
> did it:
> https://github.com/libressl/openbsd/commit/318ad8e73e
OpenSMTPd temporarily(…) builds with openssl with commit
023ff651462f70004c7a92b19fd072ee3138e5a2, so the comment is gone.
Thanks!
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-07-02 13:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-24 15:26 bug#64271: libasr is unmaintained upstream Omar Polo
2023-06-30 17:17 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2023-06-30 17:32 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2023-07-01 8:26 ` Omar Polo
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).