Lucas Holt

Results 35 comments of Lucas Holt

handbook section from freebsd https://reviews.freebsd.org/R9:92179ea675b6f6e1ac02e7126ed036c54b883a56 https://reviews.freebsd.org/D30004

So this is attempting to build 2.2.1. OS: MidnightBSD 4.0 current I got past the OpenSSL error after updating to OpenSSL 3.0.18. Now I get a new error. ```c libtool:...

This patch seems to fix it. (Should also work on FreeBSD 13.x) https://github.com/MidnightBSD/mports/blob/c54547dc934a925a8bad7bd1fc4d9b0d9a5019e5/security/duo/files/patch-lib_https.c

merged to stable/3.2 today. already fixed in current

Some of the code the patch for this fixes isn't even present in our version. We'd likely need to update a few major versions to fix this.

looks technically valid in that version but shouldn't be a problem in practice since we use elf format. https://inbox.sourceware.org/gdb-patches/[email protected]/ https://sourceware.org/bugzilla/show_bug.cgi?id=30639

This should mitigate most of the issues here. 1f5ea10ea4ff4d6494b575d725c728bd292d5ec9

false positive. our gdb is so old it doesn't have that method.

This was fixed on current. the sound part of this is a false positive.