Re: relayd TLS handshake failure

2024-08-28 Thread David McMackins II
Another update on this issue: httpd is perfectly capable of negotiating a TLS handshake with my keypair. The error only happens in relayd. -- Regards, David E. McMackins II www.mcmackins.org On Thu, 2024-08-22 at 07:20 -0500, David McMackins II wrote: > Thanks for the tips. No mention of ecdsa

[PATCH] getty(8): Fix the 'dx' capability (DECCTLQ)

2024-08-28 Thread Piotr Durlej
--- libexec/getty/subr.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/getty/subr.c b/libexec/getty/subr.c index 49b7f3d3ae5..f036dec0803 100644 --- a/libexec/getty/subr.c +++ b/libexec/getty/subr.c @@ -307,9 +307,9 @@ setflags(int n) CLR(lflag, EC

Re: MBP M2 pro, !cold assert failed drm/include/linux/completion.h line 89 at shutdown

2024-08-28 Thread Stuart Henderson
I've not run into this again yet (with a few reboots). -- Sent from a phone, apologies for poor formatting. On 27 August 2024 23:46:46 Stuart Henderson wrote: 'Apple MacBook Pro (14-inch, M2 Pro, 2023)', running recent -current. Not running X. I hit this after running halt -p: panic: kernel

Re: MBP M2 pro, !cold assert failed drm/include/linux/completion.h line 89 at shutdown

2024-08-28 Thread Mark Kettenis
> From: Stuart Henderson > Date: Wed, 28 Aug 2024 23:21:50 +0100 > > I've not run into this again yet (with a few reboots). Well, the issue is probably real. We have no code to "quiesce" the drm drivers upon reboot/shutdown, so if you hit the backlight buttons at the wrong moment, or if X is sl