Re: Configure interface by lladdr during install

2022-12-16 Thread Andrew Hewus Fresh
On Wed, Dec 07, 2022 at 07:35:53PM -0800, Andrew Hewus Fresh wrote: > On Wed, Dec 07, 2022 at 09:51:51AM -0800, Andrew Hewus Fresh wrote: > > On Wed, Dec 07, 2022 at 10:28:05AM +, Stuart Henderson wrote: > > > On 2022/12/06 19:57, Andrew Hewus Fresh wrote: > > > > Which interface do you wish to

sparc64: pull retry logic out of stickcmpr_set()

2022-12-16 Thread Scott Cheloha
miod@'s UltraSPARC IIe machine really, really hates the following code: stickcmpr_set(stick()); When we try that code, invariably the clock interrupt does not fire and the machine hangs. I think stickcmpr_set() fails to ensure that %STICK_CMPR is larger than %STICK before returning to th

Re: amptimer(4): switch to clockintr

2022-12-16 Thread Jeremie Courreges-Anglas
On Sat, Dec 10 2022, Jeremie Courreges-Anglas wrote: > On Fri, Dec 09 2022, Scott Cheloha wrote: >> Next up for the armv7 clockintr switch: amptimer(4). >> >> - Remove amptimer-specific clock interrupt scheduling bits and >> randomized statclock bits. >> - Remove debug evcounts. The interrupt'

Re: acme-client: parsing X509V3_EXT_print output is offensive

2022-12-16 Thread Theo Buehler
> > -* Parse the SAN line. > > -* Make sure that all of the domains are represented only once. > > +* Ensure the certificate's SAN entries fully cover those passed on > > +* the command line and that all domains are represented only once. > > */ > > The SAN entries do not come

Re: acme-client: parsing X509V3_EXT_print output is offensive

2022-12-16 Thread Florian Obser
On 2022-12-15 20:08 +01, Theo Buehler wrote: > I would appreciate some testing by people who actually use acme-client > with multiple SANs. The diff works for me and should not change any > important behavior. > > When I learned about CVE-2021-44532 in node, I was horrified, but oh, > well, it was

Re: clang on riscv64: fix LTO link with PIE/PIC objects

2022-12-16 Thread Mark Kettenis
> From: Jeremie Courreges-Anglas > Date: Fri, 16 Dec 2022 01:43:04 +0100 > > On riscv64 LTO fails for some ports with this error: > > ld: error: linking module flags 'SmallDataLimit': IDs have conflicting > values in '.o' and 'ld-temp.o' > > This is because some objects files are built PIC a